summaryrefslogtreecommitdiff
path: root/Modules/CMakeGenericSystem.cmake
Commit message (Expand)AuthorAgeFilesLines
* AutoMoc: Don't initialize already defined CMAKE_AUTOMOC_ variablesJoerg Bornemann2022-11-161-3/+9
* Merge topic 'color-diagnostics'Brad King2022-03-091-3/+8
|\
| * color: Add CMAKE_COLOR_DIAGNOSTICS environment variableSemyon Kolton2022-03-081-0/+4
| * color: Introduce CMAKE_COLOR_DIAGNOSTICS variableSemyon Kolton2022-03-081-3/+4
* | genex-LINK_LIBRARY: rename configuration variablesMarc Chevrier2022-02-161-1/+1
|/
* $<LINK_LIBRARY>: Add LINK_LIBRARY_OVERRIDE target propertyMarc Chevrier2022-02-081-0/+6
* VS: Fix CMAKE_INSTALL_PREFIX with GENERATOR_PLATFORM for x64 and ARMRechi2020-09-251-0/+4
* Merge branch 'backport-3.17-automoc-path-prefix-off'Brad King2020-08-101-1/+3
|\
| * Merge branch 'backport-3.16-automoc-path-prefix-off'Brad King2020-08-101-1/+3
| |\
| | * Autogen: Turn off moc path prefix generation by defaultJoerg Bornemann2020-08-101-1/+3
* | | Initialize CMAKE_EXPORT_COMPILE_COMMANDS only if not set alreadyBrad King2020-05-121-7/+1
|/ /
* | Autogen: Recognize the new Q_NAMESPACE_EXPORT macro in AUTOMOCRichard2020-02-261-1/+1
* | Initialize CMAKE_EXPORT_COMPILE_COMMANDS from envvar of the same nameDaan De Meyer2019-10-181-4/+4
|/
* Autogen: Add moc path prefix generation (AUTOMOC_PATH_PREFIX)Sebastian Holtermann2019-09-161-0/+1
* Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS supportSebastian Holtermann2018-11-031-0/+2
* GenericSystem: Remove misspelled flag defaultChristian Pfeiffer2018-01-231-1/+0
* Unhardcode the CMAKE_CONFIGURATION_TYPES valuesBeren Minor2018-01-081-0/+1
* Autogen: Add (CMAKE_)AUTOMOC_COMPILER_PREDEFINESSebastian Holtermann2017-09-291-0/+1
* Autogen: Define all macro names in CMAKE_AUTOMOC_MACRO_NAMESSebastian Holtermann2017-09-271-0/+1
* MSVC: Add support for ARM64 architectureMinmin Gong2017-09-121-0/+2
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* Makefile: Optionally disable target completion messages in build outputMichael Ensslin2015-07-141-0/+3
* CMakeGenericSystem: Recognize Watcom WMake generator as Makefile generatorBrad King2015-07-141-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-7/+7
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-51/+51
* Make the CMAKE_EXPORT_COMPILE_COMMANDS option work with Ninja.Stephen Kelly2012-06-041-0/+6
* Merge topic 'MakeDefaultInstallComponentNameConfigurable'David Cole2012-05-241-2/+6
|\
| * make default install component name configurableAlex Neundorf2012-05-141-0/+4
| * -strip trailing whitespaceAlex Neundorf2012-05-131-2/+2
* | VS11: Fix ARM architecture hint typo (#13077)Brad King2012-05-101-1/+1
* | VS11: Add ARM architecture generator (#13077)Minmin Gong2012-05-091-0/+2
|/
* Add an option to skip RPATH during installation.Stephen Kelly2012-03-051-0/+3
* Add VisualStudio 9 and 10 generators for Itanium platformMatej Hribernik2011-06-201-1/+1
* Only offer the compile command output feature on unix systemsManuel Klimek2011-05-161-3/+6
* make compile command output optionalManuel Klimek2011-04-251-0/+3
* Correct CMAKE_INSTALL_PREFIX value for Win64 apps (#9992)David Cole2010-09-091-13/+89
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Split GNU compiler information filesBrad King2009-12-021-3/+0
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+14
* ENH: Allow projects to disable per-rule echo linesBrad King2009-03-161-3/+3
* ENH: Allow projects to disable per-rule progressBrad King2009-03-161-0/+3
* STYLE: this is not necessary anymore for kdevelop, the kdevelop generatorAlexander Neundorf2009-01-091-5/+1
* ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerfu...Brad King2008-01-171-1/+1
* ENH: add flag so a terminating slash for the link path can be specified (need...Alexander Neundorf2007-08-281-0/+1
* BUG: use CMAKE_HOST_UNIX here instead of UNIXAlexander Neundorf2007-08-091-3/+3
* STYLE: change global cmake variable CMAKE_TARGET_SUPPORTS_ONLY_STATIC_LIBSAlexander Neundorf2007-06-261-1/+1
* ENH: print a warning if ADD_LIBRARY( SHARED/MODULE ) is used and the targetAlexander Neundorf2007-06-211-0/+3
* STYLE: move the two CMAKE_SHARED_LIBRARYC/CXX_FLAGS for gcc fromAlexander Neundorf2007-05-221-14/+8
* ENH: Allow user project code to distinguish between an install prefix set on ...Brad King2006-10-161-0/+8
* ENH: Adding advanced option CMAKE_COLOR_MAKEFILE for makefile generators with...Brad King2006-05-251-0/+7