| Commit message (Expand) | Author | Age | Files | Lines |
* | Flag construction must be after compiler detection | Allen Byrne | 2020-04-05 | 1 | -54/+49 |
|
|
* | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 1 | -1/+1 |
|
|
* | HDFFV-11001 need to qualify all by parallel or serial types | Allen Byrne | 2020-01-15 | 1 | -68/+70 |
|
|
* | HDFFV-11001 Add fine control over testing | Allen Byrne | 2020-01-15 | 1 | -1/+1 |
|
|
* | Apparently, + has no special meaning, and neither does \+, in so-called | David Young | 2019-11-12 | 1 | -1/+1 |
|
|
* | Make these scripts relocatable again: derive a relative path for the | David Young | 2019-11-05 | 1 | -1/+24 |
|
|
* | Let us override the examples directory using --with-examplesdir=DIR. | David Young | 2019-10-03 | 2 | -3/+3 |
|
|
* | Under the examples directories, always find the installed HDF5 | David Young | 2019-10-03 | 1 | -1/+1 |
|
|
* | Merge pull request #1826 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_... | Dana Robinson | 2019-08-01 | 1 | -1/+1 |
|\ |
|
| * | Reverts the removal of config/conclude_fc.am while keeping | Dana Robinson | 2019-08-01 | 1 | -1/+1 |
|
|
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-07-29 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge pull request #1808 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:gnu-flags-work... | Dana Robinson | 2019-07-29 | 1 | -1/+1 |
| |\ |
|
| | * | Updated gfortran options. | Dana Robinson | 2019-07-17 | 1 | -1/+1 |
|
|
* | | | HDFFV-10529 Update CMake tests to use test fixtures | Allen Byrne | 2019-07-23 | 1 | -27/+25 |
|/ / |
|
* | | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 1 | -2/+4 |
|/ |
|
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 2 | -170/+65 |
|
|
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 1 | -6/+6 |
|
|
* | Refactor mpi test names | Allen Byrne | 2019-02-11 | 1 | -2/+2 |
|
|
* | Rename parallel tests to start with PAR_ | Allen Byrne | 2019-02-11 | 1 | -2/+2 |
|
|
* | Remove F2003 Option and references | Allen Byrne | 2019-02-06 | 2 | -46/+32 |
|
|
* | Change prefix in example scripts to relative path to bin. This was done | Larry Knox | 2018-08-23 | 1 | -1/+1 |
|
|
* | Add fortran MPI to test and example | Allen Byrne | 2018-06-06 | 1 | -2/+4 |
|
|
* | Fix typo | Allen Byrne | 2018-05-24 | 1 | -1/+1 |
|
|
* | Remove link flag from compile command | Allen Byrne | 2018-05-22 | 1 | -3/+0 |
|
|
* | Correct command usage | Allen Byrne | 2018-05-07 | 1 | -6/+6 |
|
|
* | Remove APPEND | Allen Byrne | 2018-05-03 | 1 | -16/+22 |
|
|
* | Fix another command revert | Allen Byrne | 2018-05-03 | 1 | -12/+18 |
|
|
* | Missed a command revert | Allen Byrne | 2018-05-03 | 1 | -6/+9 |
|
|
* | Revert to old style for LINK_FLAGS gen expr not working | Allen Byrne | 2018-05-03 | 1 | -16/+19 |
|
|
* | LINK_FLAGS must be separate property sets | Allen Byrne | 2018-05-03 | 1 | -18/+36 |
|
|
* | Fix link flags syntax | Allen Byrne | 2018-05-03 | 1 | -18/+18 |
|
|
* | Revert refactor link flags | Allen Byrne | 2018-05-02 | 1 | -18/+18 |
|
|
* | refactor link flags to interface | Allen Byrne | 2018-05-02 | 1 | -18/+18 |
|
|
* | TRILABS-19 fix syntax for windows | Allen Byrne | 2018-05-02 | 1 | -3/+3 |
|
|
* | TRILABS-19 Link flags need - character | Allen Byrne | 2018-05-02 | 1 | -6/+6 |
|
|
* | TRILABS-19 fix fortran link flags | Allen Byrne | 2018-04-30 | 1 | -9/+9 |
|
|
* | TRILABS-19 Refactor fortran properties | Allen Byrne | 2018-04-30 | 1 | -36/+81 |
|
|
* | TRILABS-19 fix typos | Allen Byrne | 2018-04-27 | 1 | -1/+1 |
|
|
* | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 1 | -24/+30 |
|
|
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 1 | -1/+1 |
|
|
* | TRILABS-19 All c code INCLUDE_DIRECTORIES converted | Allen Byrne | 2018-04-18 | 1 | -6/+6 |
|
|
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 1 | -1/+2 |
|
|
* | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 1 | -1/+1 |
|
|
* | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 1 | -1/+1 |
|
|
* | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 1 | -6/+0 |
|
|
* | HDFFV-10385 fix fortran references | Allen Byrne | 2018-01-10 | 1 | -0/+4 |
|
|
* | HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake | M. Scot Breitenfeld | 2017-12-07 | 2 | -7/+7 |
|
|
* | Add missing dir reference | Allen Byrne | 2017-11-02 | 1 | -1/+1 |
|
|
* | Remove incorrect link var | Allen Byrne | 2017-11-01 | 1 | -2/+0 |
|
|
* | Correct usage of MPI vars | Allen Byrne | 2017-11-01 | 1 | -2/+2 |
|
|