aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/CMakeLists.txt
AgeCommit message (Expand)Author
2021-04-27Rename libcrystfel's config.h to libcrystfel-config.hThomas White
2021-04-23Fix build without MsgPackThomas White
2021-04-15Separate ZMQ from MessagePack, switch to pub/sub socketThomas White
2021-03-23CMake: ensure RPATH is always set for libcrystfelThomas White
2021-03-23CMake: formatting, use pkg_check_modules instead of pkg_search_moduleThomas White
2021-03-19Merge branch 'tom/fromfile'Thomas White
2021-03-16Move MTZ and XDS export to libcrystfelThomas White
2021-03-12FromFile indexer: Move to libcrystfel/src/indexersThomas White
2021-03-12Merge branch 'pascal/electrons'Thomas White
2021-03-11Re-enable PinkIndexerThomas White
2021-01-22Move figure of merit calculation into libcrystfelThomas White
2020-09-17CMake: Change LIBRARIES to LDFLAGSThomas White
2020-09-16fromfile indexer in a separate filePascal Hogan-Lamarre
2020-09-10CMake: Don't compile image-msgpack.c if library is not foundThomas White
2020-08-10Disable pinkIndexerThomas White
2020-08-07CMake: Fix incorrect variable namesThomas White
2020-08-07Move indexers out of APIThomas White
2020-08-03CMake: Switch to pkg-config for Xgandalf, PinkIndexer and FDIPThomas White
2020-07-30CMake: Always build asdf.cThomas White
2020-07-29New way of injecting version informationThomas White
2020-07-29(Temporarily) disable pinkIndexerThomas White
2020-07-29Break render.c down and move to geoptimiser and CrystFELImageViewThomas White
2020-07-29Remove events.c, part 1Thomas White
2020-07-29Move MessagePack stuff to separate fileThomas White
2020-07-29Actually get rid of hdf5-fileThomas White
2020-07-29Remove "struct detector" completely, part IThomas White
2020-07-29Move HDF5 and CBF stuff into separate filesThomas White
2020-07-29Add missing header installationThomas White
2020-07-29Convert estimate_peak_resolution to detgeomThomas White
2020-07-29Actually run indexamajigThomas White
2020-07-29Move colour scale and pixbuf rendering to libcrystfelThomas White
2020-07-29Sketch out DataTemplate APIThomas White
2020-02-11Don't use gzbuffer if it's not availableThomas White
2019-09-26Restore CMake stuff for PinkIndexerThomas White
2019-09-23Merge branch 'tom/pinkindexer'Thomas White
2019-09-13Remove unused checksThomas White
2019-09-12Add pinkIndexer interfaceYaroslav Gevorkov
2019-05-14Sketch out Spectrum APIThomas White
2019-05-14Move Histogram out of APIThomas White
2019-05-14Remove old "statistics" module with R factors etcThomas White
2019-05-07Don't try to build API docs unless DOXYGEN_FOUNDThomas White
2019-05-07Add CrystFEL version (including API revision) directly into Doxygen main pageThomas White
2019-05-07Add CMake stuff for DoxygenThomas White
2019-04-15Strip ouf CBFlib referencesThomas White
2019-03-11Symmetry operation parser using Flex/BisonThomas White
2019-03-11Add new rational number libraryThomas White
2019-02-08Add a comment to CMakeLists.txtThomas White
2019-01-29Strip out CPU affinity stuffThomas White
2019-01-14clock_gettime isn't needed for libcrystfelThomas White
2018-09-20Handle gzipped CBF filesThomas White