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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the cmDeleteAll algorithm instead of trivial raw loops.
Stephen Kelly
2015-01-13
1
-7/+1
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-8/+8
*
try_compile: Pass linker flags into test project (#14066)
Brad King
2014-12-03
1
-0/+5
*
break: Add policy CMP0055 to check calls strictly
Gregor Jasny
2014-11-25
1
-0/+5
*
If: Introduce policy CMP0054 - don't dereference quoted variables in if()
Nils Gladitz
2014-09-11
1
-0/+5
*
EVIS: Add policy CMP0053
Ben Boeckel
2014-05-08
1
-0/+5
*
Export: Disallow exported interface includes in src/build tree (#14592).
Stephen Kelly
2014-04-09
1
-0/+6
*
cmTarget: Include TARGET_OBJECTS genex in target SOURCES property.
Stephen Kelly
2014-04-02
1
-0/+5
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-3/+3
*
add_custom_command: Disallow use of SOURCE signatures.
Stephen Kelly
2014-02-12
1
-0/+5
*
Add policy CMP0049 to avoid variable expansion in source lists
Stephen Kelly
2014-02-12
1
-0/+5
*
Drop tweak version component from CMake Policies
Brad King
2014-02-04
1
-69/+54
*
project: Manage VERSION variables
Brad King
2014-01-29
1
-0/+5
*
QNX: Introduce QCC compiler id for that QNX platform compiler.
Stephen Kelly
2014-01-22
1
-0/+5
*
AddDependencies: new policy requires dependencies to exist
Nils Gladitz
2014-01-12
1
-0/+5
*
get_target_property: Error on non-existent target.
Stephen Kelly
2014-01-08
1
-0/+5
*
Genex: Use case-sensitive comparison for COMPILER_ID.
Stephen Kelly
2014-01-08
1
-0/+5
*
cmTarget: Deprecate COMPILE_DEFINITIONS_ properties with a policy.
Stephen Kelly
2014-01-08
1
-0/+5
*
OS X: Add CMP0042 to enable MACOSX_RPATH by default
Clinton Stimpson
2014-01-02
1
-0/+5
*
Export: Report error on relative include with genex.
Stephen Kelly
2013-11-26
1
-0/+5
*
Add policy CMP0040 to disallow custom commands on missing targets
Nils Gladitz
2013-11-21
1
-0/+5
*
CMP0037: Extend policy to reserved names and custom targets
Nils Gladitz
2013-11-19
1
-1/+1
*
CMP0039: Add missing '.' to policy summary line
Daniele E. Domenichelli
2013-11-12
1
-1/+1
*
Disallow linking to utility targets (#13902).
Stephen Kelly
2013-11-07
1
-0/+5
*
Disallow link-to-self (#13947).
Stephen Kelly
2013-11-07
1
-0/+5
*
Disallow invalid target names (#13140)
Stephen Kelly
2013-11-07
1
-0/+5
*
Drop compatibility with CMake < 2.4
Brad King
2013-10-23
1
-9/+3
*
Add policy CMP0036 to disallow build_name
Brad King
2013-10-22
1
-0/+5
*
Add policy CMP0035 to disallow variable_requires
Brad King
2013-10-22
1
-0/+5
*
Add policy CMP0034 to disallow utility_source
Brad King
2013-10-22
1
-0/+5
*
Add policy CMP0033 to disallow export_library_dependencies
Brad King
2013-10-22
1
-0/+5
*
Add policy CMP0032 to disallow output_required_files
Brad King
2013-10-22
1
-0/+5
*
Add policy CMP0031 to disallow load_command
Brad King
2013-10-22
1
-0/+5
*
Add policy CMP0030 to disallow use_mangled_mesa
Brad King
2013-10-22
1
-0/+5
*
Add policy CMP0029 to disallow subdir_depends
Brad King
2013-10-22
1
-0/+5
*
Consider targets with double colons to be IMPORTED or ALIAS targets.
Stephen Kelly
2013-10-21
1
-0/+5
*
Handle genexes when evaluating INTERFACE_INCLUDE_DIRECTORIES errors.
Stephen Kelly
2013-10-18
1
-0/+5
*
Update CMP0024/CMP0025/CMP0026 release version
Brad King
2013-10-17
1
-3/+3
*
Drop builtin policy "full" documentation
Brad King
2013-10-17
1
-426/+1
*
Drop "full" documentation output types
Brad King
2013-10-15
1
-46/+0
*
Add reStructuredText (RST) documentation formatter
Brad King
2013-10-15
1
-1/+1
*
cmTarget: Deprecate the LOCATION target property with a policy.
Stephen Kelly
2013-10-11
1
-0/+22
*
Merge topic 'apple-clang-id'
Brad King
2013-10-09
1
-0/+17
|
\
|
*
Add policy CMP0025 for Apple Clang compiler id compatibility
Brad King
2013-10-08
1
-0/+17
*
|
Merge topic 'export-policy'
Brad King
2013-10-08
1
-0/+19
|
\
\
|
|
/
|
*
export: Add policy CMP0024 to disallow include() of export files
Stephen Kelly
2013-10-07
1
-0/+19
*
|
Fix some indentation problems in cmPolicies.
Stephen Kelly
2013-08-28
1
-32/+32
|
/
*
Update version introducing CMP0021, CMP0022, and CMP0023
Brad King
2013-08-14
1
-3/+3
*
target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signature
Stephen Kelly
2013-07-24
1
-0/+26
*
TLL: Don't populate old link interface if CMP0022 is NEW.
Stephen Kelly
2013-07-08
1
-1/+5
[next]