Network

 
AuthorCommitMessageCommit Date
Larry KnoxLarry Knox
8c0624de42aUpdate configure and Makefile.ins after bin/reconfigure.
Larry KnoxLarry Knox
cb96d4c40d5Squashed commit of the following: commit 45b0cbc71929930a874e1c09e0770aa64d0ae697 Author: Larry Knox <lrknox@hdfgroup.org> Date: Thu Apr 23 13:14:56 2020 -0500 Add C++ warnings treated as error for autotools builds. commit 6debcddcc766601799d5bd661bd60946f951a07e Author: Larry Knox <lrknox@hdfgroup.org> Date: Fri Jun 19 16:50:03 2020 -0500 Remove tests for develop branch from testh5cc.sh.in. Add @H5_ECXXFLAGS@ to AM_CXXFLAGS. commit fed497e7f207313b2a133d3b68c942b7d7104b9...
Larry KnoxLarry Knox
38add0fbbfaMMerge pull request #2649 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_8 to hdf5_1_8 * commit 'dd0f3b0ff0ae5bb22e9ed65b040a146c812771a1': Snapshot 1.8.22-snap8. Update version to 1.8.22-snap9.
Private HDFPrivate HDF
dd0f3b0ff0aSnapshot 1.8.22-snap8. Update version to 1.8.22-snap9.
Larry KnoxLarry Knox
1c247f1cebcMMerge pull request #2614 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8 * commit '1b7743ba879b64baf63f0ec453e521cbea380245': Yanked all MPI-1 calls Added batch scripts in bin/batch.
Dana RobinsonDana Robinson
1b7743ba879Yanked all MPI-1 calls Added batch scripts in bin/batch.
Larry KnoxLarry Knox
5389fcf6a3eMMerge pull request #2601 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8 * commit 'f869507d63a78fb128c8b04aa2f41a82995c33e7': Update MANIFEST for removal of older warnings files.
Larry KnoxLarry Knox
f869507d63aUpdate MANIFEST for removal of older warnings files.
Larry KnoxLarry Knox
e903e127b5cMMerge pull request #2595 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8 * commit 'db685bb8e3029790a36c1ce6feaf2d1ddde013c2': Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warning flags for GCC compilers version 4.8 and above. Removed files from gnu-warnings that only apply to versions < 4.8. Consolidated warnings from versions < 4.8 that apply to versions >= 4.8 into the 4.8 warnings files.
Larry KnoxLarry Knox
db685bb8e30Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warning flags for GCC compilers version 4.8 and above. Removed files from gnu-warnings that only apply to versions < 4.8. Consolidated warnings from versions < 4.8 that apply to versions >= 4.8 into the 4.8 warnings files.
Allen ByrneAllen Byrne
03ee8c1546dMMerge pull request #2585 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit 'cd4b9421467c4c6dc5f06792908753dcf892fb40': Correct mingw paths Correct mingw path
Allen ByrneAllen Byrne
cd4b9421467Correct mingw paths
Allen ByrneAllen Byrne
a5844f1b707Correct mingw path
Larry KnoxLarry Knox
e5b5a0746d4MMerge pull request #2579 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_8 to hdf5_1_8 * commit '16fc194b2270141d31a6890ca890449d9407689c': Snapshot 1.8.22-snap7 Update version to 1.8.22-snap8.
Private HDFPrivate HDF
16fc194b227Snapshot 1.8.22-snap7 Update version to 1.8.22-snap8.
Allen ByrneAllen Byrne
a8c89a1e1dfMMerge pull request #2571 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit 'dbbadd8bb77441a6dae44ce5db7a8e3e3d31860e': disable pr action and enable fail fast Correct filename Update reference name OESS-65 Fix packaging
Allen ByrneAllen Byrne
dbbadd8bb77disable pr action and enable fail fast
Allen ByrneAllen Byrne
1e045f1a024Correct filename
Allen ByrneAllen Byrne
53d3618ebd5Update reference name
Allen ByrneAllen Byrne
d9e6ce35d04OESS-65 Fix packaging
Allen ByrneAllen Byrne
d8dad84e94eMMerge pull request #2564 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit 'e1820393def6048cc08dc1ef90aa501a3195d4c6': Correct path Add github actions file
Allen ByrneAllen Byrne
e1820393defCorrect path
Allen ByrneAllen Byrne
f039b223a98Add github actions file
Larry KnoxLarry Knox
5d1bab8aa99MMerge pull request #2559 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8 * commit '049cc840cf2d0e4f514de1eb7b5baf37fc74205b': Fix ifort warning flag. Restore AC_DEFUN([PAC_PROG_FC_DEFAULT_REALisDBLE] in m4/aclocal_fc.m4. Add --enable-symbols, --enable-profiling, and --enable-optimization options to autotools configure; all configure flags for --enable-production and --disable-production should match HDF5 1.10 and 1.12 production and debug default flags.
Larry KnoxLarry Knox
049cc840cf2MMerge branch 'hdf5_1_8' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_8
Allen ByrneAllen Byrne
de81454306fMMerge pull request #2558 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit 'f60f3b6870a62a964a5a4e325d6eee1c6d4f126f': Add missing headers
Allen ByrneAllen Byrne
f60f3b6870aAdd missing headers
Larry KnoxLarry Knox
e49d4fd62f1Fix ifort warning flag. Restore AC_DEFUN([PAC_PROG_FC_DEFAULT_REALisDBLE] in m4/aclocal_fc.m4. Add --enable-symbols, --enable-profiling, and --enable-optimization options to autotools configure; all configure flags for --enable-production and --disable-production should match HDF5 1.10 and 1.12 production and debug default flags.
Larry KnoxLarry Knox
a4553b35e1eMMerge pull request #2556 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8 * commit 'f80019dfda61ba42c189277dc16643648e23553d': Update config/gnu-cxxflags. Update to use optimization flags, C++ error flags, and correct libhdf5.settings.in to remove unworkable changes.
Larry KnoxLarry Knox
f80019dfda6Update config/gnu-cxxflags.
Larry KnoxLarry Knox
e392416bdf7Update to use optimization flags, C++ error flags, and correct libhdf5.settings.in to remove unworkable changes.
Larry KnoxLarry Knox
0801609ac2aMMerge pull request #2554 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8 * commit 'a81a72b0e5649a197b33b2b666605d649af73981': Remove verbose assignments in smoke_check 3 and 5 functions. Resolve warning errors from -Werror= flags: -Werror=bad-function-cast -Werror=bad-function-cast -Werror=implicit-function-declaration -Werror=nested-externs
Larry KnoxLarry Knox
a81a72b0e56Remove verbose assignments in smoke_check 3 and 5 functions.
Larry KnoxLarry Knox
dcf794e716fResolve warning errors from -Werror= flags: -Werror=bad-function-cast -Werror=bad-function-cast -Werror=implicit-function-declaration -Werror=nested-externs
Allen ByrneAllen Byrne
0603d85a451MMerge pull request #2553 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit '1dd7e1cd11d6acedf3e84a965784ced181e5d235': More fixes for unused variable Fix -Werror=unused-variable Add -Werror= flags to lists displayed in libhdf5.settings. Correct -Werror=unused-variable
Allen ByrneAllen Byrne
1dd7e1cd11dMore fixes for unused variable
Allen ByrneAllen Byrne
80ffb0783a8Fix -Werror=unused-variable
Larry KnoxLarry Knox
eb89227c341Add -Werror= flags to lists displayed in libhdf5.settings.
Allen ByrneAllen Byrne
14559ac4bd6Correct -Werror=unused-variable
Allen ByrneAllen Byrne
159c4ded7b4MMerge pull request #2549 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit 'fd506dab5e6adc85a24861e13e42e9d8337d8f2e': Correct CMake version OESS-65 replace szip with aec szip
Allen ByrneAllen Byrne
fd506dab5e6Correct CMake version
Allen ByrneAllen Byrne
c174ecad00bOESS-65 replace szip with aec szip
Allen ByrneAllen Byrne
f41723a22e8MMerge pull request #2526 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8 * commit '93b69eaec2e21543269575fb79bf8f25b74f96d3': Restrict errors to gcc 4.8 and above. Move ADD_H5_FLAGS macro from *CompilerFlags.cmake files to config/cmake_ext_mod/HDFMacros.cmake for common use. Fix NoFilter build TRILAB-244 separate CXX warnings and errors from C Don't add general warnings flags for unsupported old versions of gcc and g++ (older than gcc/g++ 4.2). Correct gnu-cxxflags to dete...
Allen ByrneAllen Byrne
93b69eaec2eRestrict errors to gcc 4.8 and above.
Larry KnoxLarry Knox
6c67623db5eMove ADD_H5_FLAGS macro from *CompilerFlags.cmake files to config/cmake_ext_mod/HDFMacros.cmake for common use.
Allen ByrneAllen Byrne
06d70d49a52Fix NoFilter build
Allen ByrneAllen Byrne
c71ef43b4d5TRILAB-244 separate CXX warnings and errors from C
Larry KnoxLarry Knox
fbaab588281MMerging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8) * commit 'e479d78aba77b63cc5a5d1d3d0737f2fa76c86d3': Snapshot version 1.8 release 22 (snap6) Update version to 1.8.22-snap7
Private HDFPrivate HDF
e479d78aba7MMerge pull request #2543 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_8 to hdf5_1_8 * commit '57b1f0b994bb90f5654093d90620bd7e36ebefa7': Snapshot version 1.8 release 22 (snap6) Update version to 1.8.22-snap7
Private HDFPrivate HDF
57b1f0b994bMMerge branch 'hdf5_1_8' of ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_hft into hdf5_1_8