Brad King
|
b97736a23d
VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8
|
11 years ago |
Brad King
|
68d4280ac4
VS: Refactor internal default platform name selection
|
11 years ago |
Brad King
|
a43f44000d
VS: Move internal MasmEnabled member up to VS 7 generator
|
11 years ago |
Brad King
|
848fab9575
cmGlobalVisualStudio7Generator: Remove unused variable
|
11 years ago |
Brad King
|
6e176e6d9e
VS: Delay platform definitions until system name is known
|
11 years ago |
Brad King
|
eeb60102e8
VS: Refactor CMAKE_FORCE_*64 platform definitions
|
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 |
Brad King
|
177d0ef15e
Merge topic 'vs-vcproj-bool-case'
|
11 years ago |
Mark Salisbury
|
b684ce58dd
VS: Use lower-case boolean values in VS 7-9 (#14927)
|
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 |
Clinton Stimpson
|
0b9906c2fb
Windows: Use wide-character system APIs
|
12 years ago |
Brad King
|
520ead7200
Merge topic 'cleanup-build-commands'
|
12 years ago |
Brad King
|
0c55729c13
VS: Add CMAKE_VS_(DEVENV|MSBUILD|MSDEV)_COMMAND variables
|
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
|
123a0608df
Teach GenerateBuildCommand to find its own make program
|
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 |