summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-policies.7.rst
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* If: Introduce policy CMP0054 - don't dereference quoted variables in if()Nils Gladitz2014-09-111-0/+1
* EVIS: Add policy CMP0053Ben Boeckel2014-05-081-0/+1
* Export: Disallow exported interface includes in src/build tree (#14592).Stephen Kelly2014-04-091-0/+1
* cmTarget: Include TARGET_OBJECTS genex in target SOURCES property.Stephen Kelly2014-04-021-0/+1
* add_custom_command: Disallow use of SOURCE signatures.Stephen Kelly2014-02-121-0/+1
* Add policy CMP0049 to avoid variable expansion in source listsStephen Kelly2014-02-121-0/+1
* Help: Mark up references to NEW and OLD policy settings properly.Stephen Kelly2014-02-061-4/+4
* project: Manage VERSION variablesBrad King2014-01-291-0/+1
* QNX: Introduce QCC compiler id for that QNX platform compiler.Stephen Kelly2014-01-221-0/+1
* AddDependencies: new policy requires dependencies to existNils Gladitz2014-01-121-0/+1
* Merge topic 'extend-docs'Brad King2014-01-091-1/+3
|\
| * Help: Link to CMAKE_POLICY_DEFAULT_CMP<NNNN> in policies manual.Stephen Kelly2014-01-091-1/+3
* | get_target_property: Error on non-existent target.Stephen Kelly2014-01-081-0/+1
* | Genex: Use case-sensitive comparison for COMPILER_ID.Stephen Kelly2014-01-081-0/+1
* | cmTarget: Deprecate COMPILE_DEFINITIONS_ properties with a policy.Stephen Kelly2014-01-081-0/+1
|/
* Help: Mark some code blocks as containing cmake code.Stephen Kelly2014-01-041-1/+3