Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1807 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-07-23 | 84 | -1416/+1598 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'e19b0302cc38d1850ada7a00431511343cddc8a6': (31 commits) HDFFV-10845 update note Correct format of drive check Use generator expr to get correct name HDFFV-10845 Allow mingw to find functionality HDFFV-10845 fix comment syntax HDFFV-10845 Windows drive can only goto Z HDFFV-10845 make flags private Correct java load library name access Correct syntax Fix typo Correct OUTPUT_NAME usage CMake generator expr cannot be used in get_property cmd HDFFV-1045 gcc static must be link flags HDFFV-10845 quote multiple strings in cmake link command HDFFV-10845 update mingw cmake changes Add missing target root path, check other export macro HDFFV-10845 skip test if CMake command doesn't support ignore EOL HDFFV-10845 copy files with windows EOL HDFFV-10845 separate test used by copy windows files HDFFV-10845 mingw needs special windows reference files ... | ||||
| * | HDFFV-10845 update note | Allen Byrne | 2019-07-23 | 1 | -2/+6 |
| | | |||||
| * | Correct format of drive check | Allen Byrne | 2019-07-22 | 1 | -5/+9 |
| | | |||||
| * | Use generator expr to get correct name | Allen Byrne | 2019-07-22 | 5 | -145/+86 |
| | | |||||
| * | HDFFV-10845 Allow mingw to find functionality | Allen Byrne | 2019-07-22 | 2 | -14/+14 |
| | | |||||
| * | HDFFV-10845 fix comment syntax | Allen Byrne | 2019-07-21 | 1 | -2/+2 |
| | | |||||
| * | HDFFV-10845 Windows drive can only goto Z | Allen Byrne | 2019-07-21 | 1 | -946/+950 |
| | | |||||
| * | HDFFV-10845 make flags private | Allen Byrne | 2019-07-18 | 3 | -1/+16 |
| | | |||||
| * | Correct java load library name access | Allen Byrne | 2019-07-18 | 5 | -10/+12 |
| | | |||||
| * | Correct syntax | Allen Byrne | 2019-07-18 | 1 | -1/+1 |
| | | |||||
| * | Fix typo | Allen Byrne | 2019-07-18 | 1 | -1/+1 |
| | | |||||
| * | Correct OUTPUT_NAME usage | Allen Byrne | 2019-07-18 | 1 | -0/+1 |
| | | |||||
| * | CMake generator expr cannot be used in get_property cmd | Allen Byrne | 2019-07-18 | 2 | -11/+19 |
| | | |||||
| * | HDFFV-1045 gcc static must be link flags | Allen Byrne | 2019-07-18 | 1 | -1/+5 |
| | | |||||
| * | HDFFV-10845 quote multiple strings in cmake link command | Allen Byrne | 2019-07-18 | 1 | -1/+1 |
| | | |||||
| * | HDFFV-10845 update mingw cmake changes | Allen Byrne | 2019-07-17 | 7 | -21/+27 |
| | | |||||
| * | Add missing target root path, check other export macro | Allen Byrne | 2019-07-17 | 3 | -22/+31 |
| | | |||||
| * | HDFFV-10845 skip test if CMake command doesn't support ignore EOL | Allen Byrne | 2019-07-17 | 2 | -14/+16 |
| | | |||||
| * | HDFFV-10845 copy files with windows EOL | Allen Byrne | 2019-07-17 | 4 | -14/+26 |
| | | |||||
| * | HDFFV-10845 separate test used by copy windows files | Allen Byrne | 2019-07-17 | 1 | -1/+8 |
| | | |||||
| * | HDFFV-10845 mingw needs special windows reference files | Allen Byrne | 2019-07-17 | 1 | -1/+1 |
| | | |||||
| * | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 50 | -150/+277 |
| | | |||||
| * | HDFFV-10845 add_custom_command requires emulator | Allen Byrne | 2019-07-17 | 5 | -12/+12 |
| | | |||||
| * | Correct install syntax | Allen Byrne | 2019-07-17 | 1 | -7/+21 |
| | | |||||
| * | Must include from system | Allen Byrne | 2019-07-17 | 1 | -1/+1 |
| | | |||||
| * | HDFFV-10845 defines already set | Allen Byrne | 2019-07-17 | 1 | -2/+0 |
| | | |||||
| * | HDFFV-10845 fix configure check and PATHs | Allen Byrne | 2019-07-17 | 23 | -44/+37 |
| | | |||||
| * | HDFFV-10845 C_FLAGS need set correctly for win32 vs mingw | Allen Byrne | 2019-07-17 | 2 | -8/+12 |
| | | |||||
| * | HDFFV-8631, HDFFV-10595, HDFFV-10845 | Allen Byrne | 2019-07-17 | 3 | -10/+16 |
| | | |||||
| * | HDFFV-8631 mingw is different platform | Allen Byrne | 2019-07-17 | 3 | -10/+11 |
| | | |||||
| * | HDFFV-10845 add release note. | Allen Byrne | 2019-07-17 | 1 | -0/+9 |
| | | |||||
| * | HDFFV-10845 add support for mingw toolchain | Allen Byrne | 2019-07-17 | 3 | -2/+13 |
|/ | |||||
* | Merge pull request #1805 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to ↵ | Allen Byrne | 2019-07-17 | 2 | -1/+10 |
|\ | | | | | | | | | | | | | develop * commit '6e4f2798e883a88de7126739307722f6da39dd98': HDFFV-10424 add optional variable to avoid PDB installs | ||||
| * | HDFFV-10424 add optional variable to avoid PDB installs | Allen Byrne | 2019-07-17 | 2 | -1/+10 |
|/ | |||||
* | Merge pull request #1804 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:topic_prop_check ↵ | Jerome Soumagne | 2019-07-16 | 1 | -3/+5 |
|\ | | | | | | | | | | | | | to develop * commit '6c84a83eeaa187c92d445f8ef8565a4337498cd6': H5P: Fix wrong value comparison in assert | ||||
| * | H5P: Fix wrong value comparison in assert | Jerome Soumagne | 2019-07-16 | 1 | -3/+5 |
|/ | | | | Move compile assert of H5P_plist_type to H5P__init_package() | ||||
* | Merge pull request #1803 in HDFFV/hdf5 from ↵ | Dana Robinson | 2019-07-16 | 1 | -2/+12 |
|\ | | | | | | | | | | | | | ~DEROBINS/hdf5_der:lets_retire_jam to develop * commit 'd7144b2fa40b1be59e6250313c5e5f1a2bd8fb25': Restored warnings for older gcc so jam can continue to creak along. | ||||
| * | Restored warnings for older gcc so jam can continue to creak along. | Dana Robinson | 2019-07-16 | 1 | -2/+12 |
|/ | |||||
* | Merge pull request #1797 in HDFFV/hdf5 from ↵ | Dana Robinson | 2019-07-15 | 1 | -479/+151 |
|\ | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:gnu-flags-work to develop * commit 'd5031a55192ac6b8ca81a0e5315cb4739af98896': Removed support for gcc 4.3 and earlier. Fix errant quotes * Fixed a bug in the gcc warning parsing * Changed version parsing from == gcc 4.x to < to handle ancient compilers. Reworked the config/gnu-flags file to be more organized and robust. Converted duplicated flags code to a set of if statements. | ||||
| * | Removed support for gcc 4.3 and earlier. | Dana Robinson | 2019-07-14 | 1 | -11/+1 |
| | | |||||
| * | Merge branch 'develop' into gnu-flags-work | Dana Robinson | 2019-07-13 | 4 | -17/+24 |
| |\ | |/ |/| | |||||
* | | Merge pull request #1800 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to ↵ | Allen Byrne | 2019-07-12 | 1 | -2/+7 |
|\ \ | | | | | | | | | | | | | | | | | | | develop * commit '6333fb8711adc3af930e186dad3b8b756e41a863': Fix packaging issue | ||||
| * | | Fix packaging issue | Allen Byrne | 2019-07-11 | 1 | -2/+7 |
| | | | |||||
* | | | Merge pull request #1801 in HDFFV/hdf5 from ↵ | Dana Robinson | 2019-07-12 | 1 | -12/+12 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:develop_minor_pr to develop * commit '3566fff6261d0bb8e360d3842e99919d2eb4ba73': Reverted snprintf to sprintf in the multi VFD since the former causes problems on Windows. | ||||
| * | | Reverted snprintf to sprintf in the multi VFD since | Dana Robinson | 2019-07-11 | 1 | -12/+12 |
|/ / | | | | | | | the former causes problems on Windows. | ||||
* | | Merge pull request #1799 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-07-11 | 1 | -1/+3 |
|\ \ | | | | | | | | | | | | | * commit '9655485f6af87e8ee221c824f649fa013fad4542': non-windows test must be skipped on windows | ||||
| * | | non-windows test must be skipped on windows | Allen Byrne | 2019-07-11 | 1 | -1/+3 |
|/ / | |||||
* | | Merge pull request #1798 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Allen Byrne | 2019-07-11 | 1 | -2/+2 |
|\ \ | | | | | | | | | | | | | * commit '33e9b4526ec7b5d910bda879ac92dc992672057b': Use H5DOpen2 in hl/test/test_dset_append.c. | ||||
| * | | Use H5DOpen2 in hl/test/test_dset_append.c. | Larry Knox | 2019-07-11 | 1 | -2/+2 |
|/ / | |||||
| * | Fix errant quotes | Dana Robinson | 2019-07-10 | 1 | -1/+1 |
| | |