Commit History

Author SHA1 Message Date
  Brad King 536c1de1d4 Drop Visual Studio 11 2012 generator 2 years ago
  Ben Boeckel bcada09e45 clang-tidy: fix `readability-redundant-access-specifiers` lints 2 years ago
  Ben Boeckel 860adec528 clang-tidy: fix `modernize-pass-by-value` lints 2 years ago
  Ben Boeckel 27e37b8a5a clang-tidy: fix `modernize-use-override` lints 2 years ago
  Brad King 8d6f015d59 Drop Visual Studio 10 2010 generator 3 years ago
  Sumit Bhardwaj 7219988b00 VS: Exclude ZERO_CHECK.proj from .sln for include_external_msproject 3 years ago
  Sumit Bhardwaj 11b8366e55 VS: Introduce IsInSolution to check whether a target is in sln file 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
  Brad King 46e9ff5729 Restore honoring CMAKE_GENERATOR_INSTANCE in toolchain file 4 years ago
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 years ago
  Marc Chevrier dffa3f485c cmGlobalGenerator::PrintCompilerAdvice: use cmProp as augment 4 years ago
  Brad King c46b265839 VS: Add Visual Studio 17 2022 generator 4 years ago
  Kyle Edwards ef91fb02f3 cmGlobalGenerator: FindMakeProgram() at a generator-specific time 5 years ago
  Kitware Robot bdca8b01d2 Modernize: Use #pragma once in all header files 5 years ago
  Cristian Adam a55df20499 Multi-Ninja: Add precompile headers support 5 years ago
  Daniel Eiband 7847fef510 VS: Fix access violation when calling Visual Studio macro 6 years ago
  Regina Pfeifer a1ddf2d0ba clang-tidy: Replace typedef with using 6 years ago
  Cristian Adam 519606704e Precompile headers: Add support for Visual Studio generators 6 years ago
  Brad King db02be85a0 VS: Provide the default platform name to project code 6 years ago
  Brad King 57e48f16f2 VS: Add Visual Studio 16 2019 generator 6 years ago
  Brad King b91f6f39f7 VS: Track explicitly when platform is specified in generator name 6 years ago
  Brad King 89cc3d432b VS: Move platform name members to top-level global generator 6 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 6d99406e69 VS: Move ExpressEdition member to top-level generator 6 years ago
  Brad King 03f74a16cd VS: Convert GetIDEVersion to non-virtual table lookup 6 years ago
  Vitaly Stakhovsky 77d83568e0 cmGlobalVisualStudioGenerator::GetIDEVersion(): const added 6 years ago
  Vitaly Stakhovsky 94632087b2 Add missing override 6 years ago
  Michael Stürmer 663f5120f4 cmGlobalVisualStudioGenerator: remove TargetCanBeReferenced() 7 years ago