aboutsummaryrefslogtreecommitdiff
path: root/subprojects/packagefiles/millepede
AgeCommit message (Collapse)Author
2023-12-18Pin Millepede version to V04-13-06Thomas 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-29Meson: Simplify Millepede build systemThomas White
There are no dependencies, only a subproject via wrap.
2023-08-24Use built-in Mille writer instead of wrapping C++ versionThomas White
2023-07-28FormattingThomas White
2023-07-28Millepede: Add optional zlib dependency (enable gzipped data files)Thomas White
2023-07-28Add C wrapper for MilleThomas White
2023-07-28Add wrapped Millepede dependencyThomas White