Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: add support for the ADSP toolchains for Blackfin, Shark and TigerShark | Alexander Neundorf | 2007-07-12 | 1 | -0/+5 |
| | | | | | | DSPs, patch from Raphael Cotty Alex | ||||
* | ENH: Unify design of CMakeCCompilerId.c, CMakeCXXCompilerId.cpp, and ↵ | Brad King | 2007-05-23 | 1 | -16/+28 |
| | | | | CMakePlatformId.h. BUG: Do not violate system-reserved symbol namespace _[A-Z]. | ||||
* | ENH: fix up compiler id to be more robust | Bill Hoffman | 2007-05-17 | 1 | -5/+1 |
| | |||||
* | BUG: make sure this thing compiles on 64 bit machines | Bill Hoffman | 2007-05-17 | 1 | -1/+5 |
| | |||||
* | ENH: Changed GNUC compiler id name to GNU. | Brad King | 2007-05-01 | 1 | -1/+1 |
| | |||||
* | STYLE: Added comment explaining choice of file extension. | Brad King | 2007-04-30 | 1 | -0/+3 |
| | |||||
* | ENH: Merging CompilerId implementation from branch CMake-Modules-CompilerId ↵ | Brad King | 2007-04-28 | 1 | -0/+49 |
to the main tree. Changes between CMake-Modules-CompilerId-bp and CMake-Modules-CompilerId-mp1 are included. |