summaryrefslogtreecommitdiff
path: root/Modules/CMakeCInformation.cmake
Commit message (Expand)AuthorAgeFilesLines
* LINK_WHAT_YOU_USE feature: externalize configurationMarc Chevrier2021-07-091-2/+8
* Launchers: Support setting linker launchersBobby D Reynolds2021-05-281-0/+5
* Modules: Collapse consecutive whitespace in stringsDaan De Meyer2020-03-231-3/+3
* launcher: support setting a compiler launcher through the environmentBen Boeckel2019-12-051-0/+5
* Modules: Introduce CMAKE_EFFECTIVE_SYSTEM_NAME to lookup compiler infoGregor Jasny2018-04-181-4/+4
* Unhardcode the CMAKE_CONFIGURATION_TYPES valuesBeren Minor2018-01-081-31/+1
* Do not initialize CMAKE_BUILD_TYPE on multi-config generatorsBastien Schatt2017-04-061-2/+4
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* Strip CMAKE_<LANG>_FLAGS[_<CONFIG>] initializer whitespaceBrad King2016-07-011-4/+5
* Compiler: Add infrastructure for detecting compiler wrappersChuck Atkins2015-12-071-0/+8
* Revert "Disable shared library support when compiler links statically" (#15855)Brad King2015-11-231-4/+0
* Disable shared library support when compiler links staticallyBrad King2015-09-301-0/+4
* Re-order 'ar' options 'cq' => 'qc'Brad King2015-09-091-1/+1
* Factor an <INCLUDES> placeholder out of <FLAGS> in rule variablesBrad King2015-07-131-1/+1
* Support duplicate object names in large archives (#14874)Brad King2014-04-161-2/+2
* Fix CMAKE_(C|CXX|Fortran)_STANDARD_LIBRARIES helpstrings (#14622)Brad King2013-12-031-1/+1
* Make CMAKE_(C|CXX|Fortran)_<CONFIG> help strings more consistent (#14606)Brad King2013-12-021-2/+2
* Fix CMAKE_(C|CXX|Fortran)_RELEASE helpstrings (#14606)Brad King2013-12-021-1/+1
* Quote ${CMAKE_<LANG>_COMPILER} while enabling a languageBrad King2013-10-221-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-22/+22
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-100/+100
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-6/+6
* Support building shared libraries or modules without soname (#13155)Modestas Vainius2012-04-301-1/+1
* Load platform files that need to know the ABI when possibleBrad King2011-12-051-0/+6
* Merge topic 'relative-CMAKE_USER_MAKE_RULES_OVERRIDE'Brad King2011-01-261-5/+9
|\
| * Fix relative CMAKE_USER_MAKE_RULES_OVERRIDE (#11725)Brad King2011-01-191-5/+9
* | Allow platform files to set large archive rules (#11674)Brad King2011-01-101-3/+9
* | Reset platform/compiler info status for each languageBrad King2010-09-281-0/+2
* | Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
|/
* Use work-around from bug 4772 for C++ and FortranBrad King2009-10-061-6/+5
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+13
* ENH: Load platform-independent per-compiler filesBrad King2009-07-231-0/+6
* ENH: fix problem where rc language recursively included itself because CMAKE_...Bill Hoffman2008-10-141-1/+1
* BUG: fix for bug 4772, enable_language should now work on linux with correct ...Bill Hoffman2008-10-011-2/+12
* ENH: Build large archives incrementallyBrad King2008-08-041-7/+5
* ENH: fix init flags getting stuffed into the compile line by force.Bill Hoffman2008-04-211-5/+7
* ENH: Pass dependent library search path to linker on some platforms.Brad King2008-02-011-0/+4
* ENH: Implement linking with paths to library files instead of -L and -l separ...Brad King2008-01-221-0/+8
* ENH: Create COMPILE_DEFINITIONS property for targets and source files. Creat...Brad King2008-01-141-1/+1
* BUG: fix for bug 6167 get rid of extra space in flagsBill Hoffman2007-12-171-1/+4
* ENH: remove support for presetting CMAKE_SYSTEM_INFO_FILE,Alexander Neundorf2007-07-021-20/+14
* ENH: first include the processor specific file, then the compiler file, thisAlexander Neundorf2007-06-121-11/+12
* ENH: split cmGlobalGenerator::SetLanguageEnabled() in two parts, where theAlexander Neundorf2007-06-111-0/+8
* ENH: also load a processor-specific file if existsAlexander Neundorf2007-06-051-12/+29
* ENH: merge CMake-CrossCompileBasic to HEADAlexander Neundorf2007-05-171-12/+15
* ENH: Merging CompilerId updates from branch CMake-Modules-CompilerId to the m...Brad King2007-05-031-0/+5
* ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables CMAKE_<lang>_...Brad King2006-04-111-0/+6
* ENH: add support for language flags at rule expansion timeBill Hoffman2006-03-061-1/+1
* ENH: fix for bug 2921, move _OVERRIDE variable to a better position to allow ...Bill Hoffman2006-03-021-0/+15
* ENH: fix spelling errorsBill Hoffman2006-02-271-1/+1