Progress continues to be made by the working groups.
Documentation
Other Items
- The Boost thirdparty package has been upgraded to v1.60. This fixes a number of compiler warnings (DM-5394)
- Apple XCode 7.3 has a linker bug when a flat namespace is used to resolve indirect library dependencies that involve
@rpath
. This triggered build issues with Qserv and conda packages on OS X. A workaround is now in place. (DM-5753) - The
mpi4py
thirdparty package can now build properly on OS X with Anaconda python.