Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create Linux GNU compiler flag consolidation macro | Brad King | 2010-01-13 | 1 | -0/+2 |
| | | | | | This macro will be used for GNU compiler flags that are specific to Linux but not to any language. | ||||
* | Split GNU compiler information files | Brad King | 2009-12-02 | 1 | -16/+0 |
| | | | | | | | | | | | | | | This moves GNU compiler flags into new-style modules Compiler/GNU-<lang>.cmake Platform/<os>-GNU-<lang>.cmake We use language-independent helper modules Compiler/GNU.cmake Platform/<os>-GNU.cmake to define macros consolidating the information. | ||||
* | ENH: Patch from Maik to add per-configuration default flags to GCC and Intel ↵ | Brad King | 2008-03-17 | 1 | -0/+15 |
| | | | | Fortran compilers on Linux. | ||||
* | ENH: Implemented Fortran module output directory and search path flags. | Brad King | 2007-12-30 | 1 | -0/+1 |