Commit History

Author SHA1 Message Date
  Brad King 2f4bb4e9b0 VS: Do not accumulate configurations globally (#15577) 10 years ago
  Stephen Kelly dad8b03fbe VS: Remove obsolete methods. 10 years ago
  Stephen Kelly a48aebcb67 cmLocalGenerator: Require a parent in the constructor. 10 years ago
  Brad King b97736a23d VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8 11 years ago
  Gilles Khouzam fe161dc30d VS: Refactor logic deciding to add "Deploy" to the .sln file 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 eeb60102e8 VS: Refactor CMAKE_FORCE_*64 platform definitions 11 years ago
  Ben Boeckel 1a1b737c99 stringapi: Use strings for generator names 11 years ago
  Ben Boeckel c3833c7da4 stringapi: Use strings for VS project names 11 years ago
  Stephen Kelly ef25ba8d06 Constify handling of target dependencies. 12 years ago
  Brad King 5f5c92b9a2 VS: Add internal APIs to find MSBuild, devenv/VCExpress, and msdev 12 years ago
  Brad King e478f03469 VS: Fix CMAKE_SUPPRESS_REGENERATION bad ZERO_CHECK dependency (#14378) 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
  Patrick Gansterer 3a1006e41f VS: Added "Deploy" at project configuration for WindowsCE targets 13 years ago
  Patrick Gansterer 038df9e49e VS: Allow setting the name of the target platform 13 years ago
  Patrick Gansterer 6fe4fcba78 VS: Add parser for WCE.VCPlatform.config to read WinCE platforms 13 years ago
  Patrick Gansterer 6920fed652 VS: Change variable type of Name from const char* to string 13 years ago
  Patrick Gansterer d41d4d3d61 VS: Add CMAKE_VS_PLATFORM_NAME definition to cmMakefile 13 years ago
  Brad King d82200df26 Merge topic 'generator-factory' 13 years ago
  Patrick Gansterer 75ebebc39c VS: Remove platform specific generator files 13 years ago
  Patrick Gansterer 5bdf01184b VS: Remove GetPlatformName from platform-specific generators 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
  Petr Kmoch d1f8828cc8 Add property EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG> 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
  Leonid Yurchenko 59139031a1 include_external_msproject: Add TYPE, GUID, PLATFORM options (#13120) 13 years ago
  Brad King 08a31885c1 Skip VS <= 7.1 dependency analysis for VS >= 8 15 years ago