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
...
*
cmPolicies: Parse string for id conversion.
Stephen Kelly
2015-05-04
1
-13/+37
*
cmPolicies: Make private method file-static.
Stephen Kelly
2015-05-03
1
-31/+31
*
cmPolicies: Remove runtime check for programming errors.
Stephen Kelly
2015-05-03
1
-26/+0
*
cmPolicies: Remove unused static data.
Stephen Kelly
2015-05-03
1
-4/+0
*
cmPolicies: Remove unused header.
Stephen Kelly
2015-05-03
1
-1/+0
*
if: Implement new IN_LIST operator
Nils Gladitz
2015-04-30
1
-0/+5
*
Revert "add_custom_command: Diagnose MAIN_DEPENDENCY limitation."
Nils Gladitz
2015-04-30
1
-5/+0
*
Link libraries by full path even in implicit directories
Brad King
2015-04-09
1
-0/+5
*
Do not treat DEFINITIONS as a built-in directory property
Stephen Kelly
2015-04-02
1
-0/+5
*
Ninja: Add policy to require explicit custom command byproducts
Brad King
2015-03-20
1
-0/+5
*
Merge topic 'cmAlgorithms-cleanup'
Brad King
2015-03-12
1
-0/+1
|
\
|
*
Include cmAlgorithms where it is used.
Stephen Kelly
2015-03-10
1
-0/+1
*
|
add_custom_command: Diagnose MAIN_DEPENDENCY limitation.
Nils Gladitz
2015-03-09
1
-0/+5
|
/
*
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
[prev]
[next]