summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-policies.7.rst
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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