Stephen Kelly
|
7f8bb857b8
VS6: Port to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
7f5ec9f109
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
ff8ac8ee6a
cmLocalGenerator: Create from already-constructed cmMakefile.
|
10 years ago |
Stephen Kelly
|
9b6a743b80
cmLocalGenerator: Remove Parent pointer.
|
10 years ago |
Stephen Kelly
|
72f43fa13d
cmLocalGenerator: Remove CreateCustomTargetsAndCommands method.
|
10 years ago |
Stephen Kelly
|
3b880a0741
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
|
10 years ago |
Stephen Kelly
|
34c9ee2ed7
cmLocalGenerator: Require a global generator in the constructor.
|
10 years ago |
Stephen Kelly
|
a48aebcb67
cmLocalGenerator: Require a parent in the constructor.
|
10 years ago |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 years ago |
Ben Boeckel
|
fabf1fbabb
stringapi: Use strings in target name
|
11 years ago |
Stephen Kelly
|
2a6bd96c13
Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Brad King
|
01e979acef
VS: Add CMakeLists.txt re-run rules at start of generation
|
13 years ago |
Brad King
|
c403f27a2d
Add $<TARGET_OBJECTS:...> expression to use an object library
|
13 years ago |
Brad King
|
d57047de33
Pre-compute object file names before VS project generation
|
13 years ago |
Brad King
|
51b67366ed
Merge branch 'cleanup-object-file-names' into object-library
|
13 years ago |
Brad King
|
4ae7f3656b
Remove unused partial OBJECT_FILES property implementation
|
13 years ago |
Stephen Kelly
|
9106b564ae
Extract and use the INCLUDE_DIRECTORIES target properties.
|
14 years ago |
Brad King
|
b38c2929b0
Create a static library's output dir for VS 6
|
16 years ago |
Brad King
|
51ba120844
Remove unused members of local VS 6 generator
|
16 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
5129c23cba
ENH: Refactor VS 6 build event generation
|
16 years ago |
Brad King
|
6066e92ba2
BUG: cmTarget instances should not be copied. Removed pass-by-value arguments from cmLocalVisualStudio7Generator::WriteGroup and cmLocalVisualStudio6Generator::WriteGroup. Updated cmTarget to make this easier to find.
|
18 years ago |
Brad King
|
8262ccfd4e
ENH: Create COMPILE_DEFINITIONS property for targets and source files. Create <config>_COMPILE_DEFINITIONS property as per-configuration version. Add Preprocess test to test the feature. Document limitations on Xcode and VS6 generators.
|
18 years ago |
Brad King
|
c6092b7e5e
BUG: Fixed passing of configuration names to GetRealDependency and ConstructScript. Added GetConfigName helper method to do this.
|
18 years ago |
Brad King
|
ea874415d9
ENH: Moved GetTargetDirectory method up to cmLocalGenerator. This provides a common interface to something that was implemented in most local generators anyway.
|
18 years ago |
Brad King
|
dfb79bea23
STYLE: Removed unused reference to cmMakeDepend.
|
18 years ago |
Alexander Neundorf
|
8245f437b6
|
18 years ago |
Alexander Neundorf
|
7f11536704
|
18 years ago |
Bill Hoffman
|
ca0230a33e
ENH: check in initial conv library stuff
|
18 years ago |