Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Brings the 'warnings-as-errors' changes from develop | Dana Robinson | 2021-03-25 | 1 | -0/+80 |
| | |||||
* | Make changes to CMake CompilerFlags.cmake files so extra flags are | Larry Knox | 2020-06-10 | 2 | -8/+5 |
| | | | | loaded for non-GNU compilers. | ||||
* | Update new clang files to not pick up clang as vendor for pgCC. | Larry Knox | 2020-06-09 | 1 | -2/+7 |
| | | | | | | Add new files to MANIFEST Temporary demotion of 2 -Werror warning flags that fail on macos 10.12 Remove Production flag unknown to Apple clang. | ||||
* | Add flags from config/clang-warnings/*general files to H5 C and CXX flags ↵ | Larry Knox | 2020-06-06 | 2 | -63/+0 |
| | | | | | | | for all versions of Clang and Clang++ compilers. Switched from cut to awk in testcheck_version.sh.in to avoid dependence on tab vs. " " in version definitions in H5public.h. | ||||
* | Add files for adding warning flags for clang compilers in autotools | Larry Knox | 2020-06-02 | 3 | -1/+64 |
| | | | | configure. | ||||
* | TRILAB-192 remove comment | Allen Byrne | 2020-03-29 | 1 | -1/+0 |
| | |||||
* | TRILAB-192 add comparable clang flags | Allen Byrne | 2020-03-27 | 4 | -0/+110 |