summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-policies.7.rst
Commit message (Expand)AuthorAgeFilesLines
* 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
* POSITION_INDEPENDENT_CODE: Manage link flags for executablesMarc Chevrier2018-11-111-0/+1
* add_subdirectory: Run subdirectory install rules in correct orderKyle Edwards2018-10-101-0/+8
* LINK_DIRECTORIES target property: add policy for absolute paths check.Marc Chevrier2018-09-251-0/+1
* BundleUtilities: Disallow inclusion at configure timeKyle Edwards2018-09-191-0/+1
* target_link_libraries: Allow use with targets in other directoriesBrad King2018-09-121-0/+1
* UseSWIG: add policy to manage target naming strategy.Marc Chevrier2018-07-251-0/+1
* option: respect existing normal variableRobert Maynard2018-07-091-0/+1
* target_sources: Interpret relative paths as relative to the calling directoryPatrick Stotko2018-06-181-0/+8
* CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIESBrad King2018-04-181-0/+1
* find_package: Use PackageName_ROOT variables as search prefixesBrad King2018-03-161-0/+1
* Do not produce legacy _LIB_DEPENDS cache entriesBrad King2018-03-071-0/+8
* FindOpenGL: Add policy CMP0072 to prefer GLVND for legacy GLBrad King2017-11-171-0/+8
* Autogen: Process GENERATED files. Add CMP0071.Sebastian Holtermann2017-07-181-0/+1
* file(GENERATE): Add policy CMP0070 to define relative path behaviorBrad King2017-06-091-0/+8
* Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATIONRuslan Baratov2017-03-301-0/+1
* Add policy CMP0068 separate install_name and RPATH settings on macOSClinton Stimpson2017-02-141-0/+8
* try_compile: Add policy CMP0067 to honor language standardsBrad King2016-12-061-0/+8
* try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG>Brad King2016-06-291-0/+8
* Help: Add policy summaries to cmake-policies(7)Brad King2016-05-021-66/+66
* Help: Organize cmake-policies(7) manual by version of introductionBrad King2016-05-021-67/+109
* CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGSChuck Atkins2015-09-211-0/+1
* if: Add "TEST <test>" conditionMatt McCormick2015-08-031-0/+1
* Help: Document explicitly that policy OLD behavior is deprecatedBrad King2015-06-091-5/+5
* Honor visibility properties for all target types (#15556)Brad King2015-05-261-0/+1
* install: Disallow installing export() result.Stephen Kelly2015-05-141-0/+1
* CTest: Stop telling 'make' to ignore errors with -iBrad King2015-05-121-0/+1
* Link libraries by full path even in implicit directoriesBrad King2015-04-091-0/+1
* Do not treat DEFINITIONS as a built-in directory propertyStephen Kelly2015-04-021-0/+1
* Ninja: Add policy to require explicit custom command byproductsBrad King2015-03-201-0/+1
* add_custom_command: Diagnose MAIN_DEPENDENCY limitation.Nils Gladitz2015-03-091-0/+1
* try_compile: Pass linker flags into test project (#14066)Brad King2014-12-031-0/+1
* break: Add policy CMP0055 to check calls strictlyGregor Jasny2014-11-251-0/+1
* Merge branch 'release-doc-formatting' into doc-formattingBrad King2014-11-061-1/+1
|\
| * Help: Drop TOC from latex manualsBrad King2014-11-061-1/+1
* | Help: Document that policies are not feature toggles.Stephen Kelly2014-10-201-0/+6
|/