summaryrefslogtreecommitdiffstats
path: root/config/cmake/HDFFortranCompilerFlags.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Small changes discovered with mingw and windows defines movedAllen Byrne2020-07-021-1/+1
|
* Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warningLarry Knox2020-05-181-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 removeLarry Knox2020-04-221-18/+0
| | | | duplicate versions.
* TRILAB-192 version of std=f2008 special checkAllen Byrne2020-04-141-42/+47
|
* Update printf pointer syntax and revert fortran to f2003Allen Byrne2020-04-061-1/+1
|
* Reduce window fortran standard to f90Allen Byrne2020-04-061-1/+1
|
* Update intel flagsAllen Byrne2020-04-061-2/+2
|
* Fix missing endifAllen Byrne2020-04-061-0/+1
|
* Move intel warnings to subfolder, update autotools filesAllen Byrne2020-04-061-57/+68
|
* Correct whitespace in flags, force list modeAllen Byrne2020-04-051-3/+3
|
* Flag construction must be after compiler detectionAllen Byrne2020-04-051-19/+18
|
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-051-0/+131