220 Commits (f320a31087c4efc07e7d10b621ec45dd0350c83a)

Author SHA1 Message Date
Brad King d0dd28fa92 VS: Save system name and version in global generator members 11 years ago
Gilles Khouzam 99e14a3865 cmGlobalVisualStudio10Generator: Fix typo KHLM => HKLM 11 years ago
Brad King 7a526c35f6 VS: Delay getting platform name in local generator 11 years ago
Brad King e7fdb44b1b VS: Delay detection of VS 10 Express 64-bit tools 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 eaa9f2f8ee VS: Refactor internal generator factory logic 11 years ago
Brad King 528e8af19f Allow a toolchain file to specify a generator toolset 11 years ago
Brad King 98afb4549f VS: Split user- and generator-provided PlatformToolset 11 years ago
Stephen Kelly c725bb3cbd Constify some APIs in generators. 12 years ago
Ben Boeckel 6557382dcf stringapi: Use strings for program paths 12 years ago
Ben Boeckel 1a1b737c99 stringapi: Use strings for generator names 12 years ago
Ben Boeckel 24b5e93de2 stringapi: Use strings for directories 12 years ago
Ben Boeckel 84fdc9921c stringapi: Pass configuration names as strings 12 years ago
Ben Boeckel c3833c7da4 stringapi: Use strings for VS project names 12 years ago
Ben Boeckel fabf1fbabb stringapi: Use strings in target name 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
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
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) 13 years ago
Petr Kmoch de8be9ef7d Add projectDir parameter to GenerateBuildCommand 13 years ago
Brad King c677838c1a VS: Fix VS 10/11 .sln headers (#14038) 13 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
Patrick Gansterer 2c7a451de0 VS: Cleanup AddPlatformDefinitions() of Visual Studio generators 13 years ago
Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
Peter Kuemmel a0700ba26c VC Express doesn't support folders, ignore USE_FOLDER property 13 years ago
Brad King d931ce9fe0 VS10: Generate relative source paths when possible (#12570) 13 years ago
Brad King 72333a4648 VS10: Avoid creating .rule files next to outputs (#13141) 13 years ago
Brad King 1be4b6f463 Order VS local generator Version ivar values consistently 14 years ago
Bill Hoffman 8555c2b4b7 Look for VCExpress as a possible build tool as well as devenv. 14 years ago
Matej Hribernik d44c68f39e VS: Factor Find64BitTools out of Win64 generator to parent 14 years ago
David Cole 2ca116189f VS10: Enable using devenv as CMAKE_MAKE_PROGRAM (#11459) 15 years ago
Brad King fb97ba6293 Enable 64-bit tools with VS 2010 Express (#9981, #10722) 15 years ago
Patrick Gansterer 807fca4ce6 VS: Convert PlatformName member to a virtual method 15 years ago