summaryrefslogtreecommitdiff
path: root/Source/cmPolicies.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge topic 'doc-find_package-root'Craig Scott2018-07-201-2/+2
|\
| * Help: Add explicit <PackageName>_ROOT variable documentationBrad King2018-07-201-2/+2
* | option: respect existing normal variableRobert Maynard2018-07-091-1/+3
* | target_sources: Interpret relative paths as relative to the calling directoryPatrick Stotko2018-06-181-2/+6
|/
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-2/+3
* Modules: Update documented links to CMake community WikiBrad King2018-04-301-3/+1
* CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIESBrad King2018-04-181-1/+4
* Merge topic 'policy-version-range'Craig Scott2018-03-221-1/+5
|\
| * cmake_minimum_required: Optionally set policies with version rangeBrad King2018-03-211-1/+2
| * cmPolicies: Split parsing and impl of ApplyPolicyVersionBrad King2018-03-161-0/+2
| * cmPolicies: Pass policy version as std::stringBrad King2018-03-161-1/+2
* | find_package: Use PackageName_ROOT variables as search prefixesBrad King2018-03-161-1/+3
|/
* Do not produce legacy _LIB_DEPENDS cache entriesBrad King2018-03-071-1/+5
* FindOpenGL: Add policy CMP0072 to prefer GLVND for legacy GLBrad King2017-11-171-1/+4
* Merge topic 'cmp0037-conditional-targets'Brad King2017-10-311-0/+1
|\
| * CMP0037: Allow test and package targets when features are not enabledBrad King2017-10-301-0/+1
* | CMP0040: Clarify policy warning to match documentationBrad King2017-10-261-1/+1
|/
* Autogen: Process GENERATED files. Add CMP0071.Sebastian Holtermann2017-07-181-1/+3
* file(GENERATE): Add policy CMP0070 to define relative path behaviorBrad King2017-06-091-0/+3
* Add deprecation warnings for policies CMP0036 and belowBrad King2017-04-211-0/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATIONRuslan Baratov2017-03-301-1/+5
* Add policy CMP0068 separate install_name and RPATH settings on macOSClinton Stimpson2017-02-141-2/+6
* try_compile: Add policy CMP0067 to honor language standardsBrad King2016-12-061-1/+4
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-241-2/+2
* try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG>Brad King2016-06-291-1/+4
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-228/+207
* CMP0059: Fix typo in policy descriptionBrad King2016-05-021-1/+1
* cmGeneratorTarget: Copy the policy map from the cmTarget.Stephen Kelly2015-10-211-0/+17