summaryrefslogtreecommitdiffstats
path: root/config/gnu-warnings
Commit message (Expand)AuthorAgeFilesLines
* Organize and align compiler flags (#741)Allen Byrne2021-06-113-2/+7
* Removed -fanalyzer from the gcc 10 developer options (#744)Dana Robinson2021-06-101-4/+0
* C++ warning and build fixes (#707)Dana Robinson2021-06-011-0/+2
* Removed mentions of Wdeclaration-after-statement now that C99 is requ… (#447)Sean McBride2021-05-032-2/+0
* Add compiler flags for GCC 10, along with updating warnhist script to accommo...Quincey Koziol2020-12-214-0/+34
* Add else choice to error flags option (#128)Allen Byrne2020-11-255-0/+171
* Removes -Wimplicit-fallthrough=5 from the gcc warningsDana Robinson2020-10-221-1/+0
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-033-2/+3
|\
| * Removes unsuffixed float warningsDana Robinson2020-08-073-2/+3
* | Promote format-string warnings to errors.David Young2020-07-071-1/+1
|/
* Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warningLarry Knox2020-05-1823-47/+70
* Moved -Woverlength-strings to the developer flags.Dana Robinson2020-04-261-0/+4
* TRILAB-244 separate CXX warnings and errors from CAllen Byrne2020-04-235-4/+76
* TRILAB-192 - cleanup edits and match CMake CXX to autotoolsAllen Byrne2020-04-131-0/+1
* Remove flag from gfort-general in gfort-5, add /EHsc to Win C++Allen Byrne2020-04-061-1/+0
* Update intel flagsAllen Byrne2020-04-061-0/+1
* Correct whitespace in flags, force list modeAllen Byrne2020-04-053-12/+12
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-059-0/+44
* Reorg commentsAllen Byrne2020-03-251-4/+22
* Correct warning flag formAllen Byrne2020-03-251-1/+1
* Because of tools macro, this needs to be a warningAllen Byrne2020-03-251-1/+3
* Fix Werror issues in JNI and toolsAllen Byrne2020-03-241-3/+1
* TRILAB-192 fix JNI shadow warningAllen Byrne2020-03-241-6/+1
* TRILAB-192 restrict extensive warnings to librariesAllen Byrne2020-03-241-34/+27
* TRILAB-192 Identify warnings that fail as errorsAllen Byrne2020-03-242-11/+72
* Move the GNU warnings configuration under config/gnu-warnings/ and trimDavid Young2020-03-1934-0/+172