Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: also load a processor-specific file if exists | Alexander Neundorf | 2007-06-05 | 1 | -4/+4 |
* | ENH: make the compiler id detection work, even if the output file name of | Alexander Neundorf | 2007-05-25 | 1 | -7/+2 |
* | STYLE: remove debug output, fix indentation | Alexander Neundorf | 2007-05-24 | 1 | -2/+7 |
* | ENH: add compiler id for sdcc | Alexander Neundorf | 2007-05-24 | 1 | -1/+9 |
* | ENH: add compiler id for IAR compiler (http://www.iar.com/) | Alexander Neundorf | 2007-05-24 | 1 | -0/+4 |
* | ENH: Unify design of CMakeCCompilerId.c, CMakeCXXCompilerId.cpp, and CMakePla... | Brad King | 2007-05-23 | 1 | -14/+15 |
* | BUG: now the toolchain file is configured into the buildtree, otherwise e.g. | Alexander Neundorf | 2007-05-22 | 1 | -15/+25 |
* | ENH: fix up compiler id to be more robust | Bill Hoffman | 2007-05-17 | 1 | -1/+1 |
* | ENH: Changed GNUC compiler id name to GNU. | Brad King | 2007-05-01 | 1 | -1/+1 |
* | ENH: Merging CompilerId implementation from branch CMake-Modules-CompilerId t... | Brad King | 2007-04-28 | 1 | -0/+51 |