Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HDFFV-10444 fix soversion numbers for libraries | Allen Byrne | 2018-04-10 | 1 | -7/+3 |
| | |||||
* | Correct if block typo | Allen Byrne | 2018-03-22 | 1 | -0/+1 |
| | |||||
* | Correct VS version for readme | Allen Byrne | 2018-03-22 | 1 | -3/+4 |
| | |||||
* | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 13 | -1603/+78 |
| | |||||
* | HDFFV-4359 Add C,HL,CXX files | Allen Byrne | 2018-03-08 | 2 | -0/+46 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Update macros | Allen Byrne | 2017-11-27 | 1 | -0/+1 |
| | |||||
* | Changed ar to always use -cr instead of the autotools default | Dana Robinson | 2017-11-15 | 1 | -5/+0 |
| | | | | of cru. | ||||
* | Merge pull request #772 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:ar_warning_fix ↵ | Dana Robinson | 2017-11-14 | 1 | -0/+5 |
|\ | | | | | | | | | | | | | to develop * commit 'a25366cc980695cebe40c2d471bfe5166dcb28a2': Fixed that annoying ar warning about -u being ignored. | ||||
| * | Fixed that annoying ar warning about -u being ignored. | Dana Robinson | 2017-11-13 | 1 | -0/+5 |
| | | |||||
* | | Remove extra '&'s that cause syntax errors on Macs. | lrknox | 2017-11-14 | 1 | -8/+8 |
| | | |||||
* | | Add check for realtimeOutput environment variable set containing | lrknox | 2017-11-06 | 1 | -26/+58 |
|/ | | | | | | | | characters to indicate test output should be piped through tee to chklog files in order to send output to stdout as tests run instead of waiting to cat chklog file to stdout when each set of tests is completed. This should stop buildbot from timing out when a test set doesn't complete in less than 20 minutes. | ||||
* | Correct path | Allen Byrne | 2017-11-01 | 1 | -1/+1 |
| | |||||
* | Change to local path | Allen Byrne | 2017-11-01 | 1 | -1/+1 |
| | |||||
* | Add back Find module and add support files | Allen Byrne | 2017-11-01 | 7 | -0/+1544 |
| | |||||
* | Remove duplicated module | Allen Byrne | 2017-11-01 | 1 | -1461/+0 |
| | |||||
* | Correct usage of MPI vars | Allen Byrne | 2017-11-01 | 3 | -519/+1249 |
| | |||||
* | New requirement for test | Allen Byrne | 2017-10-30 | 1 | -1/+1 |
| | |||||
* | Fix STREQUAL if commands. | Allen Byrne | 2017-10-02 | 4 | -35/+35 |
| | |||||
* | Fix find package process | Allen Byrne | 2017-09-19 | 1 | -2/+14 |
| | |||||
* | Restore GEN_HDRS and remove cache sets for defaults | Allen Byrne | 2017-09-13 | 2 | -68/+4 |
| | |||||
* | Generate headers for 1.10 should default off | Allen Byrne | 2017-09-12 | 1 | -1/+3 |
| |