summaryrefslogtreecommitdiffstats
path: root/Help/policy
Commit message (Expand)AuthorAgeFilesLines
* Help: Override pygments CMakeLexer to support <..> and [..]Joachim Wuttke (o)2018-10-181-4/+4
* Merge topic 'document-dollar-in-varnames'Brad King2018-10-161-0/+4
|\
| * CMP0053: document that `$` is a valid literal variable characterBen Boeckel2018-10-151-0/+4
* | add_subdirectory: Run subdirectory install rules in correct orderKyle Edwards2018-10-101-0/+24
* | Help: Clarify policy CMP0077 documentationBrad King2018-10-031-4/+40
|/
* LINK_DIRECTORIES target property: add policy for absolute paths check.Marc Chevrier2018-09-251-0/+22
* BundleUtilities: Disallow inclusion at configure timeKyle Edwards2018-09-191-0/+25
* target_link_libraries: Allow use with targets in other directoriesBrad King2018-09-121-0/+40
* UseSWIG: add policy to manage target naming strategy.Marc Chevrier2018-07-251-0/+22
* Merge topic 'doc-find_package-root'Craig Scott2018-07-201-7/+8
|\
| * Help: Add explicit <PackageName>_ROOT variable documentationBrad King2018-07-201-7/+8
* | option: respect existing normal variableRobert Maynard2018-07-091-0/+16
* | target_sources: Interpret relative paths as relative to the calling directoryPatrick Stotko2018-06-181-0/+26
|/
* CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIESBrad King2018-04-181-0/+26
* find_package: Use PackageName_ROOT variables as search prefixesBrad King2018-03-161-0/+22
* Do not produce legacy _LIB_DEPENDS cache entriesBrad King2018-03-071-0/+25
* Various typo fixesLuz Paz2018-01-031-1/+1
* FindOpenGL: Add policy CMP0072 to prefer GLVND for legacy GLBrad King2017-11-171-0/+26
* Help: Document CMP0037 relaxation of test and package targetsBrad King2017-11-011-1/+6
* CMP0040: Clarify policy warning to match documentationBrad King2017-10-261-1/+1
* Autogen: Doc: Update CMP0071 descriptionSebastian Holtermann2017-09-281-12/+20
* Merge topic 'doc-CMP0069-typos'Brad King2017-08-101-4/+4
|\
| * Help: Fix module and function names in CMP0069 examplesRuslan Baratov2017-08-101-4/+4
* | Autogen: Process GENERATED files. Add CMP0071.Sebastian Holtermann2017-07-181-0/+34
* | file(GENERATE): Add policy CMP0070 to define relative path behaviorBrad King2017-06-091-0/+25
|/
* Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATIONRuslan Baratov2017-03-301-0/+92
* Add policy CMP0068 separate install_name and RPATH settings on macOSClinton Stimpson2017-02-141-0/+35
* try_compile: extend CMP0067 to honor language standards for CUDA.Robert Maynard2016-12-121-1/+4
* try_compile: Add policy CMP0067 to honor language standardsBrad King2016-12-061-0/+34
* try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG>Brad King2016-06-291-0/+27
* CMP0059: Fix typo in policy descriptionBrad King2016-05-021-1/+1
* Help: Clarify policy `CMP0040` documentation (#15681)Bartosz Kosiorek2016-01-281-8/+11
* CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGSChuck Atkins2015-09-211-0/+27
* if: Add "TEST <test>" conditionMatt McCormick2015-08-031-0/+17
* Help: Document explicitly that policy OLD behavior is deprecatedBrad King2015-06-0965-0/+132
* Honor visibility properties for all target types (#15556)Brad King2015-05-261-0/+26
* install: Disallow installing export() result.Stephen Kelly2015-05-141-0/+27
* CTest: Stop telling 'make' to ignore errors with -iBrad King2015-05-121-0/+24
* Merge topic 'if-IN_LIST'Brad King2015-04-301-1/+11
|\
| * if: Implement new IN_LIST operatorNils Gladitz2015-04-301-1/+11
* | Merge topic 'revert-CMP0057'Brad King2015-04-301-18/+1
|\ \ | |/
| * Revert "add_custom_command: Diagnose MAIN_DEPENDENCY limitation."Nils Gladitz2015-04-301-18/+1
* | Help: Replace CMP0054 example to show when it makes a differenceTamás Kenéz2015-04-291-6/+10
* | Help: Clarify policy CMP0026 titleNils Gladitz2015-04-281-1/+1
|/
* Link libraries by full path even in implicit directoriesBrad King2015-04-091-0/+63
* Do not treat DEFINITIONS as a built-in directory propertyStephen Kelly2015-04-021-0/+17
* Ninja: Add policy to require explicit custom command byproductsBrad King2015-03-201-0/+108
* add_custom_command: Diagnose MAIN_DEPENDENCY limitation.Nils Gladitz2015-03-091-0/+21
* Merge topic 'doc-CMP0054-example'Brad King2014-12-121-3/+31
|\
| * Help: Extend policy CMP0054 documentation with an exampleNils Gladitz2014-12-121-3/+31