Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warning | Larry Knox | 2020-05-19 | 29 | -337/+99 |
| | | | | | | | 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. | ||||
* | Merge pull request #2589 in HDFFV/hdf5 from ↵ | Dana Robinson | 2020-05-18 | 1 | -4/+0 |
|\ | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:hdf5_1_10_warnings to hdf5_1_10 * commit '67983bc4313fecf3763f5b337b612357a3ee033b': Updated code in H5Xtest.c files and associated tests. Reverted overlong-strings warning that gives jam issues. Misc library test changes from develop. | ||||
| * | Updated code in H5Xtest.c files and associated tests. | Dana Robinson | 2020-05-18 | 1 | -4/+0 |
| | | | | | | | | Reverted overlong-strings warning that gives jam issues. | ||||
* | | Merge pull request #2584 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵ | Allen Byrne | 2020-05-16 | 2 | -8/+12 |
|\ \ | |/ |/| | | | | | | | | | | | hdf5_1_10 * commit '1be2797e2c438a8c99dc1665460912e8bc2ddcf0': Correct mingw paths Correct mingw path | ||||
| * | Correct mingw paths | Allen Byrne | 2020-05-15 | 2 | -7/+11 |
| | | |||||
| * | Correct mingw path | Allen Byrne | 2020-05-15 | 1 | -2/+2 |
| | | |||||
* | | Misc fixes and changes from develop. | Dana Robinson | 2020-05-16 | 4 | -27/+40 |
|/ | |||||
* | Correct filename | Allen Byrne | 2020-05-08 | 1 | -7/+7 |
| | |||||
* | OESS-65 Fix packaging | Allen Byrne | 2020-05-08 | 4 | -4/+4 |
| | |||||
* | whitespace | Allen Byrne | 2020-04-27 | 1 | -1/+1 |
| | |||||
* | OESS-65 replace szip with aec szip | Allen Byrne | 2020-04-27 | 6 | -50/+44 |
| | |||||
* | Merge pull request #2529 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Allen Byrne | 2020-04-27 | 12 | -139/+201 |
|\ | | | | | | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit '68adfb86d056af222ab80c349c56e0bd1d183f09': Merge pull request #2537 in HDFFV/hdf5 from ~DYOUNG/werror:fix-werrors to develop Move ADD_H5_FLAGS macro from *CompilerFlags.cmake files to config/cmake_ext_mod/HDFMacros.cmake for common use. Restrict errors to gcc 4.8 and above. 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 determine warnings flags to be added based on C++ compiler version instead of C compiler version. | ||||
| * | Move ADD_H5_FLAGS macro from *CompilerFlags.cmake files to | Larry Knox | 2020-04-27 | 4 | -54/+18 |
| | | | | | | | | config/cmake_ext_mod/HDFMacros.cmake for common use. | ||||
| * | Restrict errors to gcc 4.8 and above. | Allen Byrne | 2020-04-27 | 2 | -0/+15 |
| | | |||||
| * | TRILAB-244 separate CXX warnings and errors from C | Allen Byrne | 2020-04-27 | 9 | -50/+121 |
| | | |||||
| * | Don't add general warnings flags for unsupported old versions of gcc and | Larry Knox | 2020-04-21 | 4 | -41/+53 |
| | | | | | | | | | | | | g++ (older than gcc/g++ 4.2). Correct gnu-cxxflags to determine warnings flags to be added based on C++ compiler version instead of C compiler version. | ||||
* | | Snapshot version 1.10 release 7 (snap0) | hdftest | 2020-04-26 | 1 | -1/+1 |
|/ | | | | Update version to 1.10.7-1 | ||||
* | TRILAB-192 version of std=f2008 special check | Allen Byrne | 2020-04-14 | 1 | -42/+47 |
| | |||||
* | TRILAB-192 - cleanup edits and match CMake CXX to autotools | Allen Byrne | 2020-04-13 | 4 | -88/+199 |
| | |||||
* | Add missing " and update function calls incorrectly | Larry Knox | 2020-04-12 | 3 | -27/+27 |
| | | | | | | named load_gcc_arguments. Commit changes to gnu-cxxflags to remove unmatched " and to gnu-fflags to not add C warnings flags to H5_FCFLAGS. | ||||
* | TRILAB-192 - merge changes from develop | Allen Byrne | 2020-04-07 | 21 | -861/+911 |
| | | | | Single source, config files, for warnings for both autotools and CMake. Update CMake libraries, tools, tests to use correct flags. | ||||
* | Correct extra flags and merge TRILAB-24 | Allen Byrne | 2020-04-01 | 2 | -90/+15 |
| | |||||
* | TRILAB-192 merging warnings changes from develop | Allen Byrne | 2020-03-30 | 46 | -222/+627 |
| | |||||
* | Remove system command from valgrind reports | Allen Byrne | 2020-03-02 | 1 | -2/+2 |
| | |||||
* | Merge CMake and tools changes from develop | Allen Byrne | 2020-02-27 | 23 | -253/+462 |
| | |||||
* | Merge from dev, sanitizer, fortran, warnings and tools ids | Allen Byrne | 2020-02-11 | 8 | -27/+138 |
| | |||||
* | Add another warning variation | Allen Byrne | 2020-01-26 | 1 | -0/+1 |
| | |||||
* | Add unknown pragma warning ignore | Allen Byrne | 2020-01-26 | 1 | -0/+1 |
| | |||||
* | Correct CMake warnings to ignore | Allen Byrne | 2020-01-26 | 1 | -22/+3 |
| | |||||
* | Only use sanitizers with clang | Allen Byrne | 2020-01-26 | 1 | -1/+1 |
| | |||||
* | Add sanitizer files | Allen Byrne | 2020-01-20 | 5 | -0/+1224 |
| | |||||
* | tools perform and hid_t init settings | Allen Byrne | 2020-01-20 | 1 | -1/+1 |
| | |||||
* | Added new CMake options for tests | Allen Byrne | 2020-01-19 | 1 | -8/+8 |
| | |||||
* | Ignore ZLIB warnings | Allen Byrne | 2020-01-13 | 1 | -0/+1 |
| | |||||
* | Fix CMake test macros and perform standalone tests | Allen Byrne | 2020-01-12 | 4 | -274/+324 |
| | |||||
* | Merge of --Wc++-compat changes from develop | Dana Robinson | 2020-01-09 | 2 | -2/+5 |
| | |||||
* | Changed -Wformat-truncation to level 2 in CMake w/ gcc. | Dana Robinson | 2020-01-09 | 1 | -1/+1 |
| | |||||
* | Changed -Wformat-truncation's level from 2 to 1. | Dana Robinson | 2020-01-09 | 1 | -1/+1 |
| | |||||
* | Minor corrections to CMake functions | Allen Byrne | 2019-12-17 | 8 | -18/+41 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10) | Allen Byrne | 2019-12-11 | 1 | -2/+2 |
|\ | | | | | | | | | * commit '10aeb563fbf75044237cb6d756edf55b86e7b7a6': Update version for HDF5_1_10 | ||||
| * | Update version for HDF5_1_10 | Larry Knox | 2019-12-11 | 1 | -2/+2 |
| | | |||||
* | | Remove search for clang tool - incorrect location | Allen Byrne | 2019-12-11 | 1 | -18/+0 |
|/ | |||||
* | Remove unneeded flag overwrites | Allen Byrne | 2019-11-25 | 1 | -8/+0 |
| | |||||
* | HDFFV-10962 add VS2019 support | Allen Byrne | 2019-11-18 | 9 | -12/+48 |
| | |||||
* | Snapshot version 1.10 release 6 (snap3) | Larry Knox | 2019-11-12 | 1 | -1/+1 |
| | | | | Update version to 1.10.6-snap4 | ||||
* | Fix MPI depends name | Allen Byrne | 2019-10-23 | 1 | -5/+9 |
| | |||||
* | Add clang toolchain | Allen Byrne | 2019-09-30 | 1 | -0/+29 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10) | Allen Byrne | 2019-09-18 | 1 | -1/+1 |
|\ | | | | | | | | | * commit '2ca63e3890ebdaee7dc835e5d995ff03a182940f': Snapshot version 1.10 release 6 (snap2) Update version to 1.10.6-snap3 | ||||
| * | Snapshot version 1.10 release 6 (snap2) | hdftest | 2019-09-17 | 1 | -1/+1 |
| | | | | | | | | Update version to 1.10.6-snap3 | ||||
* | | Correct HDF5 options to tristate values | Allen Byrne | 2019-09-17 | 1 | -6/+10 |
| | |