Stephen Kelly
|
531e40b95e
cmTarget: Make GetSourceFiles populate an out-vector parameter.
|
hace 12 años |
Stephen Kelly
|
38de54cf6f
cmGeneratorTarget: Add methods to access source file groups.
|
hace 12 años |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
hace 11 años |
Brad King
|
f8241136b4
Merge topic 'INTERFACE_LIBRARY-target-type'
|
hace 12 años |
Stephen Kelly
|
fe732264e9
Add the INTERFACE_LIBRARY target type.
|
hace 13 años |
Stephen Kelly
|
693199999a
VS6: Add some delimiting between error message and content.
|
hace 12 años |
Brad King
|
eccb39d7f4
VS 6,7: Refactor local generators to avoid GetSourceFileWithOutput
|
hace 12 años |
Patrick Gansterer
|
33e6e0b9c2
VS6: Add handling of CMAKE_*_LINKER_FLAGS_<CONFIG> variables
|
hace 12 años |
Patrick Gansterer
|
2a43c306fe
Add support for CMAKE_STATIC_LINKER_FLAGS
|
hace 12 años |
Stephen Kelly
|
184121538c
Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string.
|
hace 12 años |
Brad King
|
d221eac812
Refactor target COMPILE_OPTIONS and COMPILE_FLAGS handling
|
hace 12 años |
Stephen Kelly
|
2331b57bec
Add whitespace after colons in error messages.
|
hace 12 años |
Stephen Kelly
|
35496761a5
Add cmLocalGenerator::GetCompileOptions.
|
hace 12 años |
Stephen Kelly
|
f3ad863ae6
VS6: Rename some variables to correspond to config values.
|
hace 12 años |
Stephen Kelly
|
a6286e92c9
Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037)
|
hace 12 años |
Brad King
|
e6b72e8b87
Merge topic 'vs6-rule-files'
|
hace 12 años |
Brad King
|
0f24a66715
VS 6: Create .rule file directory before file
|
hace 12 años |
Stephen Kelly
|
0e10782ba7
Move GetCompileDefinitions to cmTarget.
|
hace 13 años |
Stephen Kelly
|
0bbae6f95f
Revert "Move GetLinkInformation to cmGeneratorTarget"
|
hace 13 años |
Stephen Kelly
|
5f6432f253
Resolve warnings about shadowing parameters and local variables.
|
hace 13 años |
Stephen Kelly
|
9f16d428a1
Resolve warnings about used enum values in switch blocks.
|
hace 13 años |
Stephen Kelly
|
2a6bd96c13
Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
|
hace 13 años |
Stephen Kelly
|
c31f3d99f8
Add a wrapper for accessing config-specific compile-definitions.
|
hace 13 años |
Stephen Kelly
|
d1446ca7a0
Append the COMPILE_DEFINITIONS from the Makefile to all targets.
|
hace 13 años |
Stephen Kelly
|
290e92ada8
Move GetIncludeDirectories to cmGeneratorTarget.
|
hace 13 años |
Stephen Kelly
|
4f5384e75c
Move GetLinkInformation to cmGeneratorTarget
|
hace 13 años |
Stephen Kelly
|
3dae652b4e
Don't duplicate -D defines sent to the compiler.
|
hace 13 años |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
hace 13 años |
Brad King
|
f9b758e91a
Cleanup custom command .rule file internal handling
|
hace 13 años |
Brad King
|
01e979acef
VS: Add CMakeLists.txt re-run rules at start of generation
|
hace 13 años |