Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
| * | * Fixed a bug in the gcc warning parsing | Dana Robinson | 2019-07-10 | 1 | -8/+8 |
| | | | | | | | | | | * Changed version parsing from == gcc 4.x to < to handle ancient compilers. | ||||
| * | Reworked the config/gnu-flags file to be more organized and robust. | Dana Robinson | 2019-07-10 | 1 | -82/+82 |
| | | |||||
| * | Merge branch 'develop' into gnu-flags-work | Dana Robinson | 2019-07-10 | 5 | -508/+513 |
| |\ | |/ |/| | |||||
* | | Merge pull request #1793 in HDFFV/hdf5 from ↵ | Dana Robinson | 2019-07-10 | 1 | -500/+496 |
|\ \ | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:develop_minor_pr to develop * commit '097d6037af8dd8d8e5364ae0a731b9843cd4aef8': Cleaned up test_dset_append and enabled the bug1/2 tests. | ||||
| * | | Cleaned up test_dset_append and enabled the bug1/2 tests. | Dana Robinson | 2019-07-10 | 1 | -500/+496 |
| | | | |||||
* | | | Merge pull request #1796 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:dt_fixes to ↵ | Dana Robinson | 2019-07-10 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | develop * commit 'c582df7538e71fd80915ef922b3edb530a66f70f': Revert path processing to fix daily test errors. | ||||
| * | | | Revert path processing to fix daily test errors. | Dana Robinson | 2019-07-10 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #1794 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-07-10 | 3 | -7/+16 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | * commit 'ede618741953c9ff70f9a0f3a0d22e7c92043437': Fix note text and cmake module include Undo commit Remove tab characters HDFFV-10581 add missed change and release note. | ||||
| * | | Fix note text and cmake module include | Allen Byrne | 2019-07-10 | 2 | -4/+4 |
| | | | |||||
| * | | Undo commit | Allen Byrne | 2019-07-10 | 1 | -605/+605 |
| | | | |||||
| * | | Remove tab characters | Allen Byrne | 2019-07-10 | 1 | -605/+605 |
| | | | |||||
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-07-10 | 57 | -832/+1009 |
| |\ \ | |/ / |/| | | | | | | | | | | | | | | | | | * commit '22d78bdfa4d560a0b8a2dbb547574bfe61bf64f0': Updates to warnhist script, along with a few cleanups, and add some comments to warning cleanups that are a bit obscure. Cleaned up code that genericizes warning output, and add "-u" option to leave unique types in warnings (i.e. don't genericize output). Also fixed the '-S' option to work correctly. Added GCC9 flags to CMake build Add support for GCC9, update warnhist script, and clean up warnings. | ||||
| * | | HDFFV-10581 add missed change and release note. | Allen Byrne | 2019-07-09 | 2 | -3/+12 |
| | | | |||||
| | * | Converted duplicated flags code to a set of if statements. | Dana Robinson | 2019-07-10 | 1 | -435/+117 |
| |/ |/| | |||||
* | | Merge pull request #1788 in HDFFV/hdf5 from ↵ | Quincey Koziol | 2019-07-10 | 57 | -832/+1009 |
|\ \ | |/ |/| | | | | | | | | | | | | | | | ~KOZIOL/hdf5:feature/update_gcc_flags to develop * commit '73df02f13c2b1e0b256cdbff1c7c584e84548df4': Updates to warnhist script, along with a few cleanups, and add some comments to warning cleanups that are a bit obscure. Cleaned up code that genericizes warning output, and add "-u" option to leave unique types in warnings (i.e. don't genericize output). Also fixed the '-S' option to work correctly. Added GCC9 flags to CMake build Add support for GCC9, update warnhist script, and clean up warnings. | ||||
| * | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-07-10 | 16 | -832/+812 |
| |\ | |/ |/| | |||||
* | | Merge pull request #1791 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-07-09 | 16 | -832/+812 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '88ab4b144bcf8454be9eff8800706c0abb404de1': fix var name Fix compile error with ifdef H5_HAVE_GETHOSTNAME perf program can only be built on unix platforms Declaration needed for parallel standalone Correct test use of library name Change how name is retrieved Move before null check HDFFV-10581 remove special name checking HDFFV-10581 fix locations for static pdb files | ||||
| * | | fix var name | Allen Byrne | 2019-07-09 | 1 | -1/+1 |
| | | | |||||
| * | | Fix compile error with ifdef H5_HAVE_GETHOSTNAME | Allen Byrne | 2019-07-08 | 1 | -786/+757 |
| | | | |||||
| * | | perf program can only be built on unix platforms | Allen Byrne | 2019-07-08 | 1 | -13/+15 |
| | | | |||||
| * | | Declaration needed for parallel standalone | Allen Byrne | 2019-07-08 | 1 | -0/+4 |
| | | | |||||
| * | | Correct test use of library name | Allen Byrne | 2019-07-08 | 1 | -1/+2 |
| | | | |||||
| * | | Change how name is retrieved | Allen Byrne | 2019-07-08 | 4 | -4/+8 |
| | | | |||||
| * | | Move before null check | Allen Byrne | 2019-07-08 | 1 | -2/+2 |
| | | | |||||
| * | | HDFFV-10581 remove special name checking | Allen Byrne | 2019-07-08 | 5 | -5/+5 |
| | | | |||||
| * | | HDFFV-10581 fix locations for static pdb files | Allen Byrne | 2019-07-08 | 7 | -26/+24 |
|/ / | |||||
| * | Updates to warnhist script, along with a few cleanups, and add some comments | Quincey Koziol | 2019-07-10 | 19 | -37/+156 |
| | | | | | | | | to warning cleanups that are a bit obscure. | ||||
| * | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-07-05 | 2 | -0/+17 |
| |\ | |/ |/| | |||||
* | | Merge pull request #1789 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-07-05 | 2 | -0/+17 |
|\ \ | | | | | | | | | | | | | | | | * commit '2b2876ac57a1901537d7c2732eac81f7434d332d': perf test is parallel only Add missing test | ||||
| * \ | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-07-03 | 3 | -2/+4 |
| |\ \ | |/ / |/| | | | | | | | | | | | * commit '7b9f24603f980a73d43194c66a01a62aee16b2e8': Fixed Build HDF Tests name in CMake's libhdf5 settings Fixed libhdf5 settings file for both autotools & CMake | ||||
| * | | perf test is parallel only | Allen Byrne | 2019-07-03 | 2 | -31/+17 |
| | | | |||||
| * | | Add missing test | Allen Byrne | 2019-07-03 | 2 | -0/+31 |
| | | | |||||
| | * | Cleaned up code that genericizes warning output, and add "-u" option to | Quincey Koziol | 2019-07-05 | 1 | -269/+65 |
| | | | | | | | | | | | | | | | leave unique types in warnings (i.e. don't genericize output). Also fixed the '-S' option to work correctly. | ||||
| | * | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-07-03 | 3 | -2/+4 |
| | |\ | |_|/ |/| | | |||||
* | | | Merge pull request #1790 in HDFFV/hdf5 from ~DPOPAT/hdf5:develop to develop | Dhvanil Popat | 2019-07-03 | 3 | -2/+4 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | Fixed libhdf5 settings file to be consistent for autotools & CMake * commit '5e86326e0a731505095013aaf2a766bfa6cc1dda': Fixed Build HDF Tests name in CMake's libhdf5 settings Fixed libhdf5 settings file for both autotools & CMake | ||||
| * | | Fixed Build HDF Tests name in CMake's libhdf5 settings | Dhvanil Popat | 2019-07-03 | 1 | -1/+1 |
| | | | |||||
| * | | Fixed libhdf5 settings file for both autotools & CMake | Dhvanil Popat | 2019-06-25 | 3 | -2/+4 |
|/ / |