| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed trailing space from Fortran files. | Dana Robinson | 2020-05-26 | 3 | -33/+33 |
|
|
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 1 | -1/+1 |
|
|
* | Flag construction must be after compiler detection | Allen Byrne | 2020-04-05 | 1 | -19/+9 |
|
|
* | TRILAB-192 add c++ and fortran warnings build systems one file | Allen Byrne | 2020-04-05 | 1 | -10/+5 |
|
|
* | 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 | -1/+1 |
|
|
* | HDFFV-11001 Add fine control over testing | Allen Byrne | 2020-01-15 | 1 | -1/+3 |
|
|
* | 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 | -9/+12 |
|/ / |
|
* | | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 1 | -1/+2 |
|/ |
|
* | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 2 | -2/+2 |
|
|
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 2 | -77/+30 |
|
|
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 2 | -4/+4 |
|
|
* | HDFFV-10537: Remove installation of Fortran test mod files | M. Scot Breitenfeld | 2018-11-09 | 1 | -12/+0 |
|
|
* | Remove link flag from compile command | Allen Byrne | 2018-05-22 | 1 | -1/+0 |
|
|
* | Add missing module_dir property | Allen Byrne | 2018-05-09 | 1 | -0/+1 |
|
|
* | Correct command usage | Allen Byrne | 2018-05-07 | 1 | -2/+2 |
|
|
* | Remove APPEND | Allen Byrne | 2018-05-03 | 1 | -2/+2 |
|
|
* | Fix typo | Allen Byrne | 2018-05-03 | 1 | -1/+1 |
|
|
* | Add missing test lib | Allen Byrne | 2018-05-03 | 1 | -2/+2 |
|
|
* | Revert to old style for LINK_FLAGS gen expr not working | Allen Byrne | 2018-05-03 | 1 | -12/+18 |
|
|
* | LINK_FLAGS must be separate property sets | Allen Byrne | 2018-05-03 | 2 | -297/+87 |
|
|
* | Fix link flags syntax | Allen Byrne | 2018-05-03 | 1 | -24/+24 |
|
|
* | Revert refactor link flags | Allen Byrne | 2018-05-02 | 1 | -24/+24 |
|
|
* | refactor link flags to interface | Allen Byrne | 2018-05-02 | 1 | -24/+24 |
|
|
* | TRILABS-19 fix syntax for windows | Allen Byrne | 2018-05-02 | 1 | -4/+4 |
|
|
* | TRILABS-19 Link flags need - character | Allen Byrne | 2018-05-02 | 1 | -8/+8 |
|
|
* | TRILABS-19 fix fortran link flags | Allen Byrne | 2018-04-30 | 1 | -8/+8 |
|
|
* | TRILABS-19 Refactor fortran properties | Allen Byrne | 2018-04-30 | 1 | -44/+152 |
|
|
* | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 1 | -32/+24 |
|
|
* | 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 | -1/+8 |
|
|
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 1 | -1/+1 |
|
|
* | 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 | -8/+0 |
|
|
* | HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake | M. Scot Breitenfeld | 2017-12-07 | 2 | -5/+5 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 6 | -30/+31 |
|
|
* | HDFFV-10094: upgrade cmake command conventions | Allen Byrne | 2017-01-11 | 1 | -8/+112 |
|
|
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 2 | -6/+6 |
|
|
* | Added SEQUENCE to derived types for NAG: | M. Scot Breitenfeld | 2016-09-23 | 1 | -2/+2 |
|
|
* | Removed the use of hard-coded integer KINDs. | M. Scot Breitenfeld | 2016-09-22 | 1 | -17/+15 |
|
|
* | [svn-r30154] Fixed inequality comparsions for reals in HL fortran tests | Scot Breitenfeld | 2016-07-07 | 4 | -51/+112 |
|
|
* | [svn-r30120] Fixed compilation failure on emu due to moving testing subroutin... | Scot Breitenfeld | 2016-06-29 | 1 | -1843/+1822 |
|
|
* | [svn-r30113] Description: | Quincey Koziol | 2016-06-28 | 4 | -111/+183 |
|
|
* | [svn-r29864] Add ignore test names for Valgrind process. | Allen Byrne | 2016-05-04 | 1 | -0/+2 |
|
|