aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Collapse)Author
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