Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix CMake build type if none was specified to be cached | Jerome Soumagne | 2018-03-02 | 1 | -2/+6 | |
| | | | | | | | | Restrict CMAKE_BUILD_TYPE to default ones | |||||
| * | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 5 | -5/+5 | |
| | | ||||||
| * | HDFFV-10403 Fix soname setting | Allen Byrne | 2018-02-08 | 1 | -2/+2 | |
| | | ||||||
| * | HDFFV-10398 fix detection of repeat checks | Allen Byrne | 2018-01-30 | 2 | -19/+4 | |
| | | ||||||
| * | HDFFV-10398 - avoid ubsan crashes | Allen Byrne | 2018-01-30 | 1 | -78/+89 | |
| | | ||||||
| * | HDFFV-10398 msvc: use /W0 rather than /w | Allen Byrne | 2018-01-30 | 1 | -2/+2 | |
| | | ||||||
| * | HDFFV-10398 Suppress VS 2015 assertion failure popup during try_run | Allen Byrne | 2018-01-30 | 1 | -0/+14 | |
| | | ||||||
| * | HDFFV-10398 Honor CMAKE_MODULE_PATH when including check modules | Allen Byrne | 2018-01-30 | 2 | -72/+11 | |
| | | ||||||
| * | Update reference files for CMake options | Allen Byrne | 2018-01-29 | 4 | -65/+27 | |
| | | ||||||
| * | Fix windows compile errors abstract out common settings | Allen Byrne | 2018-01-29 | 2 | -2/+84 | |
| | | ||||||
| * | Fix missing ext libs references | Allen Byrne | 2018-01-25 | 1 | -1/+7 | |
| | | ||||||
| * | HDFFV-10385 some platforms need this var | Allen Byrne | 2018-01-22 | 1 | -1/+1 | |
| | | ||||||
| * | HDFFV-10385 test OUTPUT_NAME var for mac | Allen Byrne | 2018-01-22 | 1 | -2/+2 | |
| | | ||||||
| * | HDFFV-10385 Correct name of var | Allen Byrne | 2018-01-22 | 1 | -1/+1 | |
| | | ||||||
| * | HDFFV-10385 rename vars and macros | Allen Byrne | 2018-01-19 | 2 | -15/+15 | |
| | | ||||||
| * | HDFFV-10385 Refactor out CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-18 | 2 | -15/+8 | |
| | | ||||||
| * | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 1 | -12/+20 | |
| | | ||||||
| * | Revert CMAKE_BUILD_TYPE for matches - need to redesign | Allen Byrne | 2018-01-12 | 2 | -4/+7 | |
| | | ||||||
| * | HDFFV-10385 multi-config builders need folder set | Allen Byrne | 2018-01-10 | 1 | -2/+1 | |
| | | ||||||
| * | Fix typo | Allen Byrne | 2018-01-10 | 1 | -1/+1 | |
| | | ||||||
| * | HDFFV-10385 fix platform errors | Allen Byrne | 2018-01-09 | 2 | -23/+4 | |
| | | ||||||
| * | HDFFV-10385 refactor CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-09 | 4 | -10/+49 | |
| | | ||||||
| * | Snapshot version 1.11 release 2 | hdftest | 2018-01-05 | 1 | -1/+1 | |
| | | ||||||
* | | Needs to sync with lib version and Sencode. | M. Scot Breitenfeld | 2018-03-07 | 1 | -2/+6 | |
| | | ||||||
* | | Incr CMake min, add missing test, rework test CMake script | Allen Byrne | 2018-02-27 | 5 | -8/+8 | |
| | | ||||||
* | | Snapshot version 1.10 release 2 (snap9) | hdftest | 2018-02-11 | 1 | -1/+1 | |
| | | ||||||
* | | HDFFV-10403 fix soname | Allen Byrne | 2018-02-08 | 1 | -2/+2 | |
| | | ||||||
* | | HDFFV-10398 merge from develop improve CMake code | Allen Byrne | 2018-01-30 | 6 | -171/+120 | |
| | | ||||||
* | | Update CMake usage | Allen Byrne | 2018-01-29 | 2 | -4/+4 | |
| | | ||||||
* | | Update refences to CMake usage | Allen Byrne | 2018-01-29 | 4 | -65/+27 | |
| | | ||||||
* | | Merge windows compile fix from develop | Allen Byrne | 2018-01-29 | 2 | -2/+84 | |
| | | ||||||
* | | Fix ext lib references | Allen Byrne | 2018-01-25 | 1 | -1/+7 | |
| | | ||||||
* | | HDFFV-10385,10392,10393 merge from develop | Allen Byrne | 2018-01-22 | 3 | -35/+39 | |
| | | ||||||
* | | HDFFV-10385 mult-config builders need a folder | Allen Byrne | 2018-01-10 | 2 | -3/+2 | |
| | | ||||||
* | | HDFFV-10385 correct platform issues | Allen Byrne | 2018-01-09 | 2 | -23/+4 | |
| | | ||||||
* | | HDFFV-10385 Refactor use of CMAKE_BUILD_TYPE | Allen Byrne | 2018-01-08 | 3 | -10/+41 | |
| | | ||||||
* | | Merge pull request #848 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10 | Allen Byrne | 2018-01-08 | 1 | -0/+8 | |
|\ \ | | | | | | | | | | | | | * commit '58a475d3fabba89a9fed2a22d3f0851c9933f650': Fix link_libs and static CRT fortran | |||||
| * | | Fix link_libs and static CRT fortran | Allen Byrne | 2018-01-05 | 1 | -0/+8 | |
| | | | ||||||
* | | | Snapshot version 1.10 release 2 (snap8) | hdftest | 2018-01-08 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10) | hdftest | 2018-01-06 | 2 | -1/+81 | |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'efa2a470c9d8cf2d584f6b22f5b80cd6687887d0': (36 commits) Merge fix HDFFV-9724 1_10 branch has a different number HDFFV-9724 Merge vds prefix from develop reverted changes from sync Snapshot version 1.11 release 1 Fix valgrind issues HDFFV-9724 init var to null HDFFV-9724 add valgrind ENV Fix memory leak due to addition of FORMAT check loop HDFFV-9724 prefix of 0 length should be null value HDFFV-9724 Corrected files and verified tests Add library INTERFACE and MPI to tools Increase maximum number of retries for h5watch tests. Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop" Fix library interface commands, add missing JNI Add HD prefix HDFFV-9724 Remove VDS file cache functionality Removed incorrect MPI text Par example needs to link with mpi libs Because of MPI requirements in library ALWAYS add include path ... | |||||
| * | | synced with develop | M. Scot Breitenfeld | 2018-01-05 | 2 | -1/+81 | |
| |\ \ | | |/ | ||||||
| | * | Snapshot version 1.11 release 1 | hdftest | 2018-01-05 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fix valgrind issues | Allen Byrne | 2018-01-02 | 1 | -1/+80 | |
| | | | ||||||
| | * | HDFFV-9724 Corrected files and verified tests | Allen Byrne | 2017-12-28 | 2 | -117/+171 | |
| | | | ||||||
| | * | Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ↵ | lrknox | 2017-12-22 | 2 | -171/+117 | |
| | | | | | | | | | | | | | | | | | | | | | develop" This reverts commit b1223dd653e65e076af92b2dfe236f3704da81c8, reversing changes made to b25f123f5f5e25c1447a6a02861cb7c7265c12f2. | |||||
| | * | Because of MPI requirements in library ALWAYS add include path | Allen Byrne | 2017-12-20 | 1 | -117/+170 | |
| | | | ||||||
| | * | HDFFV-9724 Add H5LS prefix test with ${ORIGIN} | Allen Byrne | 2017-12-13 | 1 | -0/+1 | |
| | | | ||||||
* | | | Snapshot version 1.10 release 2 (snap7) | hdftest | 2017-12-31 | 1 | -1/+1 | |
| | | | ||||||
* | | | Snapshot version 1.10 release 2 (snap6) | hdftest | 2017-12-24 | 1 | -1/+1 | |
|/ / | ||||||
* | | Update MPI commands | Allen Byrne | 2017-12-20 | 1 | -117/+170 | |
| | |