Commit History

Author SHA1 Message Date
  Brad King 2f4bb4e9b0 VS: Do not accumulate configurations globally (#15577) 10 years ago
  Stephen Kelly e435f875ec VS: Move version information to global generator. 10 years ago
  Stephen Kelly b5f093f096 VS: Simplify setting of flag table. 10 years ago
  Stephen Kelly 34c9ee2ed7 cmLocalGenerator: Require a global generator in the constructor. 10 years ago
  Robert Goulet a6e4e73da3 VS: Add option to put INSTALL target in .sln default build 10 years ago
  Stephen Kelly a48aebcb67 cmLocalGenerator: Require a parent in the constructor. 10 years ago
  Stephen Kelly 32b8f03acc cmMakefile: Port users of GetStart* methods to new names. 10 years ago
  Brad King 7b8e7c4ac3 Deprecate Visual Studio 7 generator (.NET 2002) 10 years ago
  Stephen Kelly f081c5bddd cmState: Move CacheEntryType enum from cmCacheManager. 10 years ago
  Gregor Jasny ce935ebe50 cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja 10 years ago
  Brad King 987d4a1240 VS: Do not generate a BOM in .sln files 10 years ago
  Clinton Stimpson 61cf781a62 Encoding: Write Visual Studio solution file with BOM. 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 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