Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-12 | FromFile indexer: Move to libcrystfel/src/indexers | Thomas White | |
Also adds to meson.build | |||
2021-03-11 | Re-enable PinkIndexer | Thomas White | |
2021-01-22 | Move figure of merit calculation into libcrystfel | Thomas White | |
2020-12-14 | Meson: Add GSL to libcrystfel's declare_dependency() | Thomas White | |
2020-10-07 | Formatting fussiness | Thomas White | |
2020-08-27 | Fix indentation | Thomas White | |
2020-08-27 | Only compile image-msgpack.c if MessagePack is found | Thomas White | |
2020-08-10 | Disable pinkIndexer | Thomas White | |
Temporary, of course. But it needs some thought about how the interface should work. | |||
2020-08-07 | Move indexers out of API | Thomas White | |
2020-08-03 | Update name of FDIP package | Thomas White | |
2020-07-31 | Xgandalf/PinkIndexer/FDIP now have pkg-config | Thomas White | |
2020-07-30 | Add checks for Xgandalf, PinkIndexer and FDIP | Thomas White | |
PinkIndexer still needs updating for DataTemplate. FDIP weirdly needs two include paths, so it doesn't work here currently. | |||
2020-07-29 | Use conf_data instead of -D | Thomas White | |
2020-07-29 | Add ncurses to Meson | Thomas White | |
2020-07-29 | Add check for gzbuffer with Meson | Thomas White | |
2020-07-29 | Version information via Meson | Thomas White | |
2020-07-29 | Create pkg-config file via Meson | Thomas White | |
2020-07-29 | Install the header files | Thomas White | |
2020-07-29 | Add Doxygen for Meson | Thomas White | |
2020-07-29 | Remove config.h from libcrystfel headers | Thomas White | |
Same reason as removing them from tests. Also, libcrystfel might be used in projects which have HAVE_CONFIG_H defined. | |||
2020-07-29 | Update Meson build files for dtempl branch | Thomas White | |