| Age | Commit message (Expand) | Author |
| 2020-02-11 | tests: Make the cups test more robust | Daniel Mensinger |
| 2020-01-29 | dependencies: Use DependencyFactory for cups | Dylan Baker |
| 2020-01-24 | ci: Fix boost test on xenial | Daniel Mensinger |
| 2020-01-24 | tests: Fix some test failures on Ubuntun 16.04 CI | Nirbheek Chauhan |
| 2020-01-21 | Merge pull request #6481 from jon-turney/osx-qt-dep-crash | Dylan Baker |
| 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-14 | dependency: add curses | 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-18 | python: add embed to the python dependency function | Daniel Mensinger |
| 2019-12-09 | cmake: add project language to cmakelists.txt | Michael Hirsch, Ph.D |
| 2019-11-30 | scalapack: test that find methods work | Michael Hirsch, Ph.D |
| 2019-11-30 | scalapack: allow specifying find method | Michael Hirsch, Ph.D |
| 2019-11-30 | scalapack: run without mpiexec | Michael Hirsch, Ph.D |
| 2019-11-30 | deps: add scalapack | Michael Hirsch, Ph.D |
| 2019-11-28 | HDF5: make much more robust across platforms | Michael Hirsch, Ph.D |
| 2019-11-27 | tests: add clues to find missing private/qtobject_p.h [skip ci] | Marc |
| 2019-11-18 | Use strict function prototypes | Michael Hirsch, Ph.D |
| 2019-10-18 | MPI: don't excessively skip Windows test cases, which can hide real problems | Michael Hirsch, Ph.D |
| 2019-09-23 | Add blocks dependency | Patrick Griffis |
| 2019-07-16 | gtkdoc: Add 'check' kwarg (#5591) | Xavier Claessens |
| 2019-07-11 | Adapting Boost Python library detection to Boost >= 1.67. Closes #4288. | gjaeger1 |
| 2019-07-08 | Update hotdoc files to match those produced by newest version. | Jussi Pakkanen |
| 2019-07-02 | tests/llvm: Test both cmake and llvm-config methods | Dylan Baker |
| 2019-05-28 | gnome: make sure the target build directory is passed first for linking | Christoph Reiter |
| 2019-05-09 | Better detection of tab indentation. | Jussi Pakkanen |
| 2019-05-03 | cmake: LLVM better modules handling | Daniel Mensinger |
| 2019-05-02 | tests: Extend tests that use Threads internally to set method | Dylan Baker |
| 2019-04-22 | i18n: add args keyword to merge_file | Konstantin |
| 2019-04-15 | gpgme dependency: verify that pkg-config works on newer gpgme | Eli Schwartz |
| 2019-04-06 | Add gpgme-config support | Jan Tojnar |
| 2019-04-05 | BUGFIX: Microsoft MPI is only compatible with Intel Fortran | Michael Hirsch, Ph.D |
| 2019-02-28 | add NetCDF | Michael Hirsch, Ph.D |
| 2019-02-01 | better handle variable HDF5 setups, update Fortran compiler def | Michael Hirsch, Ph.D |
| 2019-01-31 | skip CI for HDF5 where HDF5 is not available" | Michael Hirsch, Ph.D |
| 2019-01-30 | setup hdf5 test | Michael Hirsch, Ph.D |
| 2019-01-28 | Disable mixed (mscv/clang + gnu) Windows Fortran tests. Closes #4829. | Jussi Pakkanen |
| 2018-12-09 | Updated Linux CI image to cosmic. | Jussi Pakkanen |
| 2018-11-19 | -Wl,--as-needed seems to break easily with mpi/fortran | Alexis Jeandet |
| 2018-11-15 | hotdoc: Fix has_extensions when several extensions are passed in | Thibault Saunier |
| 2018-11-07 | Workaround for Debian bug 912563. | Jussi Pakkanen |
| 2018-11-04 | Install files from the test added in 2ff69b20 to make sure it runs | Jon Turney |
| 2018-10-29 | Fix merge file using an array. Closes #4424. | Jussi Pakkanen |
| 2018-10-27 | add -permissive to the boost test | Nicole Mazzuca |
| 2018-10-27 | tests/llvm: Allow test to run with static-only llvm | Dylan Baker |
| 2018-10-24 | Fix remaining flake8 report | Jon Turney |
| 2018-10-24 | module-qt: add rcc_extra_arguments to pass extra arguments to rcc (#4406) | xiannox |