Ben Boeckel
|
ec97ed7d0c
stringapi: Use strings for property names
|
12 years ago |
Brad King
|
6223621e9a
Merge topic 'msvc-compiler-pdb-files'
|
11 years ago |
Brad King
|
fba51b096e
MSVC: Add properties to configure compiler PDB files (#14762)
|
11 years ago |
Brad King
|
3737860a38
cmTarget: Add per-config compilation info
|
11 years ago |
Brad King
|
718a9532c6
cmTarget: Refactor ComputePDBOutputDir interface
|
11 years ago |
Stephen Kelly
|
5771f81d91
cmTarget: Add GetTransitiveTargetClosure method.
|
11 years ago |
Stephen Kelly
|
a6dd4990db
cmTarget: Create a temporary cmTarget in checkInterfacePropertyCompatibility
|
11 years ago |
Stephen Kelly
|
b8b99cc1e5
cmTarget: Avoid computing languages when computing transitive targets.
|
11 years ago |
Stephen Kelly
|
01bca553b8
cmTarget: Move ComputeLinkInterface to the internal class.
|
11 years ago |
Stephen Kelly
|
d93e1af292
cmTarget: Extract a ComputeLinkInterfaceLibraries method.
|
11 years ago |
Stephen Kelly
|
3bcb197c11
cmTarget: Re-arrange the ComputeLinkInterface method.
|
11 years ago |
Stephen Kelly
|
326d07d27e
cmTarget: Extract a ComputeLinkImplementationLanguages method.
|
11 years ago |
Stephen Kelly
|
21e91350b0
cmTarget: Change GetTransitivePropertyLinkLibraries to output targets.
|
11 years ago |
Stephen Kelly
|
f81eb49e8b
cmTarget: Find source files on request.
|
11 years ago |
Stephen Kelly
|
84e5f5a004
cmTarget: Move SourceFileFlags to cmGeneratorTarget.
|
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.
|
11 years ago |
Rolf Eike Beer
|
c768e398f9
cmMakefile: make some methods take const std::string& instead of const char*
|
11 years ago |
Nils Gladitz
|
0bf6f13b1d
AddDependencies: new policy requires dependencies to exist
|
11 years ago |
Brad King
|
e56530f612
Merge topic 'minor-cleanups'
|
11 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 |