| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
* Removed conclude_fc.am, which was causing verbose builds. Need to
investigate more, though.
* Added gfortran 9 warnings and flags. This will need to be separated
into other version blocks based on when the options first appeared.
* The standard is now explicitly set at 2008.
|
|\
| |
| |
| |
| |
| |
| | |
to develop
* commit '6c84a83eeaa187c92d445f8ef8565a4337498cd6':
H5P: Fix wrong value comparison in assert
|
|/
|
|
| |
Move compile assert of H5P_plist_type to H5P__init_package()
|
|\
| |
| |
| |
| |
| |
| | |
~DEROBINS/hdf5_der:lets_retire_jam to develop
* commit 'd7144b2fa40b1be59e6250313c5e5f1a2bd8fb25':
Restored warnings for older gcc so jam can continue to creak along.
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
~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.
|
| | |
|
| |\
| |/
|/| |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
develop
* commit '6333fb8711adc3af930e186dad3b8b756e41a863':
Fix packaging issue
|
| | | |
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
~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.
|
|/ /
| |
| |
| | |
the former causes problems on Windows.
|
|\ \
| | |
| | |
| | |
| | | |
* commit '9655485f6af87e8ee221c824f649fa013fad4542':
non-windows test must be skipped on windows
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | | |
* commit '33e9b4526ec7b5d910bda879ac92dc992672057b':
Use H5DOpen2 in hl/test/test_dset_append.c.
|
|/ / |
|
| | |
|
| |
| |
| |
| |
| | |
* Changed version parsing from == gcc 4.x to < to handle ancient
compilers.
|
| | |
|
| |\
| |/
|/| |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
~DEROBINS/hdf5_der:develop_minor_pr to develop
* commit '097d6037af8dd8d8e5364ae0a731b9843cd4aef8':
Cleaned up test_dset_append and enabled the bug1/2 tests.
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
develop
* commit 'c582df7538e71fd80915ef922b3edb530a66f70f':
Revert path processing to fix daily test errors.
|
| |/ / |
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | | |
* commit 'ede618741953c9ff70f9a0f3a0d22e7c92043437':
Fix note text and cmake module include
Undo commit
Remove tab characters
HDFFV-10581 add missed change and release note.
|
| | | |
|
| | | |
|
| | | |
|
| |\ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | | |
* 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.
|
| | | |
|
| |/
|/| |
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| |
| | |
~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.
|
| |\
| |/
|/| |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 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
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
|/ / |
|
| |
| |
| |
| | |
to warning cleanups that are a bit obscure.
|
| |\
| |/
|/| |
|
|\ \
| | |
| | |
| | |
| | |
| | | |
* commit '2b2876ac57a1901537d7c2732eac81f7434d332d':
perf test is parallel only
Add missing test
|
| |\ \
| |/ /
|/| |
| | |
| | |
| | | |
* commit '7b9f24603f980a73d43194c66a01a62aee16b2e8':
Fixed Build HDF Tests name in CMake's libhdf5 settings
Fixed libhdf5 settings file for both autotools & CMake
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
leave unique types in warnings (i.e. don't genericize output). Also fixed
the '-S' option to work correctly.
|