aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/meson.build
AgeCommit message (Expand)Author
2023-08-29Meson: Simplify Millepede build systemThomas White
2023-08-24Use built-in Mille writer instead of wrapping C++ versionThomas White
2023-07-28Unconditionally compile crystfel-mille.cThomas White
2023-07-28Move Mille stuff to separate fileThomas White
2023-07-28Add wrapped Millepede dependencyThomas White
2023-06-06Meson: Look for msgpack-c and msgpackThomas White
2022-06-02Meson: Don't look for cJSON unless Seedee is foundThomas White
2022-06-02Seedee deserializationThomas White
2022-06-02Merge branch 'better-profiling'Thomas White
2022-06-02Meson: Replace '1' with 'true' inside conf_data.set10Thomas White
2022-05-04Add improved profilingThomas White
2022-05-03Strip out time-accountsThomas White
2022-04-20Install time-accounts.hThomas White
2022-03-07Move time-accounts to libcrystfelThomas White
2021-10-13Meson: Get zlib via wrapThomas White
2021-10-13Make zlib dependency optionalThomas White
2021-10-13Remove NCurses dependencyThomas White
2021-10-07Meson: Get PinkIndexer via wrapThomas White
2021-10-07Meson: Get Xgandalf via wrapThomas White
2021-09-30Doxygen: More improvementsThomas White
2021-09-29Doxygen: Exclude datatemplate_priv.h and uthash.hThomas White
2021-09-29Fix Doxygen version numbersThomas White
2021-09-06Meson: Get FDIP via a WrapThomas White
2021-09-03Meson: Add libccp4c as a wrapped subprojectThomas White
2021-07-19Bump API version to 14Thomas White
2021-07-14Remove non-API headers from installation listThomas White
2021-07-01Meson: FussinessThomas White
2021-06-25Meson: Fix build without DoxygenThomas White
2021-04-27Rename libcrystfel's config.h to libcrystfel-config.hThomas White
2021-04-23Fix build without MsgPackThomas White
2021-04-16Meson: Update and fix MsgPack/ZMQ dependenciesThomas 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-11Re-enable PinkIndexerThomas White
2021-01-22Move figure of merit calculation into libcrystfelThomas White
2020-12-14Meson: Add GSL to libcrystfel's declare_dependency()Thomas White
2020-10-07Formatting fussinessThomas White
2020-08-27Fix indentationThomas White
2020-08-27Only compile image-msgpack.c if MessagePack is foundThomas White
2020-08-10Disable pinkIndexerThomas White
2020-08-07Move indexers out of APIThomas White
2020-08-03Update name of FDIP packageThomas White
2020-07-31Xgandalf/PinkIndexer/FDIP now have pkg-configThomas White
2020-07-30Add checks for Xgandalf, PinkIndexer and FDIPThomas White
2020-07-29Use conf_data instead of -DThomas White
2020-07-29Add ncurses to MesonThomas White
2020-07-29Add check for gzbuffer with MesonThomas White
2020-07-29Version information via MesonThomas White
2020-07-29Create pkg-config file via MesonThomas White