aboutsummaryrefslogtreecommitdiff
path: root/subprojects
AgeCommit message (Collapse)Author
2023-05-10Meson: Update Eigen wrapThomas White
Previously, compilation of some of CrystFEL's dependencies would break when using a version of Eigen previously installed by CrystFEL's own build system (i.e. by the Meson wrap for Eigen). This was because of a bug in the pkg-config file. The updated Eigen wrap includes a fix.
2022-11-18Update libCCP4 wrap to 8.0.0Thomas White
2022-06-08Meson: Update wrap for libccp4cThomas White
2022-06-02Seedee deserializationThomas White
2022-01-10Meson: Switch to libccp4c from WrapDBThomas White
2021-10-13Meson: Get zlib via wrapThomas White
2021-10-07Meson: Get PinkIndexer via wrapThomas White
2021-10-07Meson: Get Xgandalf via wrapThomas White
2021-09-17Meson: Quieten down the libccp4c compilationThomas White
Hopefully we can get these warnings fixed upstream, but I don't think it will happen soon.
2021-09-06Meson: Get FDIP via a WrapThomas White
2021-09-03Meson: Add libccp4c as a wrapped subprojectThomas White