Age | Commit message (Expand) | Author | Files | Lines |
2019-12-30 | Only run symlink test from git checkout.symlinkinrelease | Jussi Pakkanen | 1 | -1/+11 |
2019-12-29 | cmake: Use trace for missing link flags (fixes #6386) | Daniel Mensinger | 10 | -5/+78 |
2019-12-23 | refactor: cuda no unused args | Michael Hirsch, Ph.D | 16 | -25/+25 |
2019-12-22 | cmake: Fix obeject libraries | Daniel Mensinger | 14 | -15/+169 |
2019-12-21 | Merge pull request #6355 from scivision/depmethod | Jussi Pakkanen | 4 | -23/+23 |
2019-12-19 | summary: Change 'section' to be a kwarg instead of positional | Xavier Claessens | 1 | -8/+8 |
2019-12-19 | add compiler.get_linker_id() method | Michael Hirsch, Ph.D | 1 | -5/+13 |
2019-12-19 | ci: improve robustness | Michael Hirsch, Ph.D | 4 | -23/+23 |
2019-12-19 | CI: Skip NetCDF Fortran test on OSX | Daniel Mensinger | 1 | -1/+1 |
2019-12-19 | CI: Skip git tests if g-ir-scanner does not exist | Daniel Mensinger | 2 | -2/+2 |
2019-12-19 | CI: Fix C++11 related error on osx for protocol buffer | Daniel Mensinger | 1 | -1/+1 |
2019-12-19 | fs: rename samefile => is_samepath | Michael Hirsch, Ph.D | 1 | -3/+5 |
2019-12-18 | python: add embed to the python dependency function | Daniel Mensinger | 1 | -2/+2 |
2019-12-18 | Merge pull request #4649 from dcbaker/summary-function | Jussi Pakkanen | 3 | -0/+22 |
2019-12-17 | ci cmake: Windows link.exe skip due to symbol issues | Michael Hirsch, Ph.D | 10 | -12/+16 |
2019-12-17 | Fix macOS library test when using system zlib. | Jussi Pakkanen | 1 | -1/+2 |
2019-12-12 | summary: Add bool_yn keyword argument | Xavier Claessens | 1 | -0/+2 |
2019-12-12 | summary: Allow section with no title, and passing key/value separately | Xavier Claessens | 2 | -6/+3 |
2019-12-12 | Add a summary() function for configuration summarization | Xavier Claessens | 3 | -0/+23 |
2019-12-13 | ci fortran: add case where buildtype=release and warning_level=3 | Michael Hirsch, Ph.D | 2 | -0/+6 |
2019-12-10 | mintro: Add version key to --scan-dependencies (fixes #6287) | Daniel Mensinger | 1 | -2/+3 |
2019-12-09 | cmake test: skip case where Cmake backend not Fortran-compatible | Michael Hirsch, Ph.D | 1 | -1/+4 |
2019-12-09 | cmake: add project language to cmakelists.txt | Michael Hirsch, Ph.D | 4 | -1/+14 |
2019-12-07 | Merge pull request #6228 from scivision/scalapack | Jussi Pakkanen | 4 | -0/+306 |
2019-12-05 | find_program(): Add 'dirs' keyword argument | Xavier Claessens | 2 | -0/+9 |
2019-12-04 | dict: Fully evaluate keys | Xavier Claessens | 2 | -21/+36 |
2019-12-04 | ci/test: unused args for objc, objc++ | Michael Hirsch, Ph.D | 5 | -5/+5 |
2019-12-04 | ci/test: unused args for Windows | Michael Hirsch, Ph.D | 32 | -26/+64 |
2019-12-03 | mparser.py: actually check the type of key variable, not its value | Marc Herbert | 1 | -5/+14 |
2019-11-30 | scalapack: test that find methods work | Michael Hirsch, Ph.D | 2 | -5/+0 |
2019-11-30 | scalapack: allow specifying find method | Michael Hirsch, Ph.D | 2 | -0/+225 |
2019-11-30 | scalapack: run without mpiexec | Michael Hirsch, Ph.D | 2 | -19/+4 |
2019-11-30 | deps: add scalapack | Michael Hirsch, Ph.D | 3 | -0/+101 |
2019-11-30 | cmake: Make output_target_map more robust (fixes #6208) | Daniel Mensinger | 5 | -2/+65 |
2019-11-29 | tests: add osx test case for PIE builds. | Mihai Moldovan | 2 | -0/+8 |
2019-11-28 | Revert "Have set() and set_quoted() of configuration object work with newlines." | Xavier Claessens | 2 | -12/+0 |
2019-11-28 | Merge pull request #5989 from xclaesse/cmake-part2 | Jussi Pakkanen | 4 | -0/+51 |
2019-11-28 | HDF5: make much more robust across platforms | Michael Hirsch, Ph.D | 1 | -24/+11 |
2019-11-28 | cmake: Some minor fixup | Daniel Mensinger | 3 | -1/+20 |
2019-11-27 | cmake: Add unit test for add_custom_target() and add_dependency() | Xavier Claessens | 3 | -0/+32 |
2019-11-27 | tests: add clues to find missing private/qtobject_p.h [skip ci] | Marc | 1 | -0/+4 |
2019-11-26 | Fix crash when checking multi version on subproject dep | Xavier Claessens | 1 | -0/+6 |
2019-11-25 | Fix link_whole with a custom target | Xavier Claessens | 3 | -0/+17 |
2019-11-25 | fs: Add parent() and name() methods | Xavier Claessens | 1 | -0/+3 |
2019-11-25 | Merge pull request #6213 from mensinda/cmNameFix | Jussi Pakkanen | 4 | -10/+12 |
2019-11-25 | complete gfortran/intel/intel-cl fortran_std test | Michael Hirsch, Ph.D | 6 | -0/+149 |
2019-11-21 | Fix compute_int() when the value is -1 | Xavier Claessens | 1 | -0/+3 |
2019-11-20 | cmake: Uniform target name handling | Daniel Mensinger | 4 | -10/+12 |
2019-11-20 | Merge pull request #6199 from mensinda/cmSysInc | Jussi Pakkanen | 1 | -1/+5 |
2019-11-19 | Have set() and set_quoted() of configuration object work with newlines. | Jehan | 2 | -0/+12 |