summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #905 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2018-02-225-23/+35
|\ | | | | | | | | * commit 'bb27f1441f40456213af7b86704182737812c314': HDFFV-10412 merge from develop
| * HDFFV-10412 merge from developAllen Byrne2018-02-225-23/+35
|/
* Merge pull request #900 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2018-02-1948-119/+103
|\ | | | | | | | | | | * commit 'de2ca6cf2d3d8361c70a6cefa30d28103d69cd4a': Fix indentation HDFFV-10384 and includes cleanup merged from devlop
| * Fix indentationAllen Byrne2018-02-191-2/+2
| |
| * HDFFV-10384 and includes cleanup merged from devlopAllen Byrne2018-02-1648-118/+102
|/
* Merge pull request #893 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_10 to ↵hdftest2018-02-126-7/+7
|\ | | | | | | | | | | | | hdf5_1_10 * commit 'fa3a845d49fed1a73fc7e8462d9b81d487124dc8': Snapshot version 1.10 release 2 (snap9)
| * Snapshot version 1.10 release 2 (snap9)hdftest2018-02-116-7/+7
|/
* Merge pull request #891 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2018-02-091-2/+2
|\ | | | | | | | | * commit '5b4c5b92d893760acc9b038ca441dcac5e03a816': HDFFV-10403 fix soname
| * HDFFV-10403 fix sonameAllen Byrne2018-02-081-2/+2
|/
* Merge pull request #888 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2018-02-0614-649/+662
|\ | | | | | | | | | | | | * commit 'f1cffac626e3e1ecbee0f55d7a970643b9c6b397': Remove old dependency construct HDFFV-10345 splelling and whitespace corrections HDFFV-10398 add sanitize attribute
| * Remove old dependency constructAllen Byrne2018-02-052-4/+1
| |
| * HDFFV-10345 splelling and whitespace correctionsAllen Byrne2018-02-0512-135/+135
| |
| * HDFFV-10398 add sanitize attributeAllen Byrne2018-02-051-511/+527
|/
* Merge pull request #885 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2018-02-0227-266/+222
|\ | | | | | | | | | | * commit 'ad89b8325555ffd7ea27baef61c506a81dc80a96': Add note for HDFFV-10398 HDFFV-10398 merge from develop improve CMake code
| * Add note for HDFFV-10398Allen Byrne2018-02-011-1/+11
| |
| * HDFFV-10398 merge from develop improve CMake codeAllen Byrne2018-01-3026-265/+211
| |
* | Merge pull request #882 in HDFFV/hdf5 from hdf5_1_10_merge to hdf5_1_10Scot Breitenfeld2018-01-314-68/+68
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '99c4d23c6c37a05c51100202ace50451fc13f1a8': (43 commits) fixed develop to 1.10 issues Increase maximum number of retries to 30 for h5watch tests. Update reference files for CMake options Fix windows compile errors abstract out common settings Fix case of command Fix missing ext libs references HDFFV-10396 typo fix HDFFV-10396 Add note HDFFV-10396 Eliminate overuse of h5tools_simple_prefix function HDFFV-10385 some platforms need this var HDFFV-10385 test OUTPUT_NAME var for mac HDFFV-10385 Correct name of var HDFFV-10385 rename vars and macros HDFFV-10385 Refactor out CMAKE_BUILD_TYPE usage HDFFV-10393 fix incorrect search for name in h5repack object table 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 Fix fortran cmake variable usage ...
| * fixed develop to 1.10 issuesM. Scot Breitenfeld2018-01-312-2/+1
| |
| * Merge branch 'develop' into hdf5_1_10M. Scot Breitenfeld2018-01-316-69/+70
| |\ |/ /
| * Merge pull request #880 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2018-01-301-1/+1
| |\ | | | | | | | | | | | | * commit '77ed9e9645dcfc0d277472f2ac7b011f44b423ff': Increase maximum number of retries to 30 for h5watch tests.
| | * Merge branch 'develop' of ↵lrknox2018-01-30133-5754/+7850
| | |\ | | | | | | | | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
| | * | 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
| |\ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | * commit 'f837afc8758c7c0394e2f40d636a8e6319b6b668': Update reference files for CMake options Fix windows compile errors abstract out common settings Fix case of command
| | * | 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
| |\ \ | | | | | | | | | | | | | | | | * 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 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
| |/ /
| * | 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
| | | |