Daniel Pfeifer
|
5cbb548807
fix a batch of include-what-you-use violations
|
9 years ago |
Brad King
|
d582c23a47
try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG>
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
845cb217a7
CMP0059: Fix typo in policy description
|
9 years ago |
Stephen Kelly
|
d74bca5a8f
cmGeneratorTarget: Copy the policy map from the cmTarget.
|
10 years ago |
Brad King
|
da7276cf94
Replace http://www.cmake.org URLs with https://cmake.org
|
10 years ago |
Chuck Atkins
|
9784af1b50
CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGS
|
10 years ago |
Brad King
|
402bf096ec
CMP0064: Fix recorded version of introduction to be 3.4
|
10 years ago |
Matt McCormick
|
14e49ed156
if: Add "TEST <test>" condition
|
11 years ago |
Stephen Kelly
|
8329fc016f
cmPolicies: Replace unused include.
|
10 years ago |
Stephen Kelly
|
71e69fc93b
cmPolicies: Store only state that users can set.
|
10 years ago |
Stephen Kelly
|
93cc2eef38
cmPolicies: Store all statuses in a single bitset.
|
10 years ago |
Stephen Kelly
|
44a8115797
cmPolicies: Replace UNDEFINED bitset with WARN bitset.
|
10 years ago |
Brad King
|
700f1c3b2b
Honor visibility properties for all target types (#15556)
|
10 years ago |
Stephen Kelly
|
b85d3b66c6
install: Disallow installing export() result.
|
10 years ago |
Brad King
|
226df303f9
CTest: Stop telling 'make' to ignore errors with -i
|
10 years ago |
Stephen Kelly
|
013ada80ea
cmPolicies: Implement PolicyMap in terms of bitset.
|
10 years ago |
Stephen Kelly
|
be6664c208
cmPolicies: Implement abstraction for PolicyMap.
|
10 years ago |
Stephen Kelly
|
13981f2068
cmPolicies: Make all API static.
|
10 years ago |
Stephen Kelly
|
23e2bcc8db
cmPolicies: Remove unused DefinePolicy method.
|
10 years ago |
Stephen Kelly
|
5641ba4fca
cmPolicies: Remove unused cmPolicy class.
|
10 years ago |
Stephen Kelly
|
e3a8c0291e
cmPolicies: Make private method file-static.
|
10 years ago |
Stephen Kelly
|
05d8438860
cmPolicies: Implement id to string conversion with XMacro.
|
10 years ago |
Stephen Kelly
|
6eaade8a82
cmPolicies: Introduce XMacro table for policy data.
|
10 years ago |
Stephen Kelly
|
a7ff972751
cmPolicies: Parse string for id conversion.
|
10 years ago |
Stephen Kelly
|
953d1b00af
cmPolicies: Make private method file-static.
|
10 years ago |
Stephen Kelly
|
48f9fd39ad
cmPolicies: Remove unused forward declaration.
|
10 years ago |
Stephen Kelly
|
fd0aa7434b
cmPolicies: Remove unused static data.
|
10 years ago |
Stephen Kelly
|
a6fb6db49d
cmPolicies: Fix values for policies 57-60.
|
10 years ago |
Nils Gladitz
|
aed6239e40
if: Implement new IN_LIST operator
|
10 years ago |