Ben Boeckel
|
1a1b737c99
stringapi: Use strings for generator names
|
11 years ago |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 years ago |
Ben Boeckel
|
8d60da0cb5
cmTarget: Remove the project argument to FindTarget
|
11 years ago |
Ben Boeckel
|
c3833c7da4
stringapi: Use strings for VS project names
|
11 years ago |
Ben Boeckel
|
fabf1fbabb
stringapi: Use strings in target name
|
11 years ago |
Stephen Kelly
|
ef25ba8d06
Constify handling of target dependencies.
|
12 years ago |
Stephen Kelly
|
0bfcb450e6
INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties.
|
12 years ago |
Brad King
|
558c74d0ab
VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generators
|
12 years ago |
Brad King
|
5f5c92b9a2
VS: Add internal APIs to find MSBuild, devenv/VCExpress, and msdev
|
12 years ago |
Brad King
|
0c39a757da
Drop the 'Full' field from cmDocumentationEntry
|
12 years ago |
Brad King
|
f8241136b4
Merge topic 'INTERFACE_LIBRARY-target-type'
|
12 years ago |
Stephen Kelly
|
fe732264e9
Add the INTERFACE_LIBRARY target type.
|
13 years ago |
Brad King
|
e478f03469
VS: Fix CMAKE_SUPPRESS_REGENERATION bad ZERO_CHECK dependency (#14378)
|
12 years ago |
Patrick Gansterer
|
b02f09d434
VS: Replace ArchitectureId with PlatformName
|
12 years ago |
Patrick Gansterer
|
4b15dc855d
VS: Set CMAKE_VS_PLATFORM_NAME for VS7 and VS71 too
|
12 years ago |
Patrick Gansterer
|
3a1006e41f
VS: Added "Deploy" at project configuration for WindowsCE targets
|
13 years ago |
Patrick Gansterer
|
40c36c9f7b
VS: Make DetermineCompilerId working with WinCE too
|
13 years ago |
Patrick Gansterer
|
038df9e49e
VS: Allow setting the name of the target platform
|
13 years ago |
Patrick Gansterer
|
6fe4fcba78
VS: Add parser for WCE.VCPlatform.config to read WinCE platforms
|
13 years ago |
Patrick Gansterer
|
102521b6b3
VS: Change variable type of ArchitectureId from const char* to string
|
13 years ago |
Patrick Gansterer
|
d41d4d3d61
VS: Add CMAKE_VS_PLATFORM_NAME definition to cmMakefile
|
13 years ago |
Brad King
|
d82200df26
Merge topic 'generator-factory'
|
13 years ago |
Brad King
|
508504ab6f
Merge topic 'per-config-EXCLUDE_FROM_DEFAULT_BUILD'
|
13 years ago |
Patrick Gansterer
|
75ebebc39c
VS: Remove platform specific generator files
|
13 years ago |
Patrick Gansterer
|
5bdf01184b
VS: Remove GetPlatformName from platform-specific generators
|
13 years ago |
Patrick Gansterer
|
5170a8800f
Make cmGlobalGenerator::GetDocumentation() a static function
|
13 years ago |
Stephen Kelly
|
5f6432f253
Resolve warnings about shadowing parameters and local variables.
|
13 years ago |
Petr Kmoch
|
d1f8828cc8
Add property EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG>
|
13 years ago |
Brad King
|
750fcaa858
VS8: Remove '.NET' from generator description (#10158)
|
13 years ago |
Brad King
|
485a940e4c
VS: Simplify MSVC version reporting
|
13 years ago |