| Age | Commit message (Expand) | Author |
| 2020-01-29 | dependencies: Make Dependency initializer signatures match | Dylan Baker |
| 2020-01-29 | dependencies/base: Split process_method_kw out of Dependency | Dylan Baker |
| 2020-01-14 | dependency: add curses | Michael Hirsch, Ph.D |
| 2019-12-28 | bugfix: netcdf pkgconfig stop if found | Michael Hirsch, Ph.D |
| 2019-12-19 | dependencies: refactor to use methods properly | Michael Hirsch, Ph.D |
| 2019-12-09 | cmake: add project language to cmakelists.txt | Michael Hirsch, Ph.D |
| 2019-11-28 | HDF5: make much more robust across platforms | Michael Hirsch, Ph.D |
| 2019-11-25 | dep: MPI make work for intel-cl and improve robustness | Michael Hirsch, Ph.D |
| 2019-11-17 | deps: add pkg-config to coarray with CMake fallback | Michael Hirsch, Ph.D |
| 2019-09-23 | Add blocks dependency | Patrick Griffis |
| 2019-09-05 | mesonlib.split_args/quote_arg/join_args | Aleksey Gurtovoy |
| 2019-07-31 | OpenMP:stop searching when openmp headers are first found | Michael Hirsch, Ph.D |
| 2019-07-30 | PGI: fix openmp for 190common test | Michael Hirsch, Ph.D |
| 2019-07-30 | OpenMP is intrinsic to PGI | Michael Hirsch, Ph.D |
| 2019-07-29 | openmp: allow omp.h or omp_lib.h | Michael Hirsch, Ph.D |
| 2019-06-24 | typo | Michael Hirsch, Ph.D |
| 2019-06-24 | update compiler ID for windows INtel MPI | Michael Hirsch, Ph.D |
| 2019-06-24 | intel windows coarray args | Michael Hirsch, Ph.D |
| 2019-06-19 | Handle thread flags when not using C at all. Closes #5497. | Jussi Pakkanen |
| 2019-06-13 | dependencies/shaderc: fix exception caused by typo | Andrei Alexeyev |
| 2019-06-09 | Purge `is_cross` and friends without changing user interfaces | John Ericson |
| 2019-04-28 | Disable cache for dependencies | Daniel Mensinger |
| 2019-04-28 | Added some cahced values | Daniel Mensinger |
| 2019-04-28 | Print '(cached)' when compiler result was cached | Daniel Mensinger |
| 2019-04-15 | Shaderc pkg config | Dylan Baker |
| 2019-04-15 | fix gpgme support by preferring pkg-config where possible | Eli Schwartz |
| 2019-04-08 | Merge pull request #5225 from dcbaker/threads-is-not-special | Jussi Pakkanen |
| 2019-04-06 | Add gpgme-config support | Jan Tojnar |
| 2019-04-05 | dependencies/misc: don't special case threads | Dylan Baker |
| 2019-04-05 | BUGFIX: Microsoft MPI is only compatible with Intel Fortran | Michael Hirsch, Ph.D |
| 2019-04-02 | Add shaderc dependency lookup logic | Andrei Alexeyev |
| 2019-03-19 | dependencies/openmp: Don't special case OpenMP | Dylan Baker |
| 2019-03-19 | dependencies/openmp: Pass openmp arguments to look for _OPENMP define | Dylan Baker |
| 2019-03-18 | dependencies: fix Python linking for windows+mingw | Nacho GarcĂa |
| 2019-02-28 | add NetCDF | Michael Hirsch, Ph.D |
| 2019-02-13 | Fortran 2008/2018 Coarray support | Michael Hirsch, Ph.D |
| 2019-02-13 | BUGFIX: Fortran openmp | Michael Hirsch, Ph.D |
| 2019-02-01 | better handle variable HDF5 setups, update Fortran compiler def | Michael Hirsch, Ph.D |
| 2019-01-31 | Merge pull request #4831 from scivision/hdf5 | Jussi Pakkanen |
| 2019-02-01 | Rewrite appleframework and extraframework dependency classes | Nirbheek Chauhan |
| 2019-01-30 | setup hdf5 test | Michael Hirsch, Ph.D |
| 2019-01-30 | initial HDF5 pkg-config fortran works | Michael Hirsch, Ph.D |
| 2019-01-29 | pep8 py37 | Michael Hirsch, Ph.D |
| 2018-11-22 | CMake find_package dependency backend (#4444) | Daniel Mensinger |
| 2018-11-15 | dependencies/misc: Add openmp 5.0 preliminary support | Dylan Baker |
| 2018-11-10 | dependencies: Add openmp 5.0 | Dylan Baker |
| 2018-11-02 | Fail some impossible cross-detections | Jon Turney |
| 2018-10-03 | Add custom libgcrypt dependency using libgcrypt-config | Patrick Griffis |
| 2018-09-10 | Add missing reporting of some methods tried to find the dependency | Jon Turney |
| 2018-09-03 | Modernize Python3Dependency | Jon Turney |