summaryrefslogtreecommitdiff
path: root/Modules/CMakeCCompiler.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* ENH: fix more than one argument passed in to compilers via environmentBill Hoffman2006-01-251-1/+1
|
* BUG: fix SIZEOF VOIDP problemBill Hoffman2005-11-141-1/+3
|
* ENH: make sure flags set in CC or CXX environment variables stay with the ↵Bill Hoffman2005-07-201-0/+1
| | | | compiler
* ENH: stuff to keep compiler tests from re-running all the timeBill Hoffman2005-01-201-5/+1
|
* BUG: fix running of cl in trycompilesBill Hoffman2005-01-171-0/+6
|
* ENH: major changes to support addition of languages from cmake modules ↵Bill Hoffman2004-09-221-0/+8
| | | | directory.
* ENH: define language extensions in cmake files and not hard coded, also fix ↵Bill Hoffman2004-09-031-0/+1
| | | | trycompile problem
* ENH: reduce the number of times gnu is tested forBill Hoffman2003-12-121-1/+1
|
* ENH: add the unix makefile generator as an option from the windows GUI, this ↵Bill Hoffman2003-08-211-0/+10
| | | | builds with mingw, cygwin, and combinations of make cl, bcc32
* BUG: use CMAKE_COMPILER_IS_GNUCC not CMAKE_COMPILER_IS_GNUGCCBill Hoffman2002-11-201-1/+1
|
* clean up flags with _init flagsBill Hoffman2002-11-111-0/+1
|
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-0/+1
|
* closer to removing autoconfBill Hoffman2002-10-231-0/+4