summaryrefslogtreecommitdiff
path: root/Modules/CMakeCXXCompiler.cmake.in
Commit message (Expand)AuthorAgeFilesLines
...
* Let CMake recognize .CPP .CXX and .C++ as c++ files.Bill Hoffman2010-09-021-2/+2
* Fix issue #10155 - default value of CMAKE_OSX_DEPLOYMENT_TARGET should always...David Cole2010-01-291-0/+1
* -also put CMAKE_LINKER in the C and CXX compiler information filesAlexander Neundorf2010-01-221-0/+1
* Change the way 32/64 bit compiles are detected with MSVC and intel makefile b...Bill Hoffman2009-11-191-0/+1
* Fix check for -isysroot on OS XBrad King2009-09-191-0/+2
* Do not always propagate linker language preferenceBrad King2009-07-301-0/+1
* ENH: Implicit link info for C, CXX, and FortranBrad King2009-07-231-0/+3
* ENH: Generalize the check for sizeof void* to detect more ABI information.Brad King2008-01-211-3/+11
* ENH: second try for handling the linker language with integer priority values...Alexander Neundorf2007-07-121-1/+1
* COMP: revert last commit for now, broke Visual StudioAlexander Neundorf2007-07-111-1/+1
* ENH: CMAKE_<LANG>_LINKER_PREFERENCE is now an integer priority, not aAlexander Neundorf2007-07-111-1/+1
* ENH: split cmGlobalGenerator::SetLanguageEnabled() in two parts, where theAlexander Neundorf2007-06-111-1/+0
* ENH: merge CMake-CrossCompileBasic to HEADAlexander Neundorf2007-05-171-5/+2
* ENH: Merging CompilerId implementation from branch CMake-Modules-CompilerId t...Brad King2007-04-281-1/+3
* BUG: Need to duplicate some information from CMakeCCompiler to support C++-on...Brad King2006-02-091-2/+17
* ENH: fix more than one argument passed in to compilers via environmentBill Hoffman2006-01-251-1/+1
* ENH: make sure flags set in CC or CXX environment variables stay with the com...Bill Hoffman2005-07-201-0/+1
* FIX: fix bug 1495Bill Hoffman2005-02-111-1/+1
* ENH: stuff to keep compiler tests from re-running all the timeBill Hoffman2005-01-201-7/+2
* BUG: fix running of cl in trycompilesBill Hoffman2005-01-171-0/+7
* ENH: major changes to support addition of languages from cmake modules direct...Bill Hoffman2004-09-221-1/+7
* ENH: define language extensions in cmake files and not hard coded, also fix t...Bill Hoffman2004-09-031-0/+1
* ENH: reduce the number of times gnu is tested forBill Hoffman2003-12-121-0/+1
* clean up flags with _init flagsBill Hoffman2002-11-111-0/+2
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-1/+1
* *** empty log message ***Bill Hoffman2002-10-251-0/+2