| Commit message (Expand) | Author | Age | Files | Lines |
| * | MPI: don't excessively skip Windows test cases, which can hide real problems | Michael Hirsch, Ph.D | 2019-10-18 | 2 | -21/+27 |
| * | Add blocks dependency | Patrick Griffis | 2019-09-23 | 2 | -0/+18 |
| * | gtkdoc: Add 'check' kwarg (#5591) | Xavier Claessens | 2019-07-16 | 9 | -27/+192 |
| * | Adapting Boost Python library detection to Boost >= 1.67. Closes #4288. | gjaeger1 | 2019-07-11 | 3 | -0/+102 |
| * | Update hotdoc files to match those produced by newest version.testenvvar | Jussi Pakkanen | 2019-07-08 | 1 | -0/+9 |
| * | tests/llvm: Test both cmake and llvm-config methods | Dylan Baker | 2019-07-02 | 1 | -20/+24 |
| * | gnome: make sure the target build directory is passed first for linking | Christoph Reiter | 2019-05-28 | 4 | -0/+99 |
| * | Better detection of tab indentation. | Jussi Pakkanen | 2019-05-09 | 1 | -9/+9 |
| * | cmake: LLVM better modules handling | Daniel Mensinger | 2019-05-03 | 1 | -1/+1 |
| * | tests: Extend tests that use Threads internally to set method | Dylan Baker | 2019-05-02 | 3 | -3/+3 |
| * | i18n: add args keyword to merge_file | Konstantin | 2019-04-22 | 6 | -3/+42 |
| * | gpgme dependency: verify that pkg-config works on newer gpgme | Eli Schwartz | 2019-04-15 | 1 | -0/+6 |
| * | Add gpgme-config support | Jan Tojnar | 2019-04-06 | 2 | -0/+29 |
| * | BUGFIX: Microsoft MPI is only compatible with Intel Fortran | Michael Hirsch, Ph.D | 2019-04-05 | 3 | -44/+38 |
| * | add NetCDF | Michael Hirsch, Ph.D | 2019-02-28 | 4 | -0/+83 |
| * | better handle variable HDF5 setups, update Fortran compiler def | Michael Hirsch, Ph.D | 2019-02-01 | 2 | -16/+15 |
| * | skip CI for HDF5 where HDF5 is not available" | Michael Hirsch, Ph.D | 2019-01-31 | 3 | -12/+19 |
| * | setup hdf5 test | Michael Hirsch, Ph.D | 2019-01-30 | 4 | -0/+113 |
| * | Disable mixed (mscv/clang + gnu) Windows Fortran tests. Closes #4829. | Jussi Pakkanen | 2019-01-28 | 1 | -5/+7 |
| * | Updated Linux CI image to cosmic. | Jussi Pakkanen | 2018-12-09 | 2 | -2/+3 |
| * | -Wl,--as-needed seems to break easily with mpi/fortran | Alexis Jeandet | 2018-11-19 | 1 | -1/+1 |
| * | hotdoc: Fix has_extensions when several extensions are passed in | Thibault Saunier | 2018-11-15 | 1 | -0/+6 |
| * | Workaround for Debian bug 912563. | Jussi Pakkanen | 2018-11-07 | 1 | -1/+5 |
| * | Install files from the test added in 2ff69b20 to make sure it runs | Jon Turney | 2018-11-04 | 3 | -1/+8 |
| * | Fix merge file using an array. Closes #4424. | Jussi Pakkanen | 2018-10-29 | 1 | -1/+1 |
| * | add -permissive to the boost test | Nicole Mazzuca | 2018-10-27 | 1 | -0/+6 |
| * | tests/llvm: Allow test to run with static-only llvm | Dylan Baker | 2018-10-27 | 1 | -8/+17 |
| * | Fix remaining flake8 report | Jon Turney | 2018-10-24 | 1 | -1/+1 |
| * | module-qt: add rcc_extra_arguments to pass extra arguments to rcc (#4406) | xiannox | 2018-10-24 | 1 | -0/+4 |
| * | Set env vars so MS-MPI tests are run | Jon Turney | 2018-10-14 | 1 | -1/+3 |
| * | Use 'CI' environment variable to detect CI environment | Jon Turney | 2018-10-14 | 1 | -1/+1 |
| * | gnome.compile_resources: Put dependency directories before current source dir | TingPing | 2018-10-10 | 1 | -0/+1 |
| * | Fix a comment in "test cases/frameworks/6 gettext" | Masanori Kakura | 2018-10-06 | 1 | -1/+1 |
| * | i18n: replace path separator with @ | Marty E. Plummer | 2018-10-06 | 4 | -0/+18 |
| * | Fix handling generated .desktop files. Closes #4304. | Jussi Pakkanen | 2018-10-05 | 4 | -0/+39 |
| * | Add custom libgcrypt dependency using libgcrypt-config | Patrick Griffis | 2018-10-03 | 2 | -0/+31 |
| * | gnome: add support for `module_version` | Marco Trevisan (TreviƱo) | 2018-09-21 | 2 | -0/+43 |
| * | Add some more implibs to list of installed files on cygwin | Jon Turney | 2018-09-19 | 2 | -0/+6 |
| * | i18n: allow custom target names for merge_file | Marty E. Plummer | 2018-09-16 | 3 | -0/+15 |
| * | run_proect_tests: add cygwin as platform fix name | Marco Trevisan (TreviƱo) | 2018-09-14 | 1 | -2/+2 |
| * | test cases: add missing files to installed_files.txt | Marco Trevisan (TreviƱo) | 2018-09-14 | 3 | -0/+308 |
| * | Skip some SDL tests when using an OSX framework version. | Jussi Pakkanen | 2018-09-10 | 1 | -0/+6 |
| * | Qt: add main argument to Qt dependency object to link with qtmain library on ... | Alexey Rochev | 2018-09-10 | 1 | -2/+3 |
| * | i18n: respect variable substitution for the target name when merging translat... | Corentin Noƫl | 2018-09-03 | 3 | -1/+29 |
| * | Qt: Allow passing dependency objects to preprocess method (#3470, #3875) | Alexey Rochev | 2018-09-03 | 2 | -0/+18 |
| * | Merge pull request #4016 from thiblahute/hotdoc | Jussi Pakkanen | 2018-08-29 | 4 | -0/+32 |
| |\ |
|
| | * | modules: Add an 'hotdoc' module | Thibault Saunier | 2018-08-28 | 4 | -0/+32 |
| * | | Tests for version constraints on custom lookup dependencies | Jon Turney | 2018-08-26 | 10 | -0/+36 |
| |/ |
|
| * | Kill tabs dead! For good! | Jussi Pakkanen | 2018-08-15 | 1 | -1/+1 |
| * | gnome.generate_gir: support generating gir for multiple libraries | Mathieu Duponchelle | 2018-08-09 | 4 | -2/+79 |