Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-18 | Pin Millepede version to V04-13-06 | Thomas White | |
Unfortunately, V04-14-00 cannot be compiled with older Meson versions (which we otherwise support) - they apparent confuse the old version of the Fortran dependency scanner with use of #ifdef. There's not currently much for us to gain from a more recent Millepede version, so this is the easiest solution. | |||
2023-08-30 | Meson: Update wrap for cJSON | Thomas White | |
2023-08-29 | Meson: Simplify Millepede build system | Thomas White | |
There are no dependencies, only a subproject via wrap. | |||
2023-08-24 | Use built-in Mille writer instead of wrapping C++ version | Thomas White | |
2023-07-28 | Formatting | Thomas White | |
2023-07-28 | Millepede: Add optional zlib dependency (enable gzipped data files) | Thomas White | |
2023-07-28 | Add C wrapper for Mille | Thomas White | |
2023-07-28 | Add wrapped Millepede dependency | Thomas White | |
2023-05-10 | Meson: Update Eigen wrap | Thomas 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-18 | Update libCCP4 wrap to 8.0.0 | Thomas White | |
2022-06-08 | Meson: Update wrap for libccp4c | Thomas White | |
2022-06-02 | Seedee deserialization | Thomas White | |
2022-01-10 | Meson: Switch to libccp4c from WrapDB | Thomas White | |
2021-10-13 | Meson: Get zlib via wrap | Thomas White | |
2021-10-07 | Meson: Get PinkIndexer via wrap | Thomas White | |
2021-10-07 | Meson: Get Xgandalf via wrap | Thomas White | |
2021-09-17 | Meson: Quieten down the libccp4c compilation | Thomas White | |
Hopefully we can get these warnings fixed upstream, but I don't think it will happen soon. | |||
2021-09-06 | Meson: Get FDIP via a Wrap | Thomas White | |
2021-09-03 | Meson: Add libccp4c as a wrapped subproject | Thomas White | |