Stephen Kelly
|
a6286e92c9
Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037)
|
12 years ago |
Brad King
|
e6b72e8b87
Merge topic 'vs6-rule-files'
|
12 years ago |
Brad King
|
0f24a66715
VS 6: Create .rule file directory before file
|
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
|
5f6432f253
Resolve warnings about shadowing parameters and local variables.
|
13 years ago |
Stephen Kelly
|
9f16d428a1
Resolve warnings about used enum values in switch blocks.
|
13 years ago |
Stephen Kelly
|
2a6bd96c13
Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
|
13 years ago |
Stephen Kelly
|
c31f3d99f8
Add a wrapper for accessing config-specific compile-definitions.
|
13 years ago |
Stephen Kelly
|
d1446ca7a0
Append the COMPILE_DEFINITIONS from the Makefile to all targets.
|
13 years ago |
Stephen Kelly
|
290e92ada8
Move GetIncludeDirectories to cmGeneratorTarget.
|
13 years ago |
Stephen Kelly
|
4f5384e75c
Move GetLinkInformation to cmGeneratorTarget
|
13 years ago |
Stephen Kelly
|
3dae652b4e
Don't duplicate -D defines sent to the compiler.
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Brad King
|
f9b758e91a
Cleanup custom command .rule file internal handling
|
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
|
3a53005f7d
Build object library targets in VS
|
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 |
David Cole
|
f55119e63b
Merge topic 'fix-12189-support-SBCS-in-VS'
|
13 years ago |
Brad King
|
67734be8cf
VS: Simplify object name computation
|
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 |
David Cole
|
df19b9cadb
VS6: Avoid _MBCS define when _SBCS is defined (#12189)
|
13 years ago |
Brad King
|
1be4b6f463
Order VS local generator Version ivar values consistently
|
14 years ago |
Brad King
|
2516c05c2c
VS: Create a Fortran DLL's import library directory
|
14 years ago |
Brad King
|
bfb7288f81
Record backtrace in cmCustomCommand
|
15 years ago |
Brad King
|
6fe5b3db0b
Simplify VS generator ConstructScript interface
|
15 years ago |
Brad King
|
e30a775f68
Improve signature of cmLocalGenerator::GetRealDependency
|
15 years ago |