Stephen Kelly
|
c903b5319b
cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808)
|
11 years ago |
Stephen Kelly
|
d83245a34f
cmTarget: Don't create duplicate backtraces in CMP0046 warning
|
11 years ago |
Brad King
|
b1bbee3e9a
Record more policies on targets when created
|
11 years ago |
Stephen Kelly
|
9db9c1fc8b
cmTarget: Don't try to get sources of an INTERFACE_LIBRARY.
|
11 years ago |
Stephen Kelly
|
c248a437c4
Add policy CMP0049 to avoid variable expansion in source lists
|
11 years ago |
Stephen Kelly
|
37e1894d32
cmTarget: Remove TODO comment.
|
11 years ago |
Stephen Kelly
|
b29152387d
CMP0028: Trigger on libraries from INTERFACE of dependencies.
|
11 years ago |
Stephen Kelly
|
dcd443d4aa
cmTarget: Clean up the InsertCompileDefinition implementation.
|
12 years ago |
Rolf Eike Beer
|
c768e398f9
cmMakefile: make some methods take const std::string& instead of const char*
|
12 years ago |
Nils Gladitz
|
0bf6f13b1d
AddDependencies: new policy requires dependencies to exist
|
12 years ago |
Brad King
|
e56530f612
Merge topic 'minor-cleanups'
|
12 years ago |
Stephen Kelly
|
531e40b95e
cmTarget: Make GetSourceFiles populate an out-vector parameter.
|
12 years ago |
Stephen Kelly
|
5bb53f6b73
cmTarget: Deprecate COMPILE_DEFINITIONS_ properties with a policy.
|
12 years ago |
Stephen Kelly
|
faedd2bea9
cmTarget: Fix system include annotation propagation.
|
12 years ago |
Stephen Kelly
|
10d65d5019
cmTarget: Move a variable initialization closer to where it is used.
|
12 years ago |
Stephen Kelly
|
fa651c7a19
cmTarget: Remove some of the INTERFACE_LIBRARY whitelisted properties.
|
12 years ago |
Stephen Kelly
|
7461d67cf3
cmTarget: Enable convenient include dir handling for INTERFACE_LIBRARY.
|
12 years ago |
Stephen Kelly
|
7fc6e3d607
cmTarget: Remove dead code.
|
12 years ago |
Stephen Kelly
|
2d6638008c
cmTarget: Use strtol for numeric parsing.
|
12 years ago |
Stephen Kelly
|
a55c70de78
cmTarget: Remove support for <CONFIG>_LOCATION property.
|
12 years ago |
Stephen Kelly
|
fbe1fa722f
cmTarget: Don't repeat property origin debug information.
|
12 years ago |
Stephen Kelly
|
01c545c596
cmTarget: Fix debug report for interface-set compatibility types.
|
12 years ago |
Stephen Kelly
|
c67e1a6aac
cmTarget: Fix reporting interface-set properties which are FALSE.
|
12 years ago |
Stephen Kelly
|
79db8ef78d
cmTarget: Fix the property compatibility error message
|
12 years ago |
Stephen Kelly
|
272a20f8e5
cmTarget: Don't update IMPORTED target compilation properties
|
12 years ago |
Stephen Kelly
|
5c0a06ab84
cmTarget: Rename container holding link implementation objects.
|
12 years ago |
Brad King
|
0d63bdd2d9
Merge topic 'rpath-default'
|
12 years ago |
Clinton Stimpson
|
d25ad482e9
OS X: Add CMP0042 to enable MACOSX_RPATH by default
|
12 years ago |
Stephen Kelly
|
cad5c79e6c
cmTarget: Fix typo
|
12 years ago |
Brad King
|
2e075b48e8
Merge topic 'constify'
|
12 years ago |