Ben Boeckel
|
24b5e93de2
stringapi: Use strings for directories
|
11 years ago |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
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 |
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
|
4fe963f656
Use new cmHasLiteralPrefix function
|
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 |
Brad King
|
29071fed2e
VS: Add version year to generator names
|
12 years ago |
Brad King
|
0c39a757da
Drop the 'Full' field from cmDocumentationEntry
|
12 years ago |
Brad King
|
1ed726a46c
Merge topic 'vs-masm'
|
12 years ago |
Patrick Gansterer
|
28e770cf6e
VS10: Add support for assembler code (#11536)
|
12 years ago |
Patrick Gansterer
|
c90151bd82
VS: Unify how the name of the generator is specified
|
12 years ago |
Patrick Gansterer
|
b02f09d434
VS: Replace ArchitectureId with PlatformName
|
12 years ago |
Brad King
|
b6f01d4560
Merge topic 'vs-generator-brief-doc-update'
|
12 years ago |
Robert Maynard
|
52f146414f
VS: Clarify Visual Studio product year for each version
|
12 years ago |
Petr Kmoch
|
3cd4000601
VS: Use .sln parser to build targets in subdirs with msbuild (#13623)
|
12 years ago |
Petr Kmoch
|
de8be9ef7d
Add projectDir parameter to GenerateBuildCommand
|
12 years ago |
Brad King
|
c677838c1a
VS: Fix VS 10/11 .sln headers (#14038)
|
12 years ago |
Brad King
|
650c647160
VS: Implement generator toolset selection (#10722, #13774)
|
13 years ago |
Patrick Gansterer
|
102521b6b3
VS: Change variable type of ArchitectureId from const char* to string
|
13 years ago |
Patrick Gansterer
|
75ebebc39c
VS: Remove platform specific generator files
|
13 years ago |
Patrick Gansterer
|
8b62080c9d
VS: Remove EnableLanguage from platform-specific generators
|
13 years ago |
Patrick Gansterer
|
5170a8800f
Make cmGlobalGenerator::GetDocumentation() a static function
|
13 years ago |
Brad King
|
7ee3cee919
VS11: Add VS 2012 Express support (#13348)
|
13 years ago |
Brad King
|
485a940e4c
VS: Simplify MSVC version reporting
|
13 years ago |
Brad King
|
89595d6bce
VS10: Define CMAKE_VS_PLATFORM_TOOLSET variable
|
13 years ago |