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
*
cmMakefile: Remove CMP0001 handling to callers.
Stephen Kelly
2015-07-25
1
-0/+16
*
cmPolicies: Store only state that users can set.
Stephen Kelly
2015-07-25
1
-15/+1
*
cmPolicies: Store all statuses in a single bitset.
Stephen Kelly
2015-06-07
1
-13/+17
*
cmPolicies: Replace UNDEFINED bitset with WARN bitset.
Stephen Kelly
2015-06-06
1
-8/+5
*
cmPolicies: Implement PolicyMap in terms of bitset.
Stephen Kelly
2015-05-04
1
-4/+31
*
cmPolicies: Implement abstraction for PolicyMap.
Stephen Kelly
2015-05-04
1
-0/+22
*
cmPolicies: Make all API static.
Stephen Kelly
2015-05-04
1
-1/+1
*
cmPolicies: Remove unused DefinePolicy method.
Stephen Kelly
2015-05-04
1
-10/+0
*
cmPolicies: Remove unused cmPolicy class.
Stephen Kelly
2015-05-04
1
-332/+1
*
cmPolicies: Loop over all policies using enum constants.
Stephen Kelly
2015-05-04
1
-8/+8
*
cmPolicies: Trivialize GetPolicyStatus method.
Stephen Kelly
2015-05-04
1
-18/+5
*
cmPolicies: Use more-direct ID access.
Stephen Kelly
2015-05-04
1
-2/+2
*
cmPolicies: Implement in terms of public API.
Stephen Kelly
2015-05-04
1
-1/+1
*
cmPolicies: Make private method file-static.
Stephen Kelly
2015-05-04
1
-27/+27
*
cmPolicies: Implement short description access with XMacros.
Stephen Kelly
2015-05-04
1
-15/+23
*
cmPolicies: Implement version check with XMacro.
Stephen Kelly
2015-05-04
1
-28/+27
*
cmPolicies: Implement id to version with XMacro.
Stephen Kelly
2015-05-04
1
-13/+21
*
cmPolicies: Implement id to string conversion with XMacro.
Stephen Kelly
2015-05-04
1
-25/+25
*
cmPolicies: Implement more-compact IsPolicyNewerThan.
Stephen Kelly
2015-05-04
1
-17/+6
*
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
[next]