index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmPolicies.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
break: Add policy CMP0055 to check calls strictly
Gregor Jasny
2014-11-25
1
-0/+1
*
If: Introduce policy CMP0054 - don't dereference quoted variables in if()
Nils Gladitz
2014-09-11
1
-0/+2
*
EVIS: Add policy CMP0053
Ben Boeckel
2014-05-08
1
-0/+2
*
Export: Disallow exported interface includes in src/build tree (#14592).
Stephen Kelly
2014-04-09
1
-0/+2
*
cmTarget: Include TARGET_OBJECTS genex in target SOURCES property.
Stephen Kelly
2014-04-02
1
-0/+1
*
add_custom_command: Disallow use of SOURCE signatures.
Stephen Kelly
2014-02-12
1
-0/+1
*
Add policy CMP0049 to avoid variable expansion in source lists
Stephen Kelly
2014-02-12
1
-0/+1
*
Drop tweak version component from CMake Policies
Brad King
2014-02-04
1
-1/+0
*
project: Manage VERSION variables
Brad King
2014-01-29
1
-0/+1
*
QNX: Introduce QCC compiler id for that QNX platform compiler.
Stephen Kelly
2014-01-22
1
-0/+1
*
AddDependencies: new policy requires dependencies to exist
Nils Gladitz
2014-01-12
1
-0/+1
*
get_target_property: Error on non-existent target.
Stephen Kelly
2014-01-08
1
-0/+1
*
Genex: Use case-sensitive comparison for COMPILER_ID.
Stephen Kelly
2014-01-08
1
-0/+1
*
cmTarget: Deprecate COMPILE_DEFINITIONS_ properties with a policy.
Stephen Kelly
2014-01-08
1
-0/+1
*
OS X: Add CMP0042 to enable MACOSX_RPATH by default
Clinton Stimpson
2014-01-02
1
-0/+1
*
Export: Report error on relative include with genex.
Stephen Kelly
2013-11-26
1
-0/+1
*
Add policy CMP0040 to disallow custom commands on missing targets
Nils Gladitz
2013-11-21
1
-0/+2
*
CMP0037: Extend policy to reserved names and custom targets
Nils Gladitz
2013-11-19
1
-1/+2
*
Disallow linking to utility targets (#13902).
Stephen Kelly
2013-11-07
1
-0/+1
*
Disallow link-to-self (#13947).
Stephen Kelly
2013-11-07
1
-0/+1
*
Disallow invalid target names (#13140)
Stephen Kelly
2013-11-07
1
-0/+1
*
Add policy CMP0036 to disallow build_name
Brad King
2013-10-22
1
-0/+1
*
Add policy CMP0035 to disallow variable_requires
Brad King
2013-10-22
1
-0/+1
*
Add policy CMP0034 to disallow utility_source
Brad King
2013-10-22
1
-0/+1
*
Add policy CMP0033 to disallow export_library_dependencies
Brad King
2013-10-22
1
-0/+1
*
Add policy CMP0032 to disallow output_required_files
Brad King
2013-10-22
1
-0/+1
*
Add policy CMP0031 to disallow load_command
Brad King
2013-10-22
1
-0/+1
*
Add policy CMP0030 to disallow use_mangled_mesa
Brad King
2013-10-22
1
-0/+1
*
Add policy CMP0029 to disallow subdir_depends
Brad King
2013-10-22
1
-0/+1
*
Consider targets with double colons to be IMPORTED or ALIAS targets.
Stephen Kelly
2013-10-21
1
-0/+1
*
Handle genexes when evaluating INTERFACE_INCLUDE_DIRECTORIES errors.
Stephen Kelly
2013-10-18
1
-0/+2
*
Drop builtin policy "full" documentation
Brad King
2013-10-17
1
-1/+0
*
Drop "full" documentation output types
Brad King
2013-10-15
1
-3/+0
*
cmTarget: Deprecate the LOCATION target property with a policy.
Stephen Kelly
2013-10-11
1
-0/+1
*
Add policy CMP0025 for Apple Clang compiler id compatibility
Brad King
2013-10-08
1
-0/+1
*
export: Add policy CMP0024 to disallow include() of export files
Stephen Kelly
2013-10-07
1
-0/+1
*
target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signature
Stephen Kelly
2013-07-24
1
-0/+1
*
Introduce the INTERFACE_LINK_LIBRARIES property.
Stephen Kelly
2013-07-08
1
-0/+1
*
Error on relative path in INCLUDE_DIRECTORIES target property.
Stephen Kelly
2013-05-21
1
-0/+2
*
Automatically link to the qtmain library when linking to QtCore.
Stephen Kelly
2013-01-23
1
-0/+1
*
Add policy CMP0019 to skip include/link variable re-expansion
Brad King
2012-12-07
1
-0/+1
*
Refactor generation of shared library flags
Stephen Kelly
2012-06-12
1
-0/+3
*
doxygen: fix some comments in cmPolicies.h
Yury G. Kudryashov
2012-02-29
1
-24/+39
*
Prefer files from CMAKE_ROOT when including from CMAKE_ROOT
Alex Neundorf
2011-01-04
1
-0/+1
*
Allow users to specify defaults for unset policies
Brad King
2011-01-04
1
-0/+4
*
New CMP0016 for deciding whether an unknown target in TLL() is an error.
Alex Neundorf
2010-08-28
1
-0/+1
*
Remove trailing whitespace
Alex Neundorf
2010-08-28
1
-3/+3
*
Teach CMake Policies about tweak version component
Brad King
2010-04-23
1
-0/+1
*
Teach link_directories to recognize relative paths
Brad King
2009-11-24
1
-0/+1
*
Fix if() command and CMP0012 OLD/NEW behavior
Brad King
2009-10-27
1
-1/+1
[next]