summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Needs to sync with lib version and Sencode.M. Scot Breitenfeld2018-03-071-2/+6
|
* Incr CMake min, add missing test, rework test CMake scriptAllen Byrne2018-02-275-8/+8
|
* Snapshot version 1.10 release 2 (snap9)hdftest2018-02-111-1/+1
|
* HDFFV-10403 fix sonameAllen Byrne2018-02-081-2/+2
|
* HDFFV-10398 merge from develop improve CMake codeAllen Byrne2018-01-306-171/+120
|
* Update CMake usageAllen Byrne2018-01-292-4/+4
|
* Update refences to CMake usageAllen Byrne2018-01-294-65/+27
|
* Merge windows compile fix from developAllen Byrne2018-01-292-2/+84
|
* Fix ext lib referencesAllen Byrne2018-01-251-1/+7
|
* HDFFV-10385,10392,10393 merge from developAllen Byrne2018-01-223-35/+39
|
* HDFFV-10385 mult-config builders need a folderAllen Byrne2018-01-102-3/+2
|
* HDFFV-10385 correct platform issuesAllen Byrne2018-01-092-23/+4
|
* HDFFV-10385 Refactor use of CMAKE_BUILD_TYPEAllen Byrne2018-01-083-10/+41
|
* Merge pull request #848 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2018-01-081-0/+8
|\ | | | | | | | | * commit '58a475d3fabba89a9fed2a22d3f0851c9933f650': Fix link_libs and static CRT fortran
| * Fix link_libs and static CRT fortranAllen Byrne2018-01-051-0/+8
| |
* | Snapshot version 1.10 release 2 (snap8)hdftest2018-01-081-1/+1
| |
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)hdftest2018-01-062-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 developM. Scot Breitenfeld2018-01-052-1/+81
| |\
| | * Snapshot version 1.11 release 1hdftest2018-01-051-1/+1
| | |
| | * Fix valgrind issuesAllen Byrne2018-01-021-1/+80
| | |
| | * HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-282-117/+171
| | |
| | * Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ↵lrknox2017-12-222-171/+117
| | | | | | | | | | | | | | | | | | | | | develop" This reverts commit b1223dd653e65e076af92b2dfe236f3704da81c8, reversing changes made to b25f123f5f5e25c1447a6a02861cb7c7265c12f2.
| | * Because of MPI requirements in library ALWAYS add include pathAllen Byrne2017-12-201-117/+170
| | |
| | * HDFFV-9724 Add H5LS prefix test with ${ORIGIN}Allen Byrne2017-12-131-0/+1
| | |
* | | Snapshot version 1.10 release 2 (snap7)hdftest2017-12-311-1/+1
| | |
* | | Snapshot version 1.10 release 2 (snap6)hdftest2017-12-241-1/+1
|/ /
* | Update MPI commandsAllen Byrne2017-12-201-117/+170
| |
* | Snapshot version 1.10 release 2 (snap5)hdftest2017-12-171-1/+1
| |
* | Snapshot version 1.10 release 2 (snap4)hdftest2017-12-111-1/+1
| |
* | Merge branch 'develop' into hdf5_1_10M. Scot Breitenfeld2017-11-281-26/+58
|\ \ | |/
| * Update macrosAllen Byrne2017-11-271-0/+1
| |
| * Changed ar to always use -cr instead of the autotools defaultDana Robinson2017-11-151-5/+0
| | | | | | | | of cru.
| * Merge pull request #772 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:ar_warning_fix ↵Dana Robinson2017-11-141-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 Robinson2017-11-131-0/+5
| | |
| * | Remove extra '&'s that cause syntax errors on Macs.lrknox2017-11-141-8/+8
| | |
| * | Add check for realtimeOutput environment variable set containinglrknox2017-11-061-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 pathAllen Byrne2017-11-011-1/+1
| |
| * Change to local pathAllen Byrne2017-11-011-1/+1
| |
| * Add back Find module and add support filesAllen Byrne2017-11-017-0/+1544
| |
| * Remove duplicated moduleAllen Byrne2017-11-011-1461/+0
| |
| * Correct usage of MPI varsAllen Byrne2017-11-013-519/+1249
| |
| * New requirement for testAllen Byrne2017-10-301-1/+1
| |
* | Update macroAllen Byrne2017-11-271-0/+1
| |
* | Snapshot version 1.10 release 2 (snap3)hdftest2017-11-201-1/+1
| |
* | HDFFV-10321 merge from developAllen Byrne2017-11-029-519/+1332
| |
* | New test requirementAllen Byrne2017-10-301-1/+1
| |
* | Merge branch 'develop' into hdf5_1_10M. Scot Breitenfeld2017-10-261-3/+60
|\ \ | |/
| * Fix STREQUAL if commands.Allen Byrne2017-10-024-35/+35
| |
| * Fix find package processAllen Byrne2017-09-191-2/+14
| |
| * Restore GEN_HDRS and remove cache sets for defaultsAllen Byrne2017-09-132-68/+4
| |