| Age | Commit message (Expand) | Author |
| 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-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 |
| 2019-12-19 | ci: improve robustness | Michael Hirsch, Ph.D |
| 2019-12-19 | CI: Skip NetCDF Fortran test on OSX | Daniel Mensinger |
| 2019-12-19 | CI: Skip git tests if g-ir-scanner does not exist | Daniel Mensinger |
| 2019-12-19 | CI: Fix C++11 related error on osx for protocol buffer | Daniel Mensinger |
| 2019-12-19 | fs: rename samefile => is_samepath | Michael Hirsch, Ph.D |
| 2019-12-18 | python: add embed to the python dependency function | Daniel Mensinger |
| 2019-12-18 | Merge pull request #4649 from dcbaker/summary-function | Jussi Pakkanen |
| 2019-12-17 | ci cmake: Windows link.exe skip due to symbol issues | Michael Hirsch, Ph.D |
| 2019-12-17 | Fix macOS library test when using system zlib. | Jussi Pakkanen |
| 2019-12-12 | summary: Add bool_yn keyword argument | Xavier Claessens |
| 2019-12-12 | summary: Allow section with no title, and passing key/value separately | Xavier Claessens |
| 2019-12-12 | Add a summary() function for configuration summarization | Xavier Claessens |