Stephen Kelly
|
25f1df3e81
Split CreateGeneratorTargets into two methods.
|
13 years ago |
Stephen Kelly
|
9cf3547e1c
Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property.
|
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
|
0bbae6f95f
Revert "Move GetLinkInformation to cmGeneratorTarget"
|
13 years ago |
Stephen Kelly
|
2a6bd96c13
Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
|
13 years ago |
Stephen Kelly
|
2c2b25b203
Return a std::string from GetCompileDefinitions.
|
13 years ago |
Stephen Kelly
|
879fd354c1
Revert "Move GenerateTargetManifest to cmGeneratorTarget."
|
13 years ago |
Stephen Kelly
|
c31f3d99f8
Add a wrapper for accessing config-specific compile-definitions.
|
13 years ago |
Stephen Kelly
|
290e92ada8
Move GetIncludeDirectories to cmGeneratorTarget.
|
13 years ago |
Stephen Kelly
|
9facfd1336
Move GetCreateRuleVariable to cmGeneratorTarget.
|
13 years ago |
Stephen Kelly
|
78bfee35d5
Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget.
|
13 years ago |
Stephen Kelly
|
4f5384e75c
Move GetLinkInformation to cmGeneratorTarget
|
13 years ago |
Stephen Kelly
|
987e12e2f9
Move GenerateTargetManifest to cmGeneratorTarget.
|
13 years ago |
Stephen Kelly
|
14bf7783f4
Store cmGeneratorTargets with the makefile.
|
13 years ago |
Stephen Kelly
|
f428ca25f5
Add more forwarding API to cmGeneratorTarget.
|
13 years ago |
Brad King
|
470f39cf4e
VS: Restore header files marked as OS X Framework content (#13196)
|
13 years ago |
Brad King
|
328c0f65c2
Simplify cmVisualStudio10TargetGenerator source classification
|
13 years ago |
Brad King
|
c403f27a2d
Add $<TARGET_OBJECTS:...> expression to use an object library
|
13 years ago |
Brad King
|
f737bd416a
Pre-compute and store target object directory in cmGeneratorTarget
|
13 years ago |
Brad King
|
d57047de33
Pre-compute object file names before VS project generation
|
13 years ago |
Brad King
|
3baaf6ccec
Pre-compute object file names before Makefile generation
|
13 years ago |
Brad King
|
11d9b21126
Add cmGeneratorTarget to represent a target during generation
|
13 years ago |