Stephen Kelly
|
9b6a743b80
cmLocalGenerator: Remove Parent pointer.
|
10 years ago |
Brad King
|
c85367f408
VS: Compute project GUIDs deterministically
|
10 years ago |
Stephen Kelly
|
3b880a0741
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
|
10 years ago |
Stephen Kelly
|
c7b79aa16a
cmGlobalGenerator: Require a cmake instance in ctor.
|
10 years ago |
Brad King
|
2f4bb4e9b0
VS: Do not accumulate configurations globally (#15577)
|
10 years ago |
Stephen Kelly
|
b5f093f096
VS: Simplify setting of flag table.
|
10 years ago |
Stephen Kelly
|
a48aebcb67
cmLocalGenerator: Require a parent in the constructor.
|
10 years ago |
Gregor Jasny
|
ce935ebe50
cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja
|
10 years ago |
Brad King
|
aa2ba12164
VS: Use $(ConfigurationName) as CMAKE_CFG_INTDIR in VS 7, 8, 9
|
10 years ago |
Geoff Viola
|
bef23e8181
Fix some spelling errors in comments
|
11 years ago |
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
|
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 |