Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
| * | * 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 |
| |\ | |/ |/| |