Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Intel for Linux flags only on Linux | Brad King | 2009-09-01 | 1 | -0/+6 |
| | | | | | | The commit "Split Intel compiler information files" moved some Linux specific flags into the platform-independent Intel compiler info files. This moves them back. | ||||
* | Split Intel compiler information files | Brad King | 2009-08-21 | 1 | -16/+0 |
| | | | | | | This moves platform-independent Intel compiler flags into separate "Compiler/Intel-<lang>.cmake" modules. Platform-specific flags are left untouched. | ||||
* | ENH: Add preprocessor and assembly rules for Intel | Brad King | 2008-08-06 | 1 | -0/+3 |
| | |||||
* | ENH: support intel compiler on linux | Bill Hoffman | 2008-04-25 | 1 | -0/+13 |