| Age | Commit message (Expand) | Author |
| 2019-11-21 | Fix compute_int() when the value is -1 | Xavier Claessens |
| 2019-11-21 | Meson Syntax Highlighter plugin for JetBrains IDEs. | Artsiom Chapialiou |
| 2019-11-20 | Merge pull request #6199 from mensinda/cmSysInc | Jussi Pakkanen |
| 2019-11-19 | docs: clarify how Meson handles shebang in run_command [skip ci] | Paolo Borelli |
| 2019-11-19 | Have set() and set_quoted() of configuration object work with newlines. | Jehan |
| 2019-11-19 | Interpreter: display linker executable path, if available | Eric Le Bihan |
| 2019-11-19 | Fix cross-compilation of D programs | Eric Le Bihan |
| 2019-11-19 | ci: Add CI command to include text files in the CI log | Daniel Mensinger |
| 2019-11-19 | cmake: Skip system include dir test for msvc | Daniel Mensinger |
| 2019-11-19 | cmake: Handle CMake system include dirs (closes #6079) | Daniel Mensinger |
| 2019-11-19 | Enable code coverage using LLVM on macOS Catalina | Kurtis Rader |
| 2019-11-18 | fortran: sync implicit-none args for intel,pgi,gfortran | Michael Hirsch, Ph.D |
| 2019-11-18 | Merge pull request #6194 from scivision/coarrays | Jussi Pakkanen |
| 2019-11-18 | fortran: note there is no has_function for Fortran | Michael Hirsch, Ph.D |
| 2019-11-18 | Use strict function prototypes | Michael Hirsch, Ph.D |
| 2019-11-17 | lint+mypy: move to github actions | Michael Hirsch, Ph.D |
| 2019-11-17 | deps: add pkg-config to coarray with CMake fallback | Michael Hirsch, Ph.D |
| 2019-11-17 | ci: add timeout to coarray test | Michael Hirsch, Ph.D |
| 2019-11-17 | Make all C main functions without arguments have "void" in arg list. | Jussi Pakkanen |
| 2019-11-17 | Merge pull request #6182 from mensinda/depInfo | Jussi Pakkanen |
| 2019-11-17 | Merge pull request #6150 from scivision/fsexpand | Jussi Pakkanen |
| 2019-11-17 | add bug report template [skip ci] | Michael Hirsch, Ph.D |
| 2019-11-17 | commandrunner: Forward KeyboardInterrupt to command | Alberto García Hierro |
| 2019-11-17 | use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-... | Michael Hirsch, Ph.D |
| 2019-11-17 | fs: make replace_suffix not expand file to absolute path, just manipulate the... | Michael Hirsch, Ph.D |
| 2019-11-17 | fs: replace_suffix | Michael Hirsch, Ph.D |
| 2019-11-17 | fs: add docs for fs.size() | Michael Hirsch, Ph.D |
| 2019-11-17 | fs: correct docs | Michael Hirsch, Ph.D |
| 2019-11-17 | fs: get file size | Michael Hirsch, Ph.D |
| 2019-11-17 | fs: add hash compute method | Michael Hirsch, Ph.D |
| 2019-11-17 | fs: further document and test behavior | Michael Hirsch, Ph.D |
| 2019-11-17 | fs: extend self-test to cover windows as well for with_suffix | Michael Hirsch, Ph.D |
| 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-14 | mintro: dependencies: added version key | Daniel Mensinger |
| 2019-11-14 | Highlight '(cached)' and add color to the dependency version | Daniel Mensinger |
| 2019-11-14 | dependencies: Print version of cached dependencies | Daniel Mensinger |
| 2019-11-14 | mlog: add non bold version of colors | Daniel Mensinger |
| 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 |