summaryrefslogtreecommitdiff
path: root/Modules/CMakeCXXCompiler.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* CMakeDetermine*Compiler: Add hook to save custom compiler informationBrad King2016-08-121-0/+1
* Compiler: Add infrastructure for detecting compiler wrappersChuck Atkins2015-12-071-0/+1
* Revert "Disable shared library support when compiler links statically" (#15855)Brad King2015-11-231-1/+0
* Disable shared library support when compiler links staticallyBrad King2015-09-301-0/+1
* Ninja: Detect MSVC /showIncludes prefix with compiler flags (#15596)Brad King2015-09-181-2/+5
* Ninja: Refactor lookup of cmcldeps locationBrad King2015-09-181-1/+0
* Project: Determine default language dialect for the compiler.Stephen Kelly2015-09-181-0/+1
* Features: Add support for C++14 features.Stephen Kelly2014-05-221-0/+1
* Features: Add cxx_template_template_parameters.Stephen Kelly2014-04-161-0/+1
* project: Add infrastructure for recording CXX compiler featuresStephen Kelly2014-04-071-0/+3
* Treat .m files consistently as C across all generatorsTim Blechmann2014-03-201-1/+1
* Ninja: use deps = gcc/msvc featurePeter Kümmel2013-10-241-1/+1
* CMakeDetermineCompilerId: Add notion of "simulated" id/versionBrad King2013-10-041-0/+2
* OS X: Detect implicit linker framework search pathsBrad King2012-12-111-0/+1
* OS X: Always generate -isysroot if any SDK is in useBrad King2012-09-211-1/+1
* Store ABI detection results in compiler information filesBrad King2012-08-241-0/+1
* Move CMAKE_<LANG>_COMPILER_WORKS to compiler information filesBrad King2012-08-241-0/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-4/+4
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-42/+42
* Ninja: don't set cmcldeps vars to empty string when they are not definedPeter Kuemmel2012-06-091-4/+2
* Ninja: allow spaces in source pathPeter Kuemmel2012-06-081-0/+5
* Add framework to detect compiler version with its id (#12408)Brad King2011-12-071-0/+1
* Teach find_(library|package) about Linux multiarch (#12037)Brad King2011-06-081-0/+5
* Only use .CPP .CXX and .C++ do not work by default with g+++.Bill Hoffman2010-09-021-1/+1
* 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