summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
...
* Added new CMake options for testsAllen Byrne2020-01-1917-205/+232
|
* Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵Kimmy Mu2020-01-141-2/+2
| | | | | | | to develop * commit '6b1b4b3c0bdd803835efe8c531965bb9900a5363': fix test assert fail error
* Fix CMake test macros and perform standalone testsAllen Byrne2020-01-1210-67/+203
|
* Merge branch 'hdf5_1_10' of https://git.hdfgroup.org/scm/~kmu/hdf5 into ↵kmu2020-01-093-10/+3
|\ | | | | | | hdf5_1_10
| * Merge of --Wc++-compat changes from developDana Robinson2020-01-093-10/+3
| |
* | merge intel warning fixKimmy Mu2020-01-0910-28/+28
|/
* Standalone doesn't use h5test implementation.Allen Byrne2019-12-201-0/+3
|
* Remove duplicate instanceAllen Byrne2019-12-161-6/+0
|
* Update version for HDF5_1_10Larry Knox2019-12-111-7/+7
|
* Fix MPI depends nameAllen Byrne2019-10-231-1/+1
|
* Fix missing HD and whitespaceAllen Byrne2019-10-211-185/+112
|
* More whitespace changesAllen Byrne2019-10-032-211/+57
|
* Whitespace cleanupAllen Byrne2019-10-031-159/+157
|
* Remove incorrect textAllen Byrne2019-10-031-2/+1
|
* HDFFV-10919 merge synchingAllen Byrne2019-10-024-179/+68
|
* Whitespace and benign synchro changesAllen Byrne2019-10-0229-438/+1229
|
* fix for statement declare variableAllen Byrne2019-09-301-1/+2
|
* Fix missing option and incorrect closeAllen Byrne2019-09-241-2/+2
|
* small syntax additionAllen Byrne2019-09-231-1/+1
|
* Whitespace updatesAllen Byrne2019-09-235-122/+122
|
* HDFFV-10903 merge dev changes to 1.10Allen Byrne2019-09-181-1/+1
|
* HDFFV-10903 merge updated changesAllen Byrne2019-09-173-7/+19
|
* Add new tools lib test folderAllen Byrne2019-09-134-0/+1366
|
* Merge S3 code from develop to 1.10Allen Byrne2019-09-1322-663/+1672
|
* OESS-29 Fix HD prefix in performAllen Byrne2019-08-279-370/+374
|
* HDFFV-10876 link fix and compile issueAllen Byrne2019-08-273-18/+9
|
* Add HD prefixAllen Byrne2019-08-271-8/+8
|
* OESS-29 Update HD prefix and compare against developAllen Byrne2019-08-2312-435/+435
|
* Merge HD prefix and whitespace changes from developAllen Byrne2019-08-1822-1184/+1226
|
* Merge fixes and code reconciliation wit developAllen Byrne2019-08-057-105/+238
|
* Cleanup when merging to other branchesAllen Byrne2019-07-3014-179/+135
|
* HDFFV-10845, 10529 and CMake changes from developAllen Byrne2019-07-2430-2055/+696
|
* Merge from develop, mostly HDFFV-10845Allen Byrne2019-07-123-15/+27
|
* HDFFV-10581 Correct PDB files and debug naming.Allen Byrne2019-07-091-1/+1
|
* Merge pull request #1786 in HDFFV/hdf5 from ↵Dhvanil Popat2019-07-055-641/+8
|\ | | | | | | | | | | | | | | | | | | | | ~DPOPAT/hdf5:bugfix/HDFFV-10832_merge to hdf5_1_10 * commit 'c56b9846c5277271dd07900b884da1abf1c9c21f': Fixed name for 'Build HDF Tests' in CMake's libhdf5 settings Fixed options for CMake to correct names Added Tests/Tools to libhdf5.settings in cmake equivalent Minor fix in libhdf5.settings.in Squash commit of options to build tools and tests
| * Squash commit of options to build tools and testsDhvanil Popat2019-06-255-641/+8
| |
* | Merge parallel static fix from developAllen Byrne2019-06-272-237/+0
|/
* HDFFV-9407 Merge test addition from developAllen Byrne2019-06-253-1/+66
|
* Add lib dir for testing pluginsAllen Byrne2019-06-215-0/+12
|
* remove duplicated functionAllen Byrne2019-06-211-0/+4
|
* HDFFV-10805 Merge SHARED ONLY option from developAllen Byrne2019-06-2041-464/+777
|
* CMake fixesAllen Byrne2019-04-041-1/+1
|
* HDFFV-10703 - Update CMake variable handlingAllen Byrne2019-02-2116-152/+134
|
* Update version on hdf5_1_10 branch to 1.10.6-snap0.Larry Knox2019-02-181-7/+7
|
* TRILAB-111 Update MPI CMakeAllen Byrne2019-02-132-10/+10
|
* Refactor TIMEOUT valuesAllen Byrne2019-02-061-1/+1
|
* HDFFV-10697 Disable compression option if source unavailableAllen Byrne2019-02-051-4/+2
|
* Merge branch 'hdf5_1_10' of ↵Binh-Minh Ribler2019-01-311-9/+16
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_1_10_bmr into hdf5_1_10
| * Merge pull request #1480 in HDFFV/hdf5 from ↵Binh-Minh Ribler2019-01-281-1/+16
| |\ | | | | | | | | | | | | | | | | | | ~BMRIBLER/hdf5_1_10_bmr:hdf5_1_10 to hdf5_1_10 * commit '2880ef43eb03526e7d75551720547b85e66a3086': Fixed HDFFV-10578
| * | Fix CMake policy 54 warningsAllen Byrne2019-01-181-9/+16
| | |