summaryrefslogtreecommitdiffstats
path: root/Source/cmPolicies.cxx
Commit message (Expand)AuthorAgeFilesLines
* CMP0039: Add missing '.' to policy summary lineDaniele E. Domenichelli2013-11-121-1/+1
* Disallow linking to utility targets (#13902).Stephen Kelly2013-11-071-0/+5
* Disallow link-to-self (#13947).Stephen Kelly2013-11-071-0/+5
* Disallow invalid target names (#13140)Stephen Kelly2013-11-071-0/+5
* Drop compatibility with CMake < 2.4Brad King2013-10-231-9/+3
* Add policy CMP0036 to disallow build_nameBrad King2013-10-221-0/+5
* Add policy CMP0035 to disallow variable_requiresBrad King2013-10-221-0/+5
* Add policy CMP0034 to disallow utility_sourceBrad King2013-10-221-0/+5
* Add policy CMP0033 to disallow export_library_dependenciesBrad King2013-10-221-0/+5
* Add policy CMP0032 to disallow output_required_filesBrad King2013-10-221-0/+5
* Add policy CMP0031 to disallow load_commandBrad King2013-10-221-0/+5
* Add policy CMP0030 to disallow use_mangled_mesaBrad King2013-10-221-0/+5
* Add policy CMP0029 to disallow subdir_dependsBrad King2013-10-221-0/+5
* Consider targets with double colons to be IMPORTED or ALIAS targets.Stephen Kelly2013-10-211-0/+5
* Handle genexes when evaluating INTERFACE_INCLUDE_DIRECTORIES errors.Stephen Kelly2013-10-181-0/+5
* Update CMP0024/CMP0025/CMP0026 release versionBrad King2013-10-171-3/+3
* Drop builtin policy "full" documentationBrad King2013-10-171-426/+1
* Drop "full" documentation output typesBrad King2013-10-151-46/+0
* Add reStructuredText (RST) documentation formatterBrad King2013-10-151-1/+1
* cmTarget: Deprecate the LOCATION target property with a policy.Stephen Kelly2013-10-111-0/+22
* Merge topic 'apple-clang-id'Brad King2013-10-091-0/+17
|\
| * Add policy CMP0025 for Apple Clang compiler id compatibilityBrad King2013-10-081-0/+17
* | Merge topic 'export-policy'Brad King2013-10-081-0/+19
|\ \ | |/
| * export: Add policy CMP0024 to disallow include() of export filesStephen Kelly2013-10-071-0/+19
* | Fix some indentation problems in cmPolicies.Stephen Kelly2013-08-281-32/+32
|/
* Update version introducing CMP0021, CMP0022, and CMP0023Brad King2013-08-141-3/+3
* target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signatureStephen Kelly2013-07-241-0/+26
* TLL: Don't populate old link interface if CMP0022 is NEW.Stephen Kelly2013-07-081-1/+5
* Export: Generate INTERFACE_LINK_LIBRARIES property on targets.Stephen Kelly2013-07-081-0/+5
* Introduce the INTERFACE_LINK_LIBRARIES property.Stephen Kelly2013-07-081-0/+22
* Merge topic 'error-on-exported-missing-include-dir'Brad King2013-05-211-0/+14
|\
| * Error on relative path in INCLUDE_DIRECTORIES target property.Stephen Kelly2013-05-211-0/+14
* | Fix spelling and typos (affecting binary data / module messages)Andreas Mohr2013-05-071-3/+4
|/
* Automatically link to the qtmain library when linking to QtCore.Stephen Kelly2013-01-231-0/+21
* Add policy CMP0019 to skip include/link variable re-expansionBrad King2012-12-071-0/+17
* Documentation: Correct typos and grammarAndreas Mohr2012-11-071-1/+1
* Refactor generation of shared library flagsStephen Kelly2012-06-121-0/+28
* Documentation: Fix a few typos (#11883)Modestas Vainius2011-02-221-1/+1
* Improve documentation and messages for the new CMP0017Alex Neundorf2011-01-041-8/+9
* Prefer files from CMAKE_ROOT when including from CMAKE_ROOTAlex Neundorf2011-01-041-0/+16
* Allow users to specify defaults for unset policiesBrad King2011-01-041-2/+37
* Fix indentation in cmPolicies::ApplyPolicyVersion()Alex Neundorf2011-01-041-14/+13
* New CMP0016 for deciding whether an unknown target in TLL() is an error.Alex Neundorf2010-08-281-0/+8
* Remove trailing whitespaceAlex Neundorf2010-08-281-23/+24
* Teach CMake Policies about tweak version componentBrad King2010-04-231-28/+51
* Teach link_directories to recognize relative pathsBrad King2009-11-241-0/+15
* Fix if() command and CMP0012 OLD/NEW behaviorBrad King2009-10-271-10/+15
* Remove CMake Policy CMP0015 until it is revisedBrad King2009-10-081-31/+0
* Clarify documentation and message for CMP0012Brad King2009-10-021-1/+3
* Fix documentation of CMP0012 and CMP0013 versionsBrad King2009-10-021-4/+4