summaryrefslogtreecommitdiff
path: root/Source/cmPolicies.h
Commit message (Expand)AuthorAgeFilesLines
* WriteCompilerDetectionHeader: Add policy to remove moduleBrad King2020-12-051-1/+4
* Compile with explicit language flag when source LANGUAGE property is setBrad King2020-12-021-2/+7
* GENERATED prop: Introducing policy CMP0118 and its documentationDeniz Bahadir2020-11-241-1/+5
* MSVC: Do not add /GR to CMAKE_CXX_FLAGS by defaultBrad King2020-11-131-0/+3
* 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-1/+4
* | CMP0115: Require source file extensions to be explicitKyle Edwards2020-10-131-1/+3
|/
* ExternalProject: Add policy CMP0114 to refine step target dependenciesBrad King2020-09-141-1/+4
* Makefile: Add policy CMP0113 to avoid duplication of custom commandsBrad King2020-09-081-1/+6
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* GenEx: Remove unneeded dependencies from target info queriesRobert Maynard2020-09-011-1/+6
* cmTarget: Raise error if imported target location is not setRaul Tambre2020-08-211-1/+5
* add_test: Allow special characters in test name (w/ policy CMP0110)Deniz Bahadir2020-08-121-1/+4
* Deprecate compatibility with CMake versions older than 2.8.12Brad King2020-06-181-2/+10
* find_program: Find programs that are executable but not readableBrad King2020-06-151-1/+4
* target_link_libraries: self-link through ALIAS is an errorMarc Chevrier2020-05-301-1/+4
* ALIAS target: cannot overwrite an existing targetMarc Chevrier2020-05-281-1/+3
* Modules/Documentation: removeBen Boeckel2020-04-221-1/+3
* CUDA: Device linking use now link optionsMarc Chevrier2020-04-191-3/+6
* CUDA: Add CUDA_ARCHITECTURES target propertyRaul Tambre2020-04-151-1/+6
* export(): raise an error on multiple calls with same FILEMarc Chevrier2020-03-261-1/+4
* cmMarkAsAdvancedCommand: ignore variables which don't exist in the cacheBen Boeckel2020-01-201-1/+4
* target_compile_options: ensure BEFORE keyword is handled in all scopesMarc Chevrier2020-01-111-0/+3
* Autogen: Process .hh headers based on new policy CMP0100 settingsSebastian Holtermann2020-01-041-1/+3
* Link properties: must be transitive over private dependency on static libraryMarc Chevrier2019-12-091-2/+7
* FindFLEX: Add policy CMP0098 to run flex in build treeJannick2019-11-151-1/+4
* ExternalProject: Support not initializing any submodulesRobert Maynard2019-07-241-1/+5
* project: Keep leading `0` in PROJECT_VERSION componentsAlex Turbov2019-07-161-1/+4
* cmInstallTargetGenerator: Introduce CMP0095Dennis Klein2019-06-131-2/+7
* FindPython: Add policy to manage lookup stratgey default.Marc Chevrier2019-05-211-0/+4
* FindBoost: Introduce CMP0093 to report Boost_VERSION in x.y.z formatDennis Klein2019-05-131-1/+3
* MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by defaultBrad King2019-04-191-1/+4
* MSVC: Add abstraction for runtime library selectionBrad King2019-04-171-1/+4
* Fix invalid ///! doxygen comment line startsSebastian Holtermann2019-03-311-6/+6
* export: Disable PACKAGE mode user package registry by defaultRobert Maynard2019-03-151-0/+3
* XLClang: Add policy CMP0089 to present as XL for compatibilityBrad King2019-02-251-1/+4
* FindBISON: Add policy CMP0088 to run bison in build treeRobert Maynard2019-01-101-0/+3
* install: Teach CODE,SCRIPT modes to evaluate generator expressionsJon Chronopoulos2018-12-231-1/+5
* UseSWIG: add management of SWIG option -moduleMarc Chevrier2018-12-071-1/+4
* Genex: Add policy to handle empty list items in $<IN_LIST:...>Kyle Edwards2018-11-191-1/+3
* find_package(): Add policy to remove the FindQt moduleKyle Edwards2018-11-141-1/+4
* POSITION_INDEPENDENT_CODE: Manage link flags for executablesMarc Chevrier2018-11-111-2/+5
* Merge topic 'cmake_policy-get_warning'Brad King2018-10-111-1/+1
|\
| * cmake_policy: Add undocumented GET_WARNING commandKyle Edwards2018-10-101-1/+1
* | add_subdirectory: Run subdirectory install rules in correct orderKyle Edwards2018-10-101-1/+5
|/
* LINK_DIRECTORIES target property: add policy for absolute paths check.Marc Chevrier2018-09-251-2/+6
* BundleUtilities: Disallow inclusion at configure timeKyle Edwards2018-09-191-1/+4
* target_link_libraries: Allow use with targets in other directoriesBrad King2018-09-121-1/+5
* UseSWIG: add policy to manage target naming strategy.Marc Chevrier2018-07-251-1/+3