Commit History

Author SHA1 Message Date
  Brad King 2f3d945f83 VS: Add CMAKE_GENERATOR_PLATFORM field to control Windows SDK selection 2 years ago
  Brad King e259063b0a VS: Defer Windows SDK selection until CMAKE_GENERATOR_PLATFORM is known 2 years ago
  Brad King 8499374c6a VS: Simplify logic to require SDK for Windows Store 2 years ago
  Ben Boeckel 9e81a9b45c clang-tidy: fix `misc-unused-parameters` lints 2 years ago
  Ben Boeckel b72c45e39f clang-tidy: fix `readability-else-after-return` lints 2 years ago
  Ben Boeckel 1b929ba8e4 clang-tidy: fix `modernize-use-nullptr` lints 2 years ago
  Alex Turbov 6e3e8827fa Refactor: `cmGlobalGeneratorFactory::GetDocumentation` returns entry 3 years ago
  Sumit Bhardwaj a88f98b3be Make cmGlobalVisualStudioGenerator::VSVersion enum class 3 years ago
  NAKAMURA Takumi 0e58a5ea07 Source: Fix possible IWYU warnings in Windows generators 4 years ago
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 years ago
  jonathan molinatto 1e67482daf VS: Generalize Win10 max SDK version to all VS generators 4 years ago
  Kyle Edwards 5a36542086 Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator() 5 years ago
  Vitaly Stakhovsky 11425041f0 cmMakefile::GetDefinition: return cmProp 5 years ago
  jonathan molinatto ba497111f6 VS: Add option for custom Win10 SDK version maximum 5 years ago
  Kyle Edwards 6051a49c78 Visual Studio: Add Android support 5 years ago
  Marc Chevrier 968477517e Refactoring: suppress cmEraseIf in favor of cm::erase_if 5 years ago
  Marc Chevrier a00960288b GlobalGenerator family: modernize memory management 5 years ago
  Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view 6 years ago
  Brad King fcdd6efb72 Merge topic 'vs-win-sdk' 6 years ago
  Brad King 35bf9ded3b VS: Factor out a method to set the Windows SDK version internally 6 years ago
  Vitaly Stakhovsky 950c099d83 cmake: Progress functions use `std::string` param 6 years ago
  Brad King 8bba458ea5 Add global generator factory method to get default platform name 6 years ago
  Brad King 818df52c48 Add global generator factory method to get list of known platforms 6 years ago
  Brad King 8144b00e32 Split global generator factory list with and without platforms 6 years ago
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 years ago
  Brad King 40a732800d VS: Clarify global generator constructor interface 6 years ago
  Brad King 163cc8bbdd VS: Convert WriteSLNHeader to non-virtual lookup table 6 years ago
  Brad King 99a224e3ee Merge topic 'vs-json-flag-table' 7 years ago
  Stephan Szabo 6d855fbf44 Replace header flag tables with json reading 7 years ago
  Harry Mallon f54d28a838 VS: Avoid crash with VS 2015 when all SDKs are higher than 10.0.14393.0 7 years ago