| Age | Commit message (Expand) | Author |
| 2019-06-28 | cmake: Skip ARGS key in COMMAND | Daniel Mensinger |
| 2019-06-28 | cmake: Added support for custom_target generation | Daniel Mensinger |
| 2019-06-28 | cmake: Added custom target wrapper script | Daniel Mensinger |
| 2019-06-28 | ast: printer fix index node printing | Daniel Mensinger |
| 2019-06-28 | cmake: Parse trace when configuring CMake | Daniel Mensinger |
| 2019-06-28 | cmake: added suport for add_custom_command in the trace parser | Daniel Mensinger |
| 2019-06-28 | cmake: Added permissive support to the trace parser | Daniel Mensinger |
| 2019-06-27 | Fix two errors when cross-compiling with Vala | James Westman |
| 2019-06-27 | `add_{global,project}_{,link_}arguments`: simply native flag behavior | John Ericson |
| 2019-06-27 | meson_exe: Don't assert that we need an exe_wrapper when we say we don't need... | Dylan Baker |
| 2019-06-27 | Improve error message when Python is not usable. [skip ci] | Jussi Pakkanen |
| 2019-06-27 | sanitycheckc: avoid linking sanitycheckc when cross compiling | Cody Schafer |
| 2019-06-27 | gnome.py: correctly pick the compiler for gtk-doc builds | Alexander Kanavin |
| 2019-06-26 | dependencies/base: Set PKG_CONFIG_SYSROOT_DIR from cross file | Dylan Baker |
| 2019-06-24 | Merge pull request #5524 from scivision/icl_ifort | Dylan Baker |
| 2019-06-25 | Split attribute visibility | Dylan Baker |
| 2019-06-24 | meson: add cache for getting options | Marcel Hollerbach |
| 2019-06-24 | typo | Michael Hirsch, Ph.D |
| 2019-06-24 | known Python 3.5 on windows workaround for subprocess(cwd=str(Path)) | Michael Hirsch, Ph.D |
| 2019-06-24 | windows ifort can't do shared_library sanely | 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-24 | BUGFIX: typo for PGI C/CPP | Michael Hirsch, Ph.D |
| 2019-06-24 | correct missing argument for IntelClFortranCompiler | Michael Hirsch, Ph.D |
| 2019-06-23 | coredata: Correctly handle receiving a pipe for native/cross files | Dylan Baker |
| 2019-06-23 | BUGFIX: Fortran module regex handle more edge cases | Michael Hirsch, Ph.D |
| 2019-06-23 | compilers: Fix bitcode and other options for objc code | Nirbheek Chauhan |
| 2019-06-22 | Increase logging for Rust CI failures. | Jussi Pakkanen |
| 2019-06-21 | Made TestHarness a context manager to ensure files get closed. | Jussi Pakkanen |
| 2019-06-21 | Do not quote targetdep, Ninja fails if it contains double quotes. | Jussi Pakkanen |
| 2019-06-21 | environment: Fix detection of Microsoft cl.exe with non English locales | Dylan Baker |
| 2019-06-20 | fortran depscan: ignore module procedure | Michael Hirsch, Ph.D |
| 2019-06-20 | BUGFIX syntax | Michael Hirsch, Ph.D |
| 2019-06-19 | Merge pull request #5457 from mensinda/cmakeRefactor | Jussi Pakkanen |
| 2019-06-19 | Handle thread flags when not using C at all. Closes #5497. | Jussi Pakkanen |
| 2019-06-19 | Canonicalize 'i86pc' return from platform.machine() for Solaris | Alan Coopersmith |
| 2019-06-16 | Update version number for new development. | Jussi Pakkanen |
| 2019-06-16 | Update things for new release. | Jussi Pakkanen |
| 2019-06-13 | compilers: Add logging for symbol prefix test | Marvin Scholz |
| 2019-06-13 | tvOS: added support AppleTVOS | Roman Shpuntov |
| 2019-06-13 | dependencies/shaderc: fix exception caused by typo | Andrei Alexeyev |
| 2019-06-12 | cmake: Move parsing the CMake trace into the CMake module | Daniel Mensinger |
| 2019-06-12 | cmake: Moved finding and running CMake out of dependency | Daniel Mensinger |
| 2019-06-12 | Further deduplicate Interpreter native kwarg code | John Ericson |
| 2019-06-12 | Solaris fixes | Kurtis Rader |
| 2019-06-12 | modules/python: add a modules keyword argument | Dylan Baker |
| 2019-06-11 | compilers: armclang supports only cross-compilation | sompen |
| 2019-06-11 | compilers/cpp: Fix removal of name from Combo options for Armclang | sompen |
| 2019-06-11 | environment: better xcode 11 clang detection | Dan Kegel |
| 2019-06-09 | Simplify `ConfigToolDependency` for_machine | John Ericson |