Stephen Kelly
|
f9d5b1fd0f
Handle Mac OSX source flags for individual files lazily.
|
11 years ago |
Stephen Kelly
|
64d398416a
cmGeneratorTarget: Classify sources on demand, not up front.
|
11 years ago |
Stephen Kelly
|
d3682d8647
cmGeneratorTarget: Use a method to access the definition file.
|
11 years ago |
Stephen Kelly
|
21e91350b0
cmTarget: Change GetTransitivePropertyLinkLibraries to output targets.
|
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 |
Rolf Eike Beer
|
c768e398f9
cmMakefile: make some methods take const std::string& instead of const char*
|
11 years ago |
Stephen Kelly
|
8fd0f2a718
cmGeneratorTarget: Hold a const global generator.
|
11 years ago |
Stephen Kelly
|
531e40b95e
cmTarget: Make GetSourceFiles populate an out-vector parameter.
|
12 years ago |
Stephen Kelly
|
38de54cf6f
cmGeneratorTarget: Add methods to access source file groups.
|
12 years ago |
Stephen Kelly
|
590d238914
cmTarget: Handle NO_SYSTEM_FROM_IMPORTED.
|
11 years ago |
Stephen Kelly
|
faedd2bea9
cmTarget: Fix system include annotation propagation.
|
12 years ago |
Stephen Kelly
|
259bf0918c
Make the cmStrictTargetComparison operate on const cmTarget*.
|
12 years ago |
Stephen Kelly
|
a60cd3d3c6
cmGeneratorTarget: Use the output directory to order cmTargets.
|
12 years ago |
Stephen Kelly
|
abb13ea565
Order cmGeneratorTargetsType elements deterministically.
|
12 years ago |
Stephen Kelly
|
0f876439e9
cmGeneratorTarget: Make GetIncludeDirectories const.
|
12 years ago |
Stephen Kelly
|
af4c1096f6
cmGeneratorTarget: Make some accessors const.
|
12 years ago |
Brad King
|
7a616e75b8
Merge topic 'use-generator-target'
|
12 years ago |
Stephen Kelly
|
07f5788385
Move TraceDependencies to cmGeneratorTarget.
|
13 years ago |
Brad King
|
8a6e82724c
Merge topic 'use-generator-target'
|
12 years ago |
Nils Gladitz
|
f037b9b726
Generators: don't append sources from utility targets to objectSources
|
12 years ago |
Stephen Kelly
|
90ef1cfe48
Move GenerateTargetManifest to cmGeneratorTarget.
|
13 years ago |
Stephen Kelly
|
25f1df3e81
Split CreateGeneratorTargets into two methods.
|
13 years ago |
Stephen Kelly
|
5e15f39886
Normalize system directories from the interface target property
|
12 years ago |
Stephen Kelly
|
9cf3547e1c
Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property.
|
12 years ago |
Stephen Kelly
|
83498d4135
Store system include directories in the cmTarget.
|
12 years ago |
Stephen Kelly
|
f1fcbe3fde
Add Target API to determine if an include is a system include.
|
12 years ago |
John Farrier
|
79ec7868d0
VS: Add Windows Forms Support
|
12 years ago |
Stephen Kelly
|
0e10782ba7
Move GetCompileDefinitions to cmTarget.
|
13 years ago |
Stephen Kelly
|
18a3195ad5
Keep track of INCLUDE_DIRECTORIES as a vector of structs.
|
13 years ago |