Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-03 | Meson: Add libccp4c as a wrapped subproject | Thomas White | |
2021-08-19 | Search for OpenCL header with OpenCL | Nicholas Devenish | |
Previously, this was searching for OpenCL, and then trying to use the OpenCL header from only system locations. | |||
2021-08-19 | Meson: Check for SLURM headers as well as library | Thomas White | |
It seems that some systems have "-lslurm" but no <slurm/slurm.h>. Therefore, we need to check for both. Of course, ideally the outer test using pkg-config should work. | |||
2021-08-16 | This is CrystFEL 0.10.00.10.0 | Thomas White | |
2021-07-19 | Bump API version to 14 | Thomas White | |
2021-07-01 | Meson: Fussiness | Thomas White | |
2021-06-25 | Meson: Remove fallback HDF5 search, and add required minimum version | Thomas White | |
Meson's internal HDF5 search should work in all cases since 0.50.0, subject to issues documented in INSTALL.md. | |||
2021-04-16 | Meson: Update and fix MsgPack/ZMQ dependencies | Thomas White | |
2021-03-16 | Move MTZ and XDS export to libcrystfel | Thomas White | |
2021-02-24 | GUI: Move import stuff to separate file | Thomas White | |
2021-02-16 | GUI: Add ambigator options | Thomas White | |
2021-02-12 | GUI: Add CCP4 libraries and hide MTZ export options if not found | Thomas White | |
2021-02-10 | GUI: Sketch out data export window | Thomas White | |
2020-12-14 | Meson: Try finding SLURM libraries via pkg-config first | Thomas White | |
2020-12-11 | Skeleton figure of merit window for GUI | Thomas White | |
2020-10-30 | Bring common GTK routines into separate file | Thomas White | |
2020-10-28 | Initial implementation of CrystFELSymmetrySelector | Thomas White | |
This should eventually be replaced by something which behaves a bit like a GtkFileChooserButton | |||
2020-10-22 | Skeleton for merging via GUI | Thomas White | |
2020-09-18 | Meson: Add another HDF5 compatibility setting | Thomas White | |
2020-09-18 | Meson: Add $ORIGIN/../lib to all RPATHs | Thomas White | |
Need both lib and lib64 | |||
2020-09-08 | Set install_rpath for everything | Thomas White | |
See https://github.com/mesonbuild/meson/issues/2567 | |||
2020-08-27 | Drop GTK2 and GDK2 altogether | Thomas White | |
Only the main GUI and cell_explorer use GTK, and the GUI is completely bound to GTK3. | |||
2020-08-27 | Build system parts for SLURM library | Thomas White | |
2020-08-21 | Framework for backend parameters via GUI | Thomas White | |
2020-08-13 | Add icon SVG and use for window icon | Thomas White | |
2020-08-13 | GUI: Sketch out indexing options etc | Thomas White | |
2020-08-05 | Finish removing TIFF | Thomas White | |
2020-08-05 | Convert gpu_sim_check to DataTemplate | Thomas White | |
2020-08-04 | Convert pattern_sim to DataTemplate | Thomas White | |
2020-08-04 | Convert partial_sim to DataTemplate | Thomas White | |
2020-08-03 | meson: Request HDF5 1.10 API | Thomas White | |
2020-07-29 | Version information via Meson | Thomas White | |
2020-07-29 | Install manual pages via Meson | Thomas White | |
2020-07-29 | Port remaining tests to Meson | Thomas White | |
2020-07-29 | Start converting tests to Meson | Thomas White | |
2020-07-29 | Update Meson build files for dtempl branch | Thomas White | |
2020-07-29 | Initial Meson conversion | Thomas White | |