summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeDetermineCXXCompiler.cmake
Commit message (Collapse)AuthorAgeFilesLines
* ENH: move full path compiler to internal and not just advancedBill Hoffman2003-02-141-1/+1
|
* add a fatal error, and make sure c and c++ compilers work before using themBill Hoffman2003-01-211-1/+5
|
* ENH: look for AIX compiler as wellBill Hoffman2003-01-061-1/+1
|
* ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows ↵Bill Hoffman2002-12-171-1/+1
| | | | projects within projects to have different languages
* ERR: Need double-quotes around expression to be mached in IF command.Brad King2002-12-121-2/+2
|
* clean up compiler picking codeBill Hoffman2002-12-061-5/+3
|
* fix for generator picked compilersBill Hoffman2002-12-061-4/+14
|
* allow flags to be in the CC and CXX environment variablesBill Hoffman2002-11-191-6/+5
|
* fixes to better honor env CC and CXXBill Hoffman2002-11-191-10/+13
|
* BUG: fix handling of CXXBill Hoffman2002-11-191-3/+14
|
* BUG: fix path problemsBill Hoffman2002-11-121-1/+1
|
* store the compiler in the cacheBill Hoffman2002-11-081-2/+6
|
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-3/+12
|
* *** empty log message ***Bill Hoffman2002-10-251-2/+3
|
* closer to removing autoconfBill Hoffman2002-10-231-1/+4
|
* test for gnu compilerBill Hoffman2002-10-221-0/+9
|
* new cmake based configurationBill Hoffman2002-10-221-0/+5