| Age | Commit message (Expand) | Author |
| 2019-02-05 | Fortran 2008 submodule (#4874) | Michael Hirsch, Ph.D |
| 2019-02-04 | Merge pull request #4835 from obilaniu/cudaimprovements | Jussi Pakkanen |
| 2019-02-02 | Add unstable CUDA module. | Olexa Bilaniuk |
| 2019-02-01 | better handle variable HDF5 setups, update Fortran compiler def | Michael Hirsch, Ph.D |
| 2019-02-01 | CMake: Added support for CMAKE_MODULE_PATH and extra CMake args (closes #4779) | Daniel Mensinger |
| 2019-01-31 | Merge pull request #4831 from scivision/hdf5 | Jussi Pakkanen |
| 2019-01-31 | configure_file: Allow setting install_dir: false with deprecation | Nirbheek Chauhan |
| 2019-02-01 | Rewrite appleframework and extraframework dependency classes | Nirbheek Chauhan |
| 2019-01-31 | skip CI for HDF5 where HDF5 is not available" | Michael Hirsch, Ph.D |
| 2019-01-31 | tests: Don't require pkg-config for macOS tests | Nirbheek Chauhan |
| 2019-01-30 | setup hdf5 test | Michael Hirsch, Ph.D |
| 2019-01-29 | BUGFIX: allow fc.run(code) to work, pick only Fortran module | Michael Hirsch, Ph.D |
| 2019-01-29 | pep8 py37 | Michael Hirsch, Ph.D |
| 2019-01-29 | raise an error if PCH files are stored in different folders | Nicolas Schneider |
| 2019-01-29 | vs: fix PCH | Nicolas Schneider |
| 2019-01-28 | Disable mixed (mscv/clang + gnu) Windows Fortran tests. Closes #4829. | Jussi Pakkanen |
| 2019-01-27 | BUGFIX: broken/missing Fortran code/unit tests | Michael Hirsch, Ph.D |
| 2019-01-27 | Merge pull request #4814 from mensinda/astVisitor | Jussi Pakkanen |
| 2019-01-27 | run_command: add env kwarg | Jan Tojnar |
| 2019-01-22 | Removed old test files | Daniel Mensinger |
| 2019-01-22 | Added subdir test | Daniel Mensinger |
| 2019-01-22 | Can now rewrite files | Daniel Mensinger |
| 2019-01-22 | Added support for removing sources from a target | Daniel Mensinger |
| 2019-01-22 | Added suport for adding sources to a target | Daniel Mensinger |
| 2019-01-22 | First rewriter test case | Daniel Mensinger |
| 2019-01-22 | Updated basic rewrite testcase | Daniel Mensinger |
| 2019-01-21 | All the fixes needed to make work against current master. | Jussi Pakkanen |
| 2019-01-21 | Convert basic test to print out card info. | Jussi Pakkanen |
| 2019-01-21 | More tests and pic. | Jussi Pakkanen |
| 2019-01-21 | Clean up minor issues. | Jussi Pakkanen |
| 2019-01-21 | added cuda compiler | Beau Johnston |
| 2019-01-17 | tests: Don't return an undefined value from main() | Simon McVittie |
| 2019-01-17 | add support for generating cmake files | David Fort |
| 2019-01-17 | custom_target: do not let install override build_by_default | Luca Boccassi |
| 2019-01-16 | mintro: Introspection interpreter refactoring (#4733) | Daniel Mensinger |
| 2019-01-16 | Renamed unit test directories | Daniel Mensinger |
| 2019-01-16 | Fix missing language in unit test | Xavier Claessens |
| 2019-01-16 | do_subproject: Improve log messages and formatting | Xavier Claessens |
| 2019-01-13 | interpreter: obey to the install argument in configure_file | Marco Trevisan (TreviƱo) |
| 2019-01-07 | Calculate target paths correctly when workdir is set. | Jussi Pakkanen |
| 2019-01-06 | Merge pull request #4547 from mensinda/introIncDirs | Jussi Pakkanen |
| 2019-01-06 | Always flatten include_directories lists | Xavier Claessens |
| 2019-01-06 | Documentation and unit test update | Daniel Mensinger |
| 2019-01-06 | Update intro dump on meson configure | Daniel Mensinger |
| 2019-01-06 | Added unit test | Daniel Mensinger |
| 2019-01-05 | parser: Fix line continuation outside of (), [] or {} | Xavier Claessens |
| 2019-01-05 | pkgconfig: Fix flag deduplication | Xavier Claessens |
| 2019-01-02 | Can use plain strings for include_directories. | Jussi Pakkanen |
| 2019-01-02 | Handle strings in cross file args. Closes #4671. | Jussi Pakkanen |
| 2019-01-02 | vs: respect 'b_pch' option | Nicolas Schneider |