summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Merge branch 'develop' into gnu-flags-workDana Robinson2019-07-134-17/+24
| |\ | |/ |/|
* | Merge pull request #1800 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...Allen Byrne2019-07-121-2/+7
|\ \
| * | Fix packaging issueAllen Byrne2019-07-111-2/+7
* | | Merge pull request #1801 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-07-121-12/+12
|\ \ \ | |/ / |/| |
| * | Reverted snprintf to sprintf in the multi VFD sinceDana Robinson2019-07-111-12/+12
|/ /
* | Merge pull request #1799 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-07-111-1/+3
|\ \
| * | non-windows test must be skipped on windowsAllen Byrne2019-07-111-1/+3
|/ /
* | Merge pull request #1798 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developAllen Byrne2019-07-111-2/+2
|\ \
| * | Use H5DOpen2 in hl/test/test_dset_append.c.Larry Knox2019-07-111-2/+2
|/ /
| * Fix errant quotesDana Robinson2019-07-101-1/+1
| * * Fixed a bug in the gcc warning parsingDana Robinson2019-07-101-8/+8
| * Reworked the config/gnu-flags file to be more organized and robust.Dana Robinson2019-07-101-82/+82
| * Merge branch 'develop' into gnu-flags-workDana Robinson2019-07-105-508/+513
| |\ | |/ |/|
* | Merge pull request #1793 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-07-101-500/+496
|\ \
| * | Cleaned up test_dset_append and enabled the bug1/2 tests.Dana Robinson2019-07-101-500/+496
* | | Merge pull request #1796 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:dt_fixes to de...Dana Robinson2019-07-101-1/+1
|\ \ \
| * | | Revert path processing to fix daily test errors.Dana Robinson2019-07-101-1/+1
| |/ /
* | | Merge pull request #1794 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-07-103-7/+16
|\ \ \ | |/ / |/| |
| * | Fix note text and cmake module includeAllen Byrne2019-07-102-4/+4
| * | Undo commitAllen Byrne2019-07-101-605/+605
| * | Remove tab charactersAllen Byrne2019-07-101-605/+605
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-07-1057-832/+1009
| |\ \ | |/ / |/| |
| * | HDFFV-10581 add missed change and release note.Allen Byrne2019-07-092-3/+12
| | * Converted duplicated flags code to a set of if statements.Dana Robinson2019-07-101-435/+117
| |/ |/|
* | Merge pull request #1788 in HDFFV/hdf5 from ~KOZIOL/hdf5:feature/update_gcc_f...Quincey Koziol2019-07-1057-832/+1009
|\ \ | |/ |/|
| * Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-07-1016-832/+812
| |\ | |/ |/|
* | Merge pull request #1791 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-07-0916-832/+812
|\ \
| * | fix var nameAllen Byrne2019-07-091-1/+1
| * | Fix compile error with ifdef H5_HAVE_GETHOSTNAMEAllen Byrne2019-07-081-786/+757
| * | perf program can only be built on unix platformsAllen Byrne2019-07-081-13/+15
| * | Declaration needed for parallel standaloneAllen Byrne2019-07-081-0/+4