Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-02 | indexamajig: Add --cpu-pin | Thomas White | |
Similar code was stripped out 3.5 years ago by 4f4e5d05269eee6b192c271f2f9730a1ad3a4fbd. However, it seems there are still systems where it improves performance a lot. | |||
2023-05-02 | Remove pattern_sim and partial_sim | Thomas White | |
Use of these programs has been following this pattern for several years: 1. Neglect 2. Once yearly attempt by someone to use either tool 3. Discovery that it's totally broken 4. Bug report and fast bug fix 5. Go to 1. For more discussion, see the issue referenced below. Closes: https://gitlab.desy.de/thomas.white/crystfel/-/issues/81 | |||
2023-03-01 | Remove HAVE_SLURM | Thomas White | |
Not used any more, since a4c786d52613063d338ee010f4415e8a6aef0513 | |||
2023-03-01 | Remove vestigial geoptimiser stuff | Thomas White | |
2022-06-02 | Skeleton ASAP::O consumer | Thomas White | |
2022-03-09 | Meson: enable building without HDF5 | Thomas White | |
2021-04-20 | Build system fixes for MsgPack | Thomas White | |
2021-03-16 | Move MTZ and XDS export to libcrystfel | Thomas White | |
2021-03-05 | Remove TIFF | Thomas White | |
Nothing uses it any more. | |||
2021-02-12 | GUI: Add CCP4 libraries and hide MTZ export options if not found | Thomas White | |
2020-08-27 | Build system parts for SLURM library | Thomas White | |
2020-07-29 | New way of injecting version information | Thomas White | |
Also, this fixes some incorrect headers and adds --version flags to programs which didn't yet have them. | |||
2020-07-29 | Update Meson build files for dtempl branch | Thomas White | |
2020-07-29 | Initial Meson conversion | Thomas White | |
2012-03-07 | Remove more derived files | Thomas White | |
2012-02-25 | Make --enable-gsl-fudge the default | Thomas White | |
There's absolutely no sensible reason why this should be optional - it doesn't cause any difficulties when enabled. | |||
2012-02-22 | Check for PangoCairo as well | Thomas White | |
2012-02-22 | Make the use of Pango optional | Thomas White | |
2012-02-22 | Introduce "libcrystfel" | Thomas White | |
2012-02-22 | Improve check for FFTW | Thomas White | |
2012-02-22 | More ReAx stuff | Thomas White | |
2012-02-22 | Update build scripts | Thomas White | |
2012-02-22 | calibrate_detector.c: work in progress | Rick Kirian | |
2012-02-22 | indexamajig: Add fallback for clock_gettime() | Thomas White | |
2012-02-22 | Add thread affinity stuff | Thomas White | |
2012-02-22 | Fix TIFF test | Thomas White | |
2012-02-22 | Better libTIFF test | Thomas White | |
2012-02-22 | First round of build system improvements | Thomas White | |
2012-02-22 | Fix GPU code for new geometry, and tidy up some detector stuff (needs debugging) | Thomas White | |
2012-02-22 | Add an option to fudge CBLAS if necessary | Thomas White | |
2012-02-22 | Check with pkg-config for gdk-pixbuf and gdk-pixbuf-2.0 | Thomas White | |
2012-02-22 | Prefix STATUS() and ERROR() messages with a unique thread number, where ↵ | Thomas White | |
appropriate | |||
2012-02-22 | Use non-recursive make, as far as possible | Thomas White | |
2012-02-22 | Make PNG and TIFF tests work | Thomas White | |
2012-02-22 | Fix previous commit | Thomas White | |
2012-02-22 | Update build scripts | Thomas White | |
2012-02-22 | Add Gnulib to deal with unportability of 'strndup' | Thomas White | |
2012-02-22 | Improve autoconf conditionals (i.e. make them work..) | Thomas White | |
2012-02-22 | Bump version to 0.2.0, update build scripts | Thomas White | |
2012-02-22 | Update build scripts | Thomas White | |
2012-02-22 | Update build scripts | Thomas White | |
2012-02-22 | Add --disable-cairo option and compile without Cairo | Thomas White | |
2012-02-22 | Test for libPNG | Thomas White | |
2010-03-05 | Typo in configure.ac | Thomas White | |
2010-03-05 | forkpty() compatibility | Thomas White | |
2010-03-04 | Configure script improvements | Thomas White | |
2010-03-03 | Stabilise DirAx stuff, and remove GLib dependency | Thomas White | |
2010-02-24 | Add config.h.in | Thomas White | |
2010-02-17 | Remove config.h.in | Thomas White | |
2009-10-12 | Initial import of template_index | Thomas White | |