summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'trunk_merge' into bugfix/version_boundsVailin Choi2018-01-289-284/+29
|\ | | | | | | Keep it up-to-date with develop.
| * Merge pull request #871 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-01-263-7/+13
| |\ | | | | | | | | | | | | * commit '3ab1a073688453991b78df300067009cd0c5f610': Fix missing ext libs references
| | * 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
| |\ | | | | | | | | | | | | | | | | | | * commit 'fbcaec3555b6fce1a6be92b019972f51b6a51439': HDFFV-10396 typo fix HDFFV-10396 Add note HDFFV-10396 Eliminate overuse of h5tools_simple_prefix function
| | * 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
| |\ | | | | | | | | | | | | | | | | | | * commit 'f22d8726707e26b97df38962b404754119e8abd7': HDFFV-10385 some platforms need this var HDFFV-10385 test OUTPUT_NAME var for mac HDFFV-10385 Correct name of var
| | * 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 branch 'develop' into bugfix/version_boundsVailin Choi2018-01-2353-222/+101
|\ \ | |/ | | | | Keep the branch up-to-date.
| * Merge pull request #863 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-01-198-43/+34
| |\ | | | | | | | | | | | | | | | * commit '608a71200d4f70708c141790ec33f88e2e1a9993': HDFFV-10385 rename vars and macros HDFFV-10385 Refactor out CMAKE_BUILD_TYPE usage
| | * 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
| |\ | | | | | | | | | | | | * commit '3374818d14c11e9177370fe940c966240de34052': HDFFV-10393 fix incorrect search for name in h5repack object table
| | * 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
| |\ | | | | | | | | | | | | | | | | | | | | | * commit '601ae0ebbc2b766ebf2662315b3143b0f903d76b': HDFFV-10392 change size of local array to 16 chars HDFFV-10385 rework java names HDFFV-10385 Use OUTPUT_NAME property instead of CMAKE_BUILD_TYPE Revert CMAKE_BUILD_TYPE for matches - need to redesign
| | * 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
| |/
* | Fix bounds check for the generation of cache image.Vailin Choi2018-01-223-9/+4
| |
* | Modify usage description for -j and -k options so that it is more informative.Vailin Choi2018-01-182-4/+6
| |
* | Modify h5repack usage so that it is more descriptive.Vailin Choi2018-01-162-9/+31
| |
* | Merge branch develop into bugfix/version_boundsVailin Choi2018-01-12104-5287/+7774
|\ \ | |/
| * Merge pull request #859 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-01-113-20/+21
| |\ | | | | | | | | | | | | * commit 'a2f2e1f4cf44f305a12c674a37c120d26ce3362b': Fix fortran cmake variable usage
| | * 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
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'c7e8a0788c68c2fe05b6b70591a499ad277c8fa5': Correct whitespace HDFFV-10385 multi-config builders need folder set HDFFV-10385 fix packaging Fix typo HDFFV-8745 remove obsolete files HDFFV-10385 includes cleanup HDFFV-10385 - add release note HDFFV-10385 fix fortran references Correct folder typo HDFFV-8745 fix minor defects HDFFV-10385 fix platform errors HDFFV-10385 refactor CMAKE_BUILD_TYPE usage
| | * 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
| | |\ | | |/ | |/| | | | | | | | | | | | | * commit '88574bf85618adc96142bebf865ac2caf82c8f09': HDFFV-10361 Correct signatures HDFFV-10361 Update release note for vds prefix HDDFV-10361 combine duplicated prefix utility functions
| * | Merge pull request #852 in HDFFV/hdf5 from ↵Allen Byrne2018-01-1012-588/+416
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~BYRN/hdf5_adb:bugfix/HDFFV-10361-hdffv-9724-fix-has-duplicated to develop * commit '9c2a9cec1f708039dbc625bcc6827ab64282e065': HDFFV-10361 Correct signatures HDFFV-10361 Update release note for vds prefix HDDFV-10361 combine duplicated prefix utility functions
| | * | 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
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '4c004acf1d8c13f3390a81f456f28b771c776483': HDFFV-8745 fix typos HDFFV-8745 update release note HDFFV-9745 Create test and files to verify fixes HDFFV-8745 cleanup vl resource usage HDFFV-8745 remove files from test scripts HDFFV-8745 remove obsolete files HDFFV-8745 - fix implementation of 8625
| | * \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-01-089-19/+19
| | |\ \ | | |/ / | |/| | | | | | | | | | * commit '92324bacae5ac697dbdf8e6cf8b3d709f189849a': Snapshot version 1.11 release 2
| * | | Merge pull request #846 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:develop to develophdftest2018-01-059-19/+19
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * commit '1a78dd46a8ef4b8c6061e87578a81a569dab42f9': Snapshot version 1.11 release 2
| | * \ \ Merge branch 'develop' of ↵hdftest2018-01-050-0/+0
| | |\ \ \ | | |/ / / | |/| | | | | | | | ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_hft into develop