| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge with develop (#2790) | Dana Robinson | 2023-04-22 | 3 | -1/+6 |
|
|
* | Corrects more Fortran warnings (#2059) | Dana Robinson | 2022-08-23 | 3 | -0/+6 |
|
|
* | [WIP] Add Developer build mode to CMake (#1659) | jhendersonHDF | 2022-08-20 | 1 | -0/+4 |
|
|
* | Updates comments in the gcc 4.8 warnings files (#1902) | Dana Robinson | 2022-07-18 | 2 | -8/+0 |
|
|
* | Moves -Wstrict-overflow=5 to the developer warnings (#1878) | Dana Robinson | 2022-07-12 | 6 | -8/+18 |
|
|
* | Reduce -Wstrict-overflow= from 5 to 2 (#1872) | Dana Robinson | 2022-07-11 | 2 | -2/+2 |
|
|
* | Re-promote some GNU warnings to errors (#1508) | David Young | 2022-05-06 | 4 | -48/+7 |
|
|
* | Fixes for format string warnings raised by -Wformat=2/-Wformat-security (#1489) | Dana Robinson | 2022-03-11 | 3 | -14/+4 |
|
|
* | Move -Werror=int-conversion from error-general to error-5 in (#1194) | Larry Knox | 2021-11-14 | 2 | -1/+1 |
|
|
* | Make it an error if the library implicitly converts from integer to (#1165) | David Young | 2021-11-13 | 1 | -0/+2 |
|
|
* | Fix the function cast error in H5Dchunk.c and activate (#1170) | David Young | 2021-11-08 | 1 | -4/+1 |
|
|
* | Github #1019 - add Fortran developer flags (#1090) | Allen Byrne | 2021-10-27 | 1 | -0/+0 |
|
|
* | Move test utilities to utils/test folder (#1109) | Allen Byrne | 2021-10-20 | 2 | -0/+25 |
|
|
* | To reduce maintenance effort, delete the `noerror-` variants of the compiler ... | David Young | 2021-10-06 | 5 | -172/+0 |
|
|
* | Organize and align compiler flags (#741) | Allen Byrne | 2021-06-11 | 3 | -2/+7 |
|
|
* | Removed -fanalyzer from the gcc 10 developer options (#744) | Dana Robinson | 2021-06-10 | 1 | -4/+0 |
|
|
* | C++ warning and build fixes (#707) | Dana Robinson | 2021-06-01 | 1 | -0/+2 |
|
|
* | Removed mentions of Wdeclaration-after-statement now that C99 is requ… (#447) | Sean McBride | 2021-05-03 | 2 | -2/+0 |
|
|
* | Add compiler flags for GCC 10, along with updating warnhist script to accommo... | Quincey Koziol | 2020-12-21 | 4 | -0/+34 |
|
|
* | Add else choice to error flags option (#128) | Allen Byrne | 2020-11-25 | 5 | -0/+171 |
|
|
* | Removes -Wimplicit-fallthrough=5 from the gcc warnings | Dana Robinson | 2020-10-22 | 1 | -1/+0 |
|
|
* | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment | David Young | 2020-09-03 | 3 | -2/+3 |
|\ |
|
| * | Removes unsuffixed float warnings | Dana Robinson | 2020-08-07 | 3 | -2/+3 |
|
|
* | | Promote format-string warnings to errors. | David Young | 2020-07-07 | 1 | -1/+1 |
|/ |
|
* | Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warning | Larry Knox | 2020-05-18 | 23 | -47/+70 |
|
|
* | Moved -Woverlength-strings to the developer flags. | Dana Robinson | 2020-04-26 | 1 | -0/+4 |
|
|
* | TRILAB-244 separate CXX warnings and errors from C | Allen Byrne | 2020-04-23 | 5 | -4/+76 |
|
|
* | TRILAB-192 - cleanup edits and match CMake CXX to autotools | Allen Byrne | 2020-04-13 | 1 | -0/+1 |
|
|
* | Remove flag from gfort-general in gfort-5, add /EHsc to Win C++ | Allen Byrne | 2020-04-06 | 1 | -1/+0 |
|
|
* | Update intel flags | Allen Byrne | 2020-04-06 | 1 | -0/+1 |
|
|
* | Correct whitespace in flags, force list mode | Allen Byrne | 2020-04-05 | 3 | -12/+12 |
|
|
* | TRILAB-192 add c++ and fortran warnings build systems one file | Allen Byrne | 2020-04-05 | 9 | -0/+44 |
|
|
* | Reorg comments | Allen Byrne | 2020-03-25 | 1 | -4/+22 |
|
|
* | Correct warning flag form | Allen Byrne | 2020-03-25 | 1 | -1/+1 |
|
|
* | Because of tools macro, this needs to be a warning | Allen Byrne | 2020-03-25 | 1 | -1/+3 |
|
|
* | Fix Werror issues in JNI and tools | Allen Byrne | 2020-03-24 | 1 | -3/+1 |
|
|
* | TRILAB-192 fix JNI shadow warning | Allen Byrne | 2020-03-24 | 1 | -6/+1 |
|
|
* | TRILAB-192 restrict extensive warnings to libraries | Allen Byrne | 2020-03-24 | 1 | -34/+27 |
|
|
* | TRILAB-192 Identify warnings that fail as errors | Allen Byrne | 2020-03-24 | 2 | -11/+72 |
|
|
* | Move the GNU warnings configuration under config/gnu-warnings/ and trim | David Young | 2020-03-19 | 34 | -0/+172 |
|
|