| Age | Commit message (Expand) | Author |
| 2019-03-27 | Add release note snippit for CPPFLAGS handing [skip ci] | John Ericson |
| 2019-03-27 | compilers: Log difference between empty and absent env var | John Ericson |
| 2019-03-27 | Small cleanup to use_preproc_flags: | John Ericson |
| 2019-03-27 | Change test to reflect new semantics | John Ericson |
| 2019-03-27 | Don't collect preprocssor flags separately from compiler flags | John Ericson |
| 2019-03-27 | dependencies/configtool: Deprecate falling back to path | Dylan Baker |
| 2019-03-27 | Fail gracefully for Apple frameworks with a non-Clang compiler. Closes #5070. | Jussi Pakkanen |
| 2019-03-27 | do not use Executor if only one process was requested | Paolo Bonzini |
| 2019-03-26 | improve log for ninja detection | Paolo Bonzini |
| 2019-03-26 | support a NINJA environment variable | Paolo Bonzini |
| 2019-03-26 | compilers: n_debug=if-release and buildtype=plain should not enable assertions | Dylan Baker |
| 2019-03-26 | Properly detect 'bepc' as 'x86' CPU for Haiku | François Revol |
| 2019-03-26 | Merge pull request #5039 from scivision/submod | Jussi Pakkanen |
| 2019-03-26 | rpm: Always set b_ndebug to true | Igor Gnatenko |
| 2019-03-25 | add test case for same-name module+submodule | Michael Hirsch, Ph.D |
| 2019-03-26 | Reduce absolute paths to a deprecation. Closes #5050. | Jussi Pakkanen |
| 2019-03-25 | cleanup rebase of fortraninclude..submod | Michael Hirsch, Ph.D |
| 2019-03-25 | DRY Fortran submodule regex | Michael Hirsch, Ph.D |
| 2019-03-25 | no \b for no-gap non-stantard submodule declaration | Michael Hirsch, Ph.D |
| 2019-03-25 | tolerate no-space submodule (non-standard syntax) | Michael Hirsch, Ph.D |
| 2019-03-25 | more efficient submodule filenaming | Michael Hirsch, Ph.D |
| 2019-03-25 | BUGFIX: match submodule output names by compiler | Michael Hirsch, Ph.D |
| 2019-03-25 | Squashed commit of the following: | Michael Hirsch, Ph.D |
| 2019-03-25 | allow fortran submodule to have same name as module | Michael Hirsch, Ph.D |
| 2019-03-24 | Better error message when PCH argument is not a string. | Jussi Pakkanen |
| 2019-03-24 | Fix setup so test suite runs with rustc + MSVC. Closes: 5099 | Jussi Pakkanen |
| 2019-03-24 | Inline check_compilers | John Ericson |
| 2019-03-22 | Fix Rust global and local args. Closes #5101. | Jussi Pakkanen |
| 2019-03-22 | Disallow add_languages('vala') without 'c' | Jon Turney |
| 2019-03-21 | Merge pull request #5116 from dcbaker/openmp-de-specialize | Jussi Pakkanen |
| 2019-03-20 | Revert "azure: Don't try to publish logs from fork" | Jon Turney |
| 2019-03-20 | Merge pull request #5031 from bonzini/kconfig | Jussi Pakkanen |
| 2019-03-20 | envconfig: remove unused parse_datafile() | Ross Burton |
| 2019-03-20 | find_program: use Meson's Python3 for non-executable Python scripts | Paolo Bonzini |
| 2019-03-20 | Merge pull request #5083 from rossburton/crossfiles | Jussi Pakkanen |
| 2019-03-20 | replace library type strings with an enum | Dylan Baker |
| 2019-03-20 | Add test case for multiple cross files | Ross Burton |
| 2019-03-20 | run_unittest: update for cross_file being a list | Ross Burton |
| 2019-03-20 | mesonbuild: allow multiple --cross-file options | Ross Burton |
| 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-19 | load_configs: generalise the search path | Ross Burton |
| 2019-03-19 | Merge pull request #4724 from jon-turney/lib-machine-always | Jussi Pakkanen |
| 2019-03-19 | Reserve cross_ option prefix for Meson. | Jussi Pakkanen |
| 2019-03-18 | interpreterbase: protect string division with FeatureNew | Paolo Bonzini |
| 2019-03-18 | dependencies: fix Python linking for windows+mingw | Nacho García |
| 2019-03-17 | azure: Unset BOOST_ROOT for Cygwin, MSYS2 and clang-cl | Jon Turney |
| 2019-03-17 | Add feature warning for qt.compile_translations | Luca Weiss |
| 2019-03-17 | Fix #5046 | Ninja-Koala |
| 2019-03-15 | kconfig: improvements for builddir config file | Paolo Bonzini |