summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-policies.7.rst
Commit message (Expand)AuthorAgeFilesLines
* LCC: Add policy CMP0129 regarding interpreting LCC as GNUmakise-homura2021-10-211-0/+9
* cmStandardLevelResolver: Avoid unnecessary flags, fix unset level logicRaul Tambre2021-09-291-0/+1
* CMakeDependentOption: Introduce policy CMP0127 for full Condition SyntaxDaniel Schürmann2021-09-101-0/+8
* set(CACHE): do not remove normal variableMarc Chevrier2021-05-201-0/+1
* find_*: ensure consistent behavior for cache variablesMarc Chevrier2021-05-121-0/+1
* Help: Fix typos and spelling in documentationJosef Angstenberger2021-05-071-1/+1
* foreach(): loop variables are only available in the loop scopeMarc Chevrier2021-04-281-0/+1
* ARMClang: Do not automatically add cpu/arch compile or link optionsLingkai Dong2021-04-271-0/+1
* UseSWIG: Use standard library name conventions for csharp languageMarc Chevrier2021-03-261-1/+2
* cmListCommand: add a policy for failing on invalid indiciesBen Boeckel2021-02-181-0/+8
* WriteCompilerDetectionHeader: Add policy to remove moduleBrad King2020-12-051-0/+1
* Compile with explicit language flag when source LANGUAGE property is setBrad King2020-12-021-0/+1
* GENERATED prop: Introducing policy CMP0118 and its documentationDeniz Bahadir2020-11-241-0/+1
* MSVC: Do not add /GR to CMAKE_CXX_FLAGS by defaultBrad King2020-11-131-0/+1
* Merge topic 'doc-CMP0111'Brad King2020-10-191-1/+1
|\
| * CMP0111: Clarify that the new error is on a missing property settingBrad King2020-10-161-1/+1
* | Ninja: Transform DEPFILEs with policy CMP0116Kyle Edwards2020-10-131-0/+1
* | CMP0115: Require source file extensions to be explicitKyle Edwards2020-10-131-0/+8
|/
* ExternalProject: Add policy CMP0114 to refine step target dependenciesBrad King2020-09-141-0/+1
* Makefile: Add policy CMP0113 to avoid duplication of custom commandsBrad King2020-09-081-0/+1
* GenEx: Remove unneeded dependencies from target info queriesRobert Maynard2020-09-011-0/+1
* cmTarget: Raise error if imported target location is not setRaul Tambre2020-08-211-0/+1
* add_test: Allow special characters in test name (w/ policy CMP0110)Deniz Bahadir2020-08-121-1/+2
* find_program: Find programs that are executable but not readableBrad King2020-06-151-0/+8
* target_link_libraries: self-link through ALIAS is an errorMarc Chevrier2020-05-301-0/+1
* ALIAS target: cannot overwrite an existing targetMarc Chevrier2020-05-281-0/+1
* Modules/Documentation: removeBen Boeckel2020-04-221-0/+1
* CUDA: Device linking use now link optionsMarc Chevrier2020-04-191-0/+1
* CUDA: Add CUDA_ARCHITECTURES target propertyRaul Tambre2020-04-151-0/+1
* export(): raise an error on multiple calls with same FILEMarc Chevrier2020-03-261-0/+8
* cmMarkAsAdvancedCommand: ignore variables which don't exist in the cacheBen Boeckel2020-01-201-0/+1
* target_compile_options: ensure BEFORE keyword is handled in all scopesMarc Chevrier2020-01-111-0/+1
* Autogen: Process .hh headers based on new policy CMP0100 settingsSebastian Holtermann2020-01-041-0/+1
* Link properties: must be transitive over private dependency on static libraryMarc Chevrier2019-12-091-0/+1
* FindFLEX: Add policy CMP0098 to run flex in build treeJannick2019-11-151-0/+8
* ExternalProject: Support not initializing any submodulesRobert Maynard2019-07-241-0/+1
* project: Keep leading `0` in PROJECT_VERSION componentsAlex Turbov2019-07-161-0/+1
* Help: Move CMP0095 into CMake 3.16 sectionKyle Edwards2019-06-251-1/+8
* cmInstallTargetGenerator: Introduce CMP0095Dennis Klein2019-06-131-0/+1
* FindPython: Add policy to manage lookup stratgey default.Marc Chevrier2019-05-211-0/+1
* FindBoost: Introduce CMP0093 to report Boost_VERSION in x.y.z formatDennis Klein2019-05-131-0/+1
* MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by defaultBrad King2019-04-191-0/+1
* MSVC: Add abstraction for runtime library selectionBrad King2019-04-171-0/+1
* export: Disable PACKAGE mode user package registry by defaultRobert Maynard2019-03-151-0/+2
* XLClang: Add policy CMP0089 to present as XL for compatibilityBrad King2019-02-251-0/+8
* FindBISON: Add policy CMP0088 to run bison in build treeRobert Maynard2019-01-101-0/+1
* install: Teach CODE,SCRIPT modes to evaluate generator expressionsJon Chronopoulos2018-12-221-0/+1
* UseSWIG: add management of SWIG option -moduleMarc Chevrier2018-12-071-0/+1
* Genex: Add policy to handle empty list items in $<IN_LIST:...>Kyle Edwards2018-11-191-0/+1
* find_package(): Add policy to remove the FindQt moduleKyle Edwards2018-11-141-0/+1