summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-07-2967-225/+19206
|\
| * Merge pull request #1812 in HDFFV/hdf5 from ~HDF-PRIVATE/hdf5_vfd:develop to ...Larry Knox2019-07-2667-225/+19206
| |\
| | * Update comment and check for strtoumax.Larry Knox2019-07-261-3/+2
| | * Modify CMakeLists.txt file for renamed h5tools_test_utils files.Larry Knox2019-07-261-1/+1
| | * Add HD to string functions.Larry Knox2019-07-2613-521/+99
| | * Squashed commit of the following:Larry Knox2019-07-2568-225/+19629
| |/
* | Update libvers usageAllen Byrne2019-07-284-5/+7
* | Correct generator and add HD prefixAllen Byrne2019-07-262-17/+7
* | HDFFV-10529 add noteAllen Byrne2019-07-231-1/+9
* | HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-2339-2596/+895
|/
* Merge pull request #1807 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-07-2384-1416/+1598
|\
| * HDFFV-10845 update noteAllen Byrne2019-07-231-2/+6
| * Correct format of drive checkAllen Byrne2019-07-221-5/+9
| * Use generator expr to get correct nameAllen Byrne2019-07-225-145/+86
| * HDFFV-10845 Allow mingw to find functionalityAllen Byrne2019-07-222-14/+14
| * HDFFV-10845 fix comment syntaxAllen Byrne2019-07-211-2/+2
| * HDFFV-10845 Windows drive can only goto ZAllen Byrne2019-07-211-946/+950
| * HDFFV-10845 make flags privateAllen Byrne2019-07-183-1/+16
| * Correct java load library name accessAllen Byrne2019-07-185-10/+12
| * Correct syntaxAllen Byrne2019-07-181-1/+1
| * Fix typoAllen Byrne2019-07-181-1/+1
| * Correct OUTPUT_NAME usageAllen Byrne2019-07-181-0/+1
| * CMake generator expr cannot be used in get_property cmdAllen Byrne2019-07-182-11/+19
| * HDFFV-1045 gcc static must be link flagsAllen Byrne2019-07-181-1/+5
| * HDFFV-10845 quote multiple strings in cmake link commandAllen Byrne2019-07-181-1/+1
| * HDFFV-10845 update mingw cmake changesAllen Byrne2019-07-177-21/+27
| * Add missing target root path, check other export macroAllen Byrne2019-07-173-22/+31
| * HDFFV-10845 skip test if CMake command doesn't support ignore EOLAllen Byrne2019-07-172-14/+16
| * HDFFV-10845 copy files with windows EOLAllen Byrne2019-07-174-14/+26
| * HDFFV-10845 separate test used by copy windows filesAllen Byrne2019-07-171-1/+8
| * HDFFV-10845 mingw needs special windows reference filesAllen Byrne2019-07-171-1/+1
| * HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-1750-150/+277
| * HDFFV-10845 add_custom_command requires emulatorAllen Byrne2019-07-175-12/+12
| * Correct install syntaxAllen Byrne2019-07-171-7/+21
| * Must include from systemAllen Byrne2019-07-171-1/+1
| * HDFFV-10845 defines already setAllen Byrne2019-07-171-2/+0
| * HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-1723-44/+37
| * HDFFV-10845 C_FLAGS need set correctly for win32 vs mingwAllen Byrne2019-07-172-8/+12
| * HDFFV-8631, HDFFV-10595, HDFFV-10845Allen Byrne2019-07-173-10/+16
| * HDFFV-8631 mingw is different platformAllen Byrne2019-07-173-10/+11
| * HDFFV-10845 add release note.Allen Byrne2019-07-171-0/+9
| * HDFFV-10845 add support for mingw toolchainAllen Byrne2019-07-173-2/+13
|/
* Merge pull request #1805 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...Allen Byrne2019-07-172-1/+10
|\
| * HDFFV-10424 add optional variable to avoid PDB installsAllen Byrne2019-07-172-1/+10
|/
* Merge pull request #1804 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:topic_prop_check ...Jerome Soumagne2019-07-161-3/+5
|\
| * H5P: Fix wrong value comparison in assertJerome Soumagne2019-07-161-3/+5
|/
* Merge pull request #1803 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:lets_retire_ja...Dana Robinson2019-07-161-2/+12
|\
| * Restored warnings for older gcc so jam can continue to creak along.Dana Robinson2019-07-161-2/+12
|/
* Merge pull request #1797 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:gnu-flags-work...Dana Robinson2019-07-151-479/+151
|\
| * Removed support for gcc 4.3 and earlier.Dana Robinson2019-07-141-11/+1