Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Intel: On Windows use /RTC1 instead of deprecated /GZ (#13174) | Brad King | 2012-04-30 | 1 | -1/+1 |
| | |||||
* | Enable resource building with the intel compiler on windows. | Bill Hoffman | 2011-01-03 | 1 | -0/+4 |
| | |||||
* | Modernize Intel compiler info on Windows | Brad King | 2010-12-16 | 1 | -0/+87 |
| | | | | | | | | | | | | This moves Intel compiler info on Windows into new-style modules Platform/Windows-Intel-<lang>.cmake using language-independent helper module Platform/Windows-Intel.cmake to define macros consolidating the information. | ||||
* | Add a module to determine if the intel linker supports manifest creation | Bill Hoffman | 2009-09-01 | 1 | -0/+17 |