summaryrefslogtreecommitdiff
path: root/Modules/CMakeCXXCompilerId.cpp
Commit message (Expand)AuthorAgeFilesLines
* ENH: Improvied compiler identification robustnessBrad King2008-02-251-72/+0
* ENH: add support for the Portland Compiler to CMake, can build cmake and the ...Alexander Neundorf2007-09-171-0/+3
* ENH: add support for the ADSP toolchains for Blackfin, Shark and TigerSharkAlexander Neundorf2007-07-121-0/+5
* ENH: Unify design of CMakeCCompilerId.c, CMakeCXXCompilerId.cpp, and CMakePla...Brad King2007-05-231-16/+28
* ENH: fix up compiler id to be more robustBill Hoffman2007-05-171-5/+1
* BUG: make sure this thing compiles on 64 bit machinesBill Hoffman2007-05-171-1/+5
* ENH: Changed GNUC compiler id name to GNU.Brad King2007-05-011-1/+1
* STYLE: Added comment explaining choice of file extension.Brad King2007-04-301-0/+3
* ENH: Merging CompilerId implementation from branch CMake-Modules-CompilerId t...Brad King2007-04-281-0/+49