| Age | Commit message (Expand) | Author |
| 2019-11-17 | add fs.with_suffix | Michael Hirsch, Ph.D |
| 2019-11-17 | fs: improve exception feedback | Michael Hirsch, Ph.D |
| 2019-11-17 | fs: use expanduser | Michael Hirsch, Ph.D |
| 2019-11-17 | fs: deduplicate functions | Michael Hirsch, Ph.D |
| 2019-11-17 | fs: use pathlib.Path, add type hint check | Michael Hirsch, Ph.D |
| 2019-11-17 | Issue #6174: run_command() with compiler object behind ccache fails. | Jehan |
| 2019-11-16 | environment: Only check compiler basename for compiler name | Jan Tojnar |
| 2019-11-16 | docs: fix non-existent "meson rewriter" command in examples [skip ci] | Marc Herbert |
| 2019-11-13 | coredata: CmdLineFileParser no longer interpolates strings. | Paulo Neves |
| 2019-11-13 | Revert "Add `-Wl,-rpath-link` for secondary dependencies" | Jussi Pakkanen |
| 2019-11-12 | doc: readme note that can get ninja via pip install ninja [skip ci] | Michael Hirsch, Ph.D |
| 2019-11-12 | cmake: Log warnings in CMakeLists.txt | Daniel Mensinger |
| 2019-11-12 | Prevent install_name_tool to run on EXE when cross compile on OSX | Binh Nguyen |
| 2019-11-12 | Raise an exception if we cannot detect the MSVC compiler target architecture | Luca Bacci |
| 2019-11-12 | Fixed issue that the key's value type wasn't checked correctly. | fchin |
| 2019-11-12 | Adding dictionary entry using string variable as key. | franczc |
| 2019-11-11 | Add missing openbsd to the operating system names table [skip ci] | yshui |
| 2019-11-11 | hotdoc: work around argparse syntax ambiguity | Mathieu Duponchelle |
| 2019-11-10 | Document lack of clang support [skip ci] | mayl |
| 2019-11-10 | Store run target names in build. | Jussi Pakkanen |
| 2019-11-08 | docs: major revamp of the Wrap format description [skip ci] | Eli Schwartz |
| 2019-11-08 | Make the hint about built-in options more useful | Zbigniew Jędrzejewski-Szmek |
| 2019-11-08 | "built-in" is the standard spellling | Zbigniew Jędrzejewski-Szmek |
| 2019-11-08 | pass sanitize option to linker on macOS | mfurukawa |
| 2019-11-08 | Created the filesystem module. | Jussi Pakkanen |
| 2019-11-07 | docs: Mention error LNK1181, linking for MSVC [skip ci] | Vedran Miletić |
| 2019-11-07 | mesonbuild/mtest: plumb and report a test's start time | Camilo Celis Guzman |
| 2019-11-07 | pkgconfig: only check import_filename for shared libraries | Ryan Lucia |
| 2019-11-07 | CI: add initial type annotation checking | Michael Hirsch, Ph.D |
| 2019-11-07 | wrap.py: catch connection error with WrapException | Michael Hirsch, Ph.D |
| 2019-11-07 | wrap.py: apply type annotation, modernize syntax | Michael Hirsch, Ph.D |
| 2019-11-07 | syntax-highlighting: vim: fix setting cpo [skip ci] | Liam Beguin |
| 2019-11-07 | dependencies/pkgconfig: Log pkg-config exceptions | Marvin Scholz |
| 2019-11-07 | dependencies/pkgconfig: Fix error reporting | Marvin Scholz |
| 2019-11-07 | dependencies/pkgconfig: Fix found state ignoring errors | Marvin Scholz |
| 2019-11-06 | Add -L= to soname linker argument, too. | Jussi Pakkanen |
| 2019-11-06 | docs: Add backend vs2019 to table in Builtin-options.md [skip ci] | Wolfgang Stöggl |
| 2019-11-06 | Fix typos found by codespell | Wolfgang Stöggl |
| 2019-11-05 | dependency('cuda') | Aleksey Gurtovoy |
| 2019-11-05 | docs: Document that meson 0.52.0 allows layering cross files [skip ci] | Dylan Baker |
| 2019-11-05 | Change default pkgconfig directory on FreeBSD | sghctoma |
| 2019-11-02 | Fix split of CMAKE_PREFIX_PATH under Windows | Wolfgang Stöggl |
| 2019-11-02 | Merge pull request #6123 from scivision/bugfix-fortran | Jussi Pakkanen |
| 2019-11-02 | Minit templates modularization | Michael Hirsch, Ph.D |
| 2019-11-02 | Add option for controlling RTTI. | Jussi Pakkanen |
| 2019-11-02 | Pass explicit command line argument to disable exceptions with MSVC. | Jussi Pakkanen |
| 2019-11-02 | Ensure setuptools via PEP508/518 pyproject.toml | Michael Hirsch, Ph.D |
| 2019-11-02 | Ask Ninja to expand rsp files in compile_commands.json | Aleksey Gurtovoy |
| 2019-10-31 | fix PGI Windows 'ar' linker | Michael Hirsch, Ph.D |
| 2019-10-31 | bugfix: fortran compiler assertionerror from 0c22798 | Michael Hirsch, Ph.D |