Thanks to your submitted issues we have a few bug fixes and build
enhancements.
Make sure different unit tests write out to differently named files so
that the test suite does not fail when run in parallel. (Issue 477)
Add SPDX shorthand to LICENSE.txt and move extra external stuff to
THIRD-PARTY.txt (Issue 475)
CMake:
If CMAKE_SKIP_RPATH is set, do not add to the RPATH. if unset then we
make sure CMAKE_INSTALL_RPATH gets set. (Issue 476, 477)
Look for the boost dependency before the PyImath one for
the python bindings. (Issue 478)
You can get it here: