summaryrefslogtreecommitdiff
path: root/Source/cmPolicies.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace http://www.cmake.org URLs with https://cmake.orgBrad King2015-09-251-1/+1
* CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGSChuck Atkins2015-09-211-0/+4
* CMP0064: Fix recorded version of introduction to be 3.4Brad King2015-09-211-1/+1
* if: Add "TEST <test>" conditionMatt McCormick2015-08-031-0/+3
* cmPolicies: Replace unused include.Stephen Kelly2015-07-251-1/+1
* cmPolicies: Store only state that users can set.Stephen Kelly2015-07-251-1/+1
* cmPolicies: Store all statuses in a single bitset.Stephen Kelly2015-06-071-5/+2
* cmPolicies: Replace UNDEFINED bitset with WARN bitset.Stephen Kelly2015-06-061-2/+1
* Honor visibility properties for all target types (#15556)Brad King2015-05-261-0/+3
* install: Disallow installing export() result.Stephen Kelly2015-05-141-0/+3
* CTest: Stop telling 'make' to ignore errors with -iBrad King2015-05-121-0/+3
* cmPolicies: Implement PolicyMap in terms of bitset.Stephen Kelly2015-05-041-1/+11
* cmPolicies: Implement abstraction for PolicyMap.Stephen Kelly2015-05-041-1/+7
* cmPolicies: Make all API static.Stephen Kelly2015-05-041-6/+6
* cmPolicies: Remove unused DefinePolicy method.Stephen Kelly2015-05-041-9/+0
* cmPolicies: Remove unused cmPolicy class.Stephen Kelly2015-05-041-7/+0
* cmPolicies: Make private method file-static.Stephen Kelly2015-05-041-4/+0
* cmPolicies: Implement id to string conversion with XMacro.Stephen Kelly2015-05-041-1/+0
* cmPolicies: Introduce XMacro table for policy data.Stephen Kelly2015-05-041-72/+199
* cmPolicies: Parse string for id conversion.Stephen Kelly2015-05-041-1/+0
* cmPolicies: Make private method file-static.Stephen Kelly2015-05-031-4/+0
* cmPolicies: Remove unused forward declaration.Stephen Kelly2015-05-031-1/+0
* cmPolicies: Remove unused static data.Stephen Kelly2015-05-031-1/+0
* cmPolicies: Fix values for policies 57-60.Stephen Kelly2015-05-031-1/+1
* if: Implement new IN_LIST operatorNils Gladitz2015-04-301-0/+1
* Revert "add_custom_command: Diagnose MAIN_DEPENDENCY limitation."Nils Gladitz2015-04-301-2/+0
* 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/+2
* 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/+2
* 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
* If: Introduce policy CMP0054 - don't dereference quoted variables in if()Nils Gladitz2014-09-111-0/+2