summaryrefslogtreecommitdiffstats
path: root/config/gnu-warnings/developer-general
Commit message (Collapse)AuthorAgeFilesLines
* Develop intel split (#3722)Allen Byrne2023-10-191-8/+0
| | | | | | * Split intel compiler flags into sub-folders * Update Intel options for warnings * Mostly CMake, Autotools needs additional work
* Fix some warnings in developer builds (#3247)jhendersonHDF2023-07-181-1/+8
| | | | | * Fix some warnings in developer builds * Switch approach to Winline flag
* Fixes for format string warnings raised by -Wformat=2/-Wformat-security (#1489)Dana Robinson2022-03-111-3/+0
|
* Move the GNU warnings configuration under config/gnu-warnings/ and trimDavid Young2020-03-191-0/+13
the filename prefixes. Update config/gnu-flags to suit. I also made changes to config/cmake/HDFCompilerFlags.cmake, but I'm not sure they're correct.