summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeDetermineCXXCompiler.cmake
Commit message (Collapse)AuthorAgeFilesLines
* ENH: put cmake files intoa CMakeFiles subdir to clean up bin treeKen Martin2005-07-291-3/+3
|
* ENH: make sure flags set in CC or CXX environment variables stay with the ↵Bill Hoffman2005-07-201-0/+3
| | | | compiler
* ENH: do not check for gnu for visual studioKen Martin2004-09-151-0/+5
|
* ENH: more uniform approach to enable language, one step closer to being able ↵Bill Hoffman2004-08-261-3/+1
| | | | to enable a language without modifing cmake source code
* ENH: reduce the number of times gnu is tested forBill Hoffman2003-12-121-15/+17
|
* BUG: Fixed same spaces-in-paths problem for CMakeTestGNU.c as in ↵Brad King2003-10-171-1/+1
| | | | CMakeDetermineCCompiler.cmake.
* ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. ↵Andy Cedilnik2003-08-081-3/+10
| | | | Close Bug #136 - Verify that all modules that do try compile produce CMakeError.log and CMakeOutput.log
* 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