| Age | Commit message (Expand) | Author |
| 2020-02-19 | cmake: Ignore files that violate subproject isolation (fixes #6640) | Daniel Mensinger |
| 2020-02-19 | modules/cmake: Add a found() method to the cmake subproject | Dylan Baker |
| 2020-02-13 | Remove unused no-installed-files test feature | Jon Turney |
| 2020-02-11 | tests: Make the cups test more robust | Daniel Mensinger |
| 2020-02-11 | configure_file: Also copy timestamps to avoid useless rebuilds | Nirbheek Chauhan |
| 2020-02-10 | test cases/python3/3 cython: fix dependency files | Gerion Entrup |
| 2020-02-07 | Merge pull request #6421 from dcbaker/zlib-system-dep | Jussi Pakkanen |
| 2020-02-06 | Make 'default_library' per-subproject builtin option | Xavier Claessens |
| 2020-02-06 | add fs.stem() | Michael Hirsch, Ph.D |
| 2020-02-06 | fs: add expanduser method | Michael Hirsch, Ph.D |
| 2020-02-06 | fs: add methods as_posix, is_absolute | Michael Hirsch, Ph.D |
| 2020-02-05 | ci: properly handle cross/native cases | Michael Hirsch, Ph.D |
| 2020-02-05 | add get_external_property to replace get_cross_property | Michael Hirsch, Ph.D |
| 2020-02-05 | add native-file properties tests | Michael Hirsch, Ph.D |
| 2020-02-05 | Merge pull request #6582 from mensinda/cmQuotes | Jussi Pakkanen |
| 2020-02-05 | pkgconfig: Generate -uninstalled.pc files | Xavier Claessens |
| 2020-02-05 | Test using a File as an argument to run_command. | Jussi Pakkanen |
| 2020-02-05 | cmake: Added test case for #6566 | Daniel Mensinger |
| 2020-02-04 | interpreter: Iterate custom target outputs | Xavier Claessens |
| 2020-02-04 | cmake: Sanitize CMake names (fixes #6554) | Daniel Mensinger |
| 2020-02-01 | summary: Fix empty list case | Xavier Claessens |
| 2020-01-31 | tests: Add a test case for the zlib system dependency | Dylan Baker |
| 2020-01-30 | Bugfix: sanitize_dir: use pathlib to handle case-insensitive filesystems (#6398) | Michael Hirsch, Ph.D |
| 2020-01-29 | Bump Java version in test program. | Jussi Pakkanen |
| 2020-01-29 | dependencies: Use DependencyFactory for cups | Dylan Baker |
| 2020-01-27 | Merge pull request #6423 from dcbaker/declare-dependency-variables | Jussi Pakkanen |
| 2020-01-25 | tests: Prevent multiple-definition of symbols | Ernestas Kulik |
| 2020-01-24 | Fix CUDA test without devices. | Jan Alexander Steffens (heftig) |
| 2020-01-24 | ci: Fix boost test on xenial | Daniel Mensinger |
| 2020-01-24 | tests: Disable fortran submodule test on old GCC versions | Nirbheek Chauhan |
| 2020-01-24 | tests: Fix some test failures on Ubuntun 16.04 CI | Nirbheek Chauhan |
| 2020-01-23 | cmake: Always Add C, CXX if no language is specified (fixes #6441) | Daniel Mensinger |
| 2020-01-22 | tests: Add a test case for finding ld | Dylan Baker |
| 2020-01-22 | tests/windows/16: Use pefile module instead of objdump/dumpbin | Nirbheek Chauhan |
| 2020-01-21 | Merge pull request #6481 from jon-turney/osx-qt-dep-crash | Dylan Baker |
| 2020-01-21 | Use python3 in some tests which were still using python | Sebastien Bacher |
| 2020-01-18 | Fix 'qt4test' test executable when only Qt4 is present | Jon Turney |
| 2020-01-18 | Make the 'framework/4 qt' test more flexible | Jon Turney |
| 2020-01-17 | wrap: Fix support of file:// URLs | Xavier Claessens |
| 2020-01-14 | dependency: add curses | Michael Hirsch, Ph.D |
| 2020-01-09 | dependencies: Add ability to set arbitrary variables on | Dylan Baker |
| 2020-01-08 | Rename test dirs to sequential order. | Jussi Pakkanen |
| 2020-01-07 | One more symlink test skip. | Jussi Pakkanen |
| 2019-12-29 | Only run symlink test from git checkout. | Jussi Pakkanen |
| 2019-12-29 | cmake: Use trace for missing link flags (fixes #6386) | Daniel Mensinger |
| 2019-12-23 | refactor: cuda no unused args | Michael Hirsch, Ph.D |
| 2019-12-22 | cmake: Fix obeject libraries | Daniel Mensinger |
| 2019-12-21 | Merge pull request #6355 from scivision/depmethod | Jussi Pakkanen |
| 2019-12-19 | summary: Change 'section' to be a kwarg instead of positional | Xavier Claessens |
| 2019-12-19 | add compiler.get_linker_id() method | Michael Hirsch, Ph.D |