| Commit message (Expand) | Author | Age | Files | Lines |
* | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 1 | -1/+1 |
|
|
* | HDFFV-11011 correct issues with target file extension | Allen Byrne | 2020-01-28 | 2 | -21/+9 |
|
|
* | 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 | -2/+4 |
|
|
* | Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t... | Kimmy Mu | 2020-01-06 | 1 | -2/+2 |
|\ |
|
| * | remove unnecessary check macro | kmu | 2019-12-06 | 1 | -3/+2 |
|
|
| * | fix intel compile warnings | kmu | 2019-12-04 | 1 | -2/+3 |
|
|
| * | Revert "fix warnings from Intel compiler" | kmu | 2019-11-26 | 1 | -2/+2 |
|
|
| * | Revert "fix issues from previous PR comments" | kmu | 2019-11-26 | 1 | -2/+1 |
|
|
| * | Revert "using a different MACRO" | kmu | 2019-11-26 | 1 | -1/+1 |
|
|
| * | using a different MACRO | kmu | 2019-11-25 | 1 | -1/+1 |
|
|
| * | fix issues from previous PR comments | kmu | 2019-11-25 | 1 | -1/+2 |
|
|
| * | fix warnings from Intel compiler | kmu | 2019-11-07 | 1 | -2/+2 |
|
|
* | | Fix issues found with ONLY_SHARED_LIBS option | Allen Byrne | 2019-12-11 | 1 | -1/+1 |
|/ |
|
* | HDFFV-10529 Update CMake tests to use test fixtures | Allen Byrne | 2019-07-23 | 2 | -216/+0 |
|
|
* | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 2 | -4/+9 |
|
|
* | Add lib dir for testing plugins | Allen Byrne | 2019-06-21 | 1 | -0/+1 |
|
|
* | Cleanup possible CMake target conflicts | Allen Byrne | 2019-06-19 | 1 | -11/+11 |
|
|
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 3 | -10/+22 |
|
|
* | HDFFV-10741 - remove SKIP_ERRSTK_TESTS option | Allen Byrne | 2019-04-15 | 1 | -20/+12 |
|
|
* | HDFFV-10741 - add option to skip tool error stack tests | Allen Byrne | 2019-03-26 | 1 | -12/+20 |
|
|
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 2 | -10/+10 |
|
|
* | HDFFV-10632 update autotools test scripts to match cmake | Allen Byrne | 2018-12-06 | 1 | -2/+9 |
|
|
* | HDFFV-10632 - split stderr and stdout in cmake | Allen Byrne | 2018-12-03 | 4 | -3/+54 |
|
|
* | HDFFV-10605 Only test plugins if SHARED enabled | Allen Byrne | 2018-11-06 | 2 | -22/+26 |
|
|
* | Fix MPI on Windows by adding MPI include folder | Allen Byrne | 2018-05-09 | 1 | -1/+1 |
|
|
* | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 1 | -3/+3 |
|
|
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 1 | -1/+1 |
|
|
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 1 | -30/+24 |
|
|
* | HDFFV-10444 fix soversion numbers for libraries | Allen Byrne | 2018-04-10 | 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 |
|
|
* | Fix valgrind issues | Allen Byrne | 2018-01-02 | 1 | -1/+1 |
|
|
* | HDFFV-9724 add valgrind ENV | Allen Byrne | 2017-12-29 | 1 | -1/+4 |
|
|
* | HDFFV-9724 Corrected files and verified tests | Allen Byrne | 2017-12-28 | 7 | -0/+129 |
|
|
* | Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ... | lrknox | 2017-12-22 | 7 | -129/+0 |
|
|
* | Add prefix dir to the clear command | Allen Byrne | 2017-12-13 | 1 | -2/+2 |
|
|
* | HDFFV-9724 Add H5LS prefix test with ${ORIGIN} | Allen Byrne | 2017-12-13 | 7 | -0/+129 |
|
|
* | Fixed the problems with LDFLAGS and AM_LDFLAGS in filter plugins. | Dana Robinson | 2017-11-13 | 1 | -1/+1 |
|
|
* | Plugin test rework | Dana Robinson | 2017-11-09 | 1 | -3/+0 |
|
|
* | Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. This | lrknox | 2017-10-09 | 1 | -6/+3 |
|
|
* | Cleanup cmake clean macros | Allen Byrne | 2017-10-03 | 2 | -2/+20 |
|
|
* | Fix STREQUAL if commands. | Allen Byrne | 2017-10-02 | 2 | -2/+2 |
|
|
* | HDFFV-10188 force non-native type description | Allen Byrne | 2017-08-23 | 1 | -1/+1 |
|
|
* | HDFFV-10188 emu insists on printing non-native description | Allen Byrne | 2017-08-23 | 1 | -1/+1 |
|
|
* | HDFFV-10188 Add tests and files | Allen Byrne | 2017-08-21 | 2 | -0/+12 |
|
|
* | Make test scripts fail if result files are created | Allen Byrne | 2017-05-02 | 3 | -47/+53 |
|
|
* | Comment out install-exec-hooks to remove libdynlib* files. Allen did | lrknox | 2017-04-28 | 1 | -2/+2 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 7 | -30/+42 |
|
|
* | Our best effort to build dynamic plugin tests and not install them with | lrknox | 2017-04-21 | 1 | -2/+7 |
|
|