Commit History

Author SHA1 Message Date
  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
  Brad King 2d3aa94225 cmGlobalGenerator: Allow FindMakeProgram to fail 9 years ago
  Michael Stürmer 4f78b9ff2d VS: Add CSharp project uuid and file extension 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Brad King bdc679a8ae VS15: Add Visual Studio 15 generator 9 years ago
  Tobias Hunger 2175e5bfa5 cmGlobalGenerator: Make IsMultiConfig() const 9 years ago