aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Collapse)Author
2021-04-16Meson: Update and fix MsgPack/ZMQ dependenciesThomas White
2021-03-16Move MTZ and XDS export to libcrystfelThomas White
2021-02-24GUI: Move import stuff to separate fileThomas White
2021-02-16GUI: Add ambigator optionsThomas White
2021-02-12GUI: Add CCP4 libraries and hide MTZ export options if not foundThomas White
2021-02-10GUI: Sketch out data export windowThomas White
2020-12-14Meson: Try finding SLURM libraries via pkg-config firstThomas White
2020-12-11Skeleton figure of merit window for GUIThomas White
2020-10-30Bring common GTK routines into separate fileThomas White
2020-10-28Initial implementation of CrystFELSymmetrySelectorThomas White
This should eventually be replaced by something which behaves a bit like a GtkFileChooserButton
2020-10-22Skeleton for merging via GUIThomas White
2020-09-18Meson: Add another HDF5 compatibility settingThomas White
2020-09-18Meson: Add $ORIGIN/../lib to all RPATHsThomas White
Need both lib and lib64
2020-09-08Set install_rpath for everythingThomas White
See https://github.com/mesonbuild/meson/issues/2567
2020-08-27Drop GTK2 and GDK2 altogetherThomas White
Only the main GUI and cell_explorer use GTK, and the GUI is completely bound to GTK3.
2020-08-27Build system parts for SLURM libraryThomas White
2020-08-21Framework for backend parameters via GUIThomas White
2020-08-13Add icon SVG and use for window iconThomas White
2020-08-13GUI: Sketch out indexing options etcThomas White
2020-08-05Finish removing TIFFThomas White
2020-08-05Convert gpu_sim_check to DataTemplateThomas White
2020-08-04Convert pattern_sim to DataTemplateThomas White
2020-08-04Convert partial_sim to DataTemplateThomas White
2020-08-03meson: Request HDF5 1.10 APIThomas White
2020-07-29Version information via MesonThomas White
2020-07-29Install manual pages via MesonThomas White
2020-07-29Port remaining tests to MesonThomas White
2020-07-29Start converting tests to MesonThomas White
2020-07-29Update Meson build files for dtempl branchThomas White
2020-07-29Initial Meson conversionThomas White