Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small changes discovered with mingw and windows defines moved | Allen Byrne | 2020-07-02 | 1 | -1/+1 |
| | |||||
* | Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warning | Larry Knox | 2020-05-18 | 1 | -18/+1 |
| | | | | | | | flags for GCC compilers version 4.8 and above. Removed files from gnu-warnings that only apply to versions < 4.8. Consolidated warnings from versions < 4.8 that apply to versions >= 4.8 into the 4.8 warnings files. | ||||
* | Move macro ADD_H5_CFLAGS to cmake_ext_mod/HDFMacros.cmake and remove | Larry Knox | 2020-04-22 | 1 | -18/+0 |
| | | | | duplicate versions. | ||||
* | TRILAB-192 version of std=f2008 special check | Allen Byrne | 2020-04-14 | 1 | -42/+47 |
| | |||||
* | Update printf pointer syntax and revert fortran to f2003 | Allen Byrne | 2020-04-06 | 1 | -1/+1 |
| | |||||
* | Reduce window fortran standard to f90 | Allen Byrne | 2020-04-06 | 1 | -1/+1 |
| | |||||
* | Update intel flags | Allen Byrne | 2020-04-06 | 1 | -2/+2 |
| | |||||
* | Fix missing endif | Allen Byrne | 2020-04-06 | 1 | -0/+1 |
| | |||||
* | Move intel warnings to subfolder, update autotools files | Allen Byrne | 2020-04-06 | 1 | -57/+68 |
| | |||||
* | Correct whitespace in flags, force list mode | Allen Byrne | 2020-04-05 | 1 | -3/+3 |
| | |||||
* | Flag construction must be after compiler detection | Allen Byrne | 2020-04-05 | 1 | -19/+18 |
| | |||||
* | TRILAB-192 add c++ and fortran warnings build systems one file | Allen Byrne | 2020-04-05 | 1 | -0/+131 |