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
*
Autogen: Process GENERATED files. Add CMP0071.
Sebastian Holtermann
2017-07-18
1
-1/+3
*
file(GENERATE): Add policy CMP0070 to define relative path behavior
Brad King
2017-06-09
1
-0/+3
*
Add deprecation warnings for policies CMP0036 and below
Brad King
2017-04-21
1
-0/+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION
Ruslan Baratov
2017-03-30
1
-1/+5
*
Add policy CMP0068 separate install_name and RPATH settings on macOS
Clinton Stimpson
2017-02-14
1
-2/+6
*
try_compile: Add policy CMP0067 to honor language standards
Brad King
2016-12-06
1
-1/+4
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
fix a batch of include-what-you-use violations
Daniel Pfeifer
2016-08-23
1
-2/+2
*
try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG>
Brad King
2016-06-29
1
-1/+4
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-228/+207
*
CMP0059: Fix typo in policy description
Brad King
2016-05-02
1
-1/+1
*
cmGeneratorTarget: Copy the policy map from the cmTarget.
Stephen Kelly
2015-10-20
1
-0/+17
*
Replace http://www.cmake.org URLs with https://cmake.org
Brad King
2015-09-25
1
-1/+1
*
CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGS
Chuck Atkins
2015-09-21
1
-0/+4
*
CMP0064: Fix recorded version of introduction to be 3.4
Brad King
2015-09-21
1
-1/+1
*
if: Add "TEST <test>" condition
Matt McCormick
2015-08-03
1
-0/+3
*
cmPolicies: Replace unused include.
Stephen Kelly
2015-07-25
1
-1/+1
*
cmPolicies: Store only state that users can set.
Stephen Kelly
2015-07-25
1
-1/+1
*
cmPolicies: Store all statuses in a single bitset.
Stephen Kelly
2015-06-07
1
-5/+2
*
cmPolicies: Replace UNDEFINED bitset with WARN bitset.
Stephen Kelly
2015-06-06
1
-2/+1
*
Honor visibility properties for all target types (#15556)
Brad King
2015-05-26
1
-0/+3
*
install: Disallow installing export() result.
Stephen Kelly
2015-05-14
1
-0/+3
*
CTest: Stop telling 'make' to ignore errors with -i
Brad King
2015-05-12
1
-0/+3
*
cmPolicies: Implement PolicyMap in terms of bitset.
Stephen Kelly
2015-05-04
1
-1/+11
*
cmPolicies: Implement abstraction for PolicyMap.
Stephen Kelly
2015-05-04
1
-1/+7
*
cmPolicies: Make all API static.
Stephen Kelly
2015-05-04
1
-6/+6
*
cmPolicies: Remove unused DefinePolicy method.
Stephen Kelly
2015-05-04
1
-9/+0
*
cmPolicies: Remove unused cmPolicy class.
Stephen Kelly
2015-05-04
1
-7/+0
*
cmPolicies: Make private method file-static.
Stephen Kelly
2015-05-04
1
-4/+0
*
cmPolicies: Implement id to string conversion with XMacro.
Stephen Kelly
2015-05-04
1
-1/+0
*
cmPolicies: Introduce XMacro table for policy data.
Stephen Kelly
2015-05-04
1
-72/+199
*
cmPolicies: Parse string for id conversion.
Stephen Kelly
2015-05-04
1
-1/+0
*
cmPolicies: Make private method file-static.
Stephen Kelly
2015-05-03
1
-4/+0
*
cmPolicies: Remove unused forward declaration.
Stephen Kelly
2015-05-03
1
-1/+0
*
cmPolicies: Remove unused static data.
Stephen Kelly
2015-05-03
1
-1/+0
*
cmPolicies: Fix values for policies 57-60.
Stephen Kelly
2015-05-03
1
-1/+1
*
if: Implement new IN_LIST operator
Nils Gladitz
2015-04-30
1
-0/+1
*
Revert "add_custom_command: Diagnose MAIN_DEPENDENCY limitation."
Nils Gladitz
2015-04-30
1
-2/+0
*
Link libraries by full path even in implicit directories
Brad King
2015-04-09
1
-0/+1
*
Do not treat DEFINITIONS as a built-in directory property
Stephen Kelly
2015-04-02
1
-0/+2
*
Ninja: Add policy to require explicit custom command byproducts
Brad King
2015-03-20
1
-0/+1
*
add_custom_command: Diagnose MAIN_DEPENDENCY limitation.
Nils Gladitz
2015-03-09
1
-0/+2
*
try_compile: Pass linker flags into test project (#14066)
Brad King
2014-12-03
1
-0/+1
*
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
[next]