summaryrefslogtreecommitdiffstats
path: root/Source/cmPolicies.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use the cmDeleteAll algorithm instead of trivial raw loops.Stephen Kelly2015-01-131-7/+1
* Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-111-8/+8
* try_compile: Pass linker flags into test project (#14066)Brad King2014-12-031-0/+5
* break: Add policy CMP0055 to check calls strictlyGregor Jasny2014-11-251-0/+5
* If: Introduce policy CMP0054 - don't dereference quoted variables in if()Nils Gladitz2014-09-111-0/+5
* EVIS: Add policy CMP0053Ben Boeckel2014-05-081-0/+5
* Export: Disallow exported interface includes in src/build tree (#14592).Stephen Kelly2014-04-091-0/+6
* cmTarget: Include TARGET_OBJECTS genex in target SOURCES property.Stephen Kelly2014-04-021-0/+5
* Remove some c_str() calls.Stephen Kelly2014-03-111-3/+3
* add_custom_command: Disallow use of SOURCE signatures.Stephen Kelly2014-02-121-0/+5
* Add policy CMP0049 to avoid variable expansion in source listsStephen Kelly2014-02-121-0/+5
* Drop tweak version component from CMake PoliciesBrad King2014-02-041-69/+54
* project: Manage VERSION variablesBrad King2014-01-291-0/+5
* QNX: Introduce QCC compiler id for that QNX platform compiler.Stephen Kelly2014-01-221-0/+5
* AddDependencies: new policy requires dependencies to existNils Gladitz2014-01-121-0/+5
* get_target_property: Error on non-existent target.Stephen Kelly2014-01-081-0/+5
* Genex: Use case-sensitive comparison for COMPILER_ID.Stephen Kelly2014-01-081-0/+5
* cmTarget: Deprecate COMPILE_DEFINITIONS_ properties with a policy.Stephen Kelly2014-01-081-0/+5
* OS X: Add CMP0042 to enable MACOSX_RPATH by defaultClinton Stimpson2014-01-021-0/+5
* Export: Report error on relative include with genex.Stephen Kelly2013-11-261-0/+5
* Add policy CMP0040 to disallow custom commands on missing targetsNils Gladitz2013-11-211-0/+5
* CMP0037: Extend policy to reserved names and custom targetsNils Gladitz2013-11-191-1/+1
* 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