Brad King
|
a43f44000d
VS: Move internal MasmEnabled member up to VS 7 generator
|
11 years ago |
Brad King
|
f5c0efdbe4
cmGlobalGenerator: Create a non-virtual 'DoGenerate' method
|
11 years ago |
Brad King
|
6e176e6d9e
VS: Delay platform definitions until system name is known
|
11 years ago |
Brad King
|
cb67509b06
VS: Remove unused parameter of WriteTargetConfigurations
|
11 years ago |
Brad King
|
790e167718
VS: Fix subproject .sln dependencies on custom targets
|
11 years ago |
Brad King
|
5fba44cf41
VS: Move VS-only API out of cmGlobalGenerator
|
11 years ago |
Clinton Stimpson
|
ee8cef8725
Encoding: If configured, write Visual Studio project files as UTF-8.
|
11 years ago |
Ben Boeckel
|
6557382dcf
stringapi: Use strings for program paths
|
11 years ago |
Ben Boeckel
|
1a1b737c99
stringapi: Use strings for generator names
|
11 years ago |
Ben Boeckel
|
24b5e93de2
stringapi: Use strings for directories
|
11 years ago |
Ben Boeckel
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 years ago |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 years ago |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
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 |
David Golub
|
a79cbdc068
VS: Teach include_external_msproject about non-C++ projects (#14661)
|
12 years ago |
Stephen Kelly
|
ef25ba8d06
Constify handling of target dependencies.
|
12 years ago |
Brad King
|
0c55729c13
VS: Add CMAKE_VS_(DEVENV|MSBUILD|MSDEV)_COMMAND variables
|
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
|
8904d1410b
cmGlobalGenerator: Cleanup GenerateBuildCommand API
|
12 years ago |
Brad King
|
b8522a8c8a
VS: Expose Intel Fortran .vfproj format version to CMake language
|
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 |
Petr Kmoch
|
de8be9ef7d
Add projectDir parameter to GenerateBuildCommand
|
12 years ago |
Patrick Gansterer
|
3a1006e41f
VS: Added "Deploy" at project configuration for WindowsCE targets
|
13 years ago |
Brad King
|
d82200df26
Merge topic 'generator-factory'
|
13 years ago |
Patrick Gansterer
|
5170a8800f
Make cmGlobalGenerator::GetDocumentation() a static function
|
13 years ago |
Patrick Gansterer
|
e8f841473b
Introduce the abstract class cmGlobalGeneratorFactory
|
13 years ago |
Brad King
|
45d4f81fde
Merge topic 'per-config-EXCLUDE_FROM_DEFAULT_BUILD' into vs-global-sections
|
13 years ago |