Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-18 | Pin Millepede version to V04-13-06 | Thomas White | |
Unfortunately, V04-14-00 cannot be compiled with older Meson versions (which we otherwise support) - they apparent confuse the old version of the Fortran dependency scanner with use of #ifdef. There's not currently much for us to gain from a more recent Millepede version, so this is the easiest solution. | |||
2023-08-29 | Meson: Simplify Millepede build system | Thomas White | |
There are no dependencies, only a subproject via wrap. | |||
2023-08-24 | Use built-in Mille writer instead of wrapping C++ version | Thomas White | |
2023-07-28 | Formatting | Thomas White | |
2023-07-28 | Millepede: Add optional zlib dependency (enable gzipped data files) | Thomas White | |
2023-07-28 | Add C wrapper for Mille | Thomas White | |
2023-07-28 | Add wrapped Millepede dependency | Thomas White | |