summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #880 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2018-01-301-1/+1
|\
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk...lrknox2018-01-30133-5754/+7850
| |\
| * | Increase maximum number of retries to 30 for h5watch tests.lrknox2018-01-301-1/+1
* | | Merge pull request #877 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-01-3010-253/+248
|\ \ \ | |_|/ |/| |
| * | Update reference files for CMake optionsAllen Byrne2018-01-297-169/+158
| * | Fix windows compile errors abstract out common settingsAllen Byrne2018-01-293-82/+88
| * | Fix case of commandAllen Byrne2018-01-261-2/+2
|/ /
* | Merge pull request #871 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-01-263-7/+13
|\ \
| * | Fix missing ext libs referencesAllen Byrne2018-01-253-7/+13
|/ /
* | Merge pull request #868 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-01-254-274/+13
|\ \
| * | HDFFV-10396 typo fixAllen Byrne2018-01-251-1/+1
| * | HDFFV-10396 Add noteAllen Byrne2018-01-251-0/+10
| * | HDFFV-10396 Eliminate overuse of h5tools_simple_prefix functionAllen Byrne2018-01-253-274/+3
|/ /
* | Merge pull request #864 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-01-252-3/+3
|\ \
| * | HDFFV-10385 some platforms need this varAllen Byrne2018-01-221-1/+1
| * | HDFFV-10385 test OUTPUT_NAME var for macAllen Byrne2018-01-221-2/+2
| * | HDFFV-10385 Correct name of varAllen Byrne2018-01-221-1/+1
|/ /
* | Merge pull request #863 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-01-198-43/+34
|\ \
| * | HDFFV-10385 rename vars and macrosAllen Byrne2018-01-198-31/+29
| * | HDFFV-10385 Refactor out CMAKE_BUILD_TYPE usageAllen Byrne2018-01-184-17/+10
|/ /
* | Merge pull request #862 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-01-182-5/+33
|\ \
| * | HDFFV-10393 fix incorrect search for name in h5repack object tableAllen Byrne2018-01-182-5/+33
|/ /
* | Merge pull request #861 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-01-1849-185/+45
|\ \
| * | HDFFV-10392 change size of local array to 16 charsAllen Byrne2018-01-171-6/+6
| * | HDFFV-10385 rework java namesAllen Byrne2018-01-1746-147/+30
| * | HDFFV-10385 Use OUTPUT_NAME property instead of CMAKE_BUILD_TYPEAllen Byrne2018-01-165-36/+10
| * | Revert CMAKE_BUILD_TYPE for matches - need to redesignAllen Byrne2018-01-1210-12/+15
|/ /
* | Merge pull request #859 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-01-113-20/+21
|\ \
| * | Fix fortran cmake variable usageAllen Byrne2018-01-113-20/+21
|/ /
* | Merge pull request #855 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-01-1134-133/+173
|\ \
| * | Correct whitespaceAllen Byrne2018-01-101-1/+1
| * | HDFFV-10385 multi-config builders need folder setAllen Byrne2018-01-104-8/+7
| * | HDFFV-10385 fix packagingAllen Byrne2018-01-103-6/+6
| * | Fix typoAllen Byrne2018-01-101-1/+1
| * | HDFFV-8745 remove obsolete filesAllen Byrne2018-01-102-0/+0
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-01-1012-588/+416
| |\ \ | |/ / |/| |
* | | Merge pull request #852 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-10361-...Allen Byrne2018-01-1012-588/+416
|\ \ \
| * | | HDFFV-10361 Correct signaturesAllen Byrne2018-01-092-19/+17
| * | | HDFFV-10361 Update release note for vds prefixAllen Byrne2018-01-051-1/+3
| * | | HDDFV-10361 combine duplicated prefix utility functionsAllen Byrne2018-01-0511-587/+415
| | * | HDFFV-10385 includes cleanupAllen Byrne2018-01-101-3/+1
| | * | HDFFV-10385 - add release noteAllen Byrne2018-01-101-0/+13
| | * | HDFFV-10385 fix fortran referencesAllen Byrne2018-01-102-0/+6
| | * | Correct folder typoAllen Byrne2018-01-092-3/+3
| | * | HDFFV-8745 fix minor defectsAllen Byrne2018-01-092-5/+3
| | * | HDFFV-10385 fix platform errorsAllen Byrne2018-01-096-66/+52
| | * | HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-0927-89/+129
| |/ / |/| |
* | | Merge pull request #842 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-01-0916-3178/+3808
|\ \ \
| * \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-01-089-19/+19
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #846 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:develop to develophdftest2018-01-059-19/+19
|\ \ \ \