summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex...David Young2020-09-282-2/+2
|\
| * Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-272-4/+151
| |\
| * \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-252-1/+13
| |\ \
| * | | Test the format string "ll" before "l", "L", and "q", like theDavid Young2020-09-171-1/+1
| * | | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-037-3/+41
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-07-303-2/+4
| |\ \ \ \
| * \ \ \ \ Merge branch 'rebased-fprintf-experiment' into fprintf-developDavid Young2020-07-091-1/+1
| |\ \ \ \ \
| | * | | | | Promote format-string warnings to errors.David Young2020-07-071-1/+1
* | | | | | | Remove setting from cacheinit fileAllen Byrne2020-09-281-2/+0
* | | | | | | OESS-98 merge with clang-format changesAllen Byrne2020-09-256-2/+305
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #2882 in HDFFV/hdf5 from ~BYRN/hdf5_adb:feature/cmakeV2-cl...Allen Byrne2020-09-252-4/+151
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | CMake and script changes for clang-formatAllen Byrne2020-09-042-4/+151
* | | | | | Fix memory sanity check option in CMakeJordan Henderson2020-09-231-1/+1
|/ / / / /
* | | | | Add zllib and szip pagesAllen Byrne2020-09-041-0/+12
| |_|_|/ |/| | |
* | | | MinGW uses "MinGW Makefiles"Allen Byrne2020-08-261-1/+6
* | | | Fixes CMake issue with file locking variableDana Robinson2020-08-181-1/+1
* | | | Removes unsuffixed float warningsDana Robinson2020-08-073-2/+3
* | | | Squash merge of file locking fixesDana Robinson2020-08-033-0/+32
| |_|/ |/| |
* | | Tools refactorAllen Byrne2020-07-152-2/+1
* | | HDFFV-11116 Add option for install location of Fortran MOD filesAllen Byrne2020-07-091-0/+3
|/ /
* | Fixes Autotools builds on Solaris after monotonic timer changesDana Robinson2020-07-071-5/+16
|/
* Small changes discovered with mingw and windows defines movedAllen Byrne2020-07-021-1/+1
* Clean up warningsQuincey Koziol2020-06-282-6/+0
* Refactor code to remove remaining checks for H5_HAVE_GETTIMEOFDAY scattered a...Quincey Koziol2020-06-272-4/+0
* Remove unnecessary version conditions for Clang compilers.Larry Knox2020-06-122-28/+6
* Add c++ to --enable-sanitize-checks option.buildbot2020-06-101-1/+1
* Make changes to CMake CompilerFlags.cmake files so extra flags areLarry Knox2020-06-104-60/+35
* Update new clang files to not pick up clang as vendor for pgCC.Larry Knox2020-06-093-18/+17
* Clean up code to get clang version in config/linux-gnulibc1Larry Knox2020-06-081-7/+6
* Add flags from config/clang-warnings/*general files to H5 C and CXX flags for...Larry Knox2020-06-065-75/+5
* Add files for adding warning flags for clang compilers in autotoolsLarry Knox2020-06-027-1/+524
* Removed trailing space from Fortran files.Dana Robinson2020-05-261-1/+1
* Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warningLarry Knox2020-05-1829-350/+99
* Correct mingw pathsAllen Byrne2020-05-152-7/+11
* Correct path for mingwAllen Byrne2020-05-151-2/+2
* Correct filenameAllen Byrne2020-05-081-7/+7
* Change to use aliasAllen Byrne2020-05-081-1/+1
* OESS-65 fix packaging config filesAllen Byrne2020-05-083-3/+3
* Merge pull request #2542 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:warning_fixes ...Dana Robinson2020-04-271-0/+4
|\
| * Moved -Woverlength-strings to the developer flags.Dana Robinson2020-04-261-0/+4
* | Restrict errors to gcc 4.8 and above.Allen Byrne2020-04-242-2/+6
|/
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-04-239-49/+118
|\
| * TRILAB-244 separate CXX warnings and errors from CAllen Byrne2020-04-239-49/+118
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-04-237-102/+104
|\ \ | |/
| * Merge pull request #2525 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-04-237-102/+104
| |\
| | * Add missing ')'.Larry Knox2020-04-231-1/+1
| | * Add C++ warnings treated as error for autotools builds.Larry Knox2020-04-231-1/+1
| | * Move macro ADD_H5_CFLAGS to cmake_ext_mod/HDFMacros.cmake and removeLarry Knox2020-04-224-54/+18
| | * Address PR suggestions and add overlooked GCC compiler version flags.Larry Knox2020-04-222-19/+45
| | * Don't add general warnings flags for unsupported old versions of gcc andLarry Knox2020-04-204-41/+53