Commit History

Author SHA1 Message Date
  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
  Michael Stürmer f9042d807d remove TargetIsCSharpOnly() and use methods from cmGeneratorTarget 7 years ago
  Brad King eb80af9093 Drop Visual Studio 8 2005 generator 7 years ago
  Vitaly Stakhovsky cfe4e2db1f VS: Use 'override' keyword for overridden methods in generator classes 8 years ago
  Tomoki Imai c89e8522bb cmGlobalGenerator: Add IsIncludeExternalMSProjectSupported method 8 years ago
  Gregor Jasny 5de37a4a64 cmake: Add --open option for IDE generators 8 years ago
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
  Brad King 94e70e5329 Merge branch 'backport-vs-csharp-ref-no-asm' into vs-csharp-ref-no-asm 8 years ago
  Michael Stürmer 7e57e6ae12 VS: Do not reference output assemblies if not possible for CSharp target 8 years ago
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
  Brad King c94f1bcf92 Drop Visual Studio 7 .NET 2003 generator 8 years ago
  Brad King a4452fd82d cmGlobalVisualStudioGenerator: Drop VS7 enumeration value 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Daniel Pfeifer 66a7099993 iwyu: Fix VisualStudio specific issues 9 years ago