Commit History

Author SHA1 Message Date
  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 163cc8bbdd VS: Convert WriteSLNHeader to non-virtual lookup table 6 years ago
  Brad King 03f74a16cd VS: Convert GetIDEVersion to non-virtual table lookup 6 years ago
  Brad King e178bd46cb cmake-gui: Fix "Open Project" for VS IDE with space in path 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 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
  Robert Dailey 076a356cd1 VS: Support C# project references 7 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago
  Vitaly Stakhovsky 92c7b52607 VS: Use range-based 'for' loops in generator code 7 years ago
  Justin Goshi afd9a339a1 server: return whether or not a target is generator provided 8 years ago
  Brad King 344d149ae4 VS,Xcode: Add CMakeLists.txt sources without mutating targets 8 years ago
  Gregor Jasny 5de37a4a64 cmake: Add --open option for IDE generators 8 years ago
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. 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 2b4c32c95f clang-format: format all code as Cpp11 8 years ago
  Aaron Orenstein 7bc6577017 Performance: Fix a few more unnecessary vector copies missed in af3fd6f 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Brad King 10772c51b4 VS: Simplify use of object libraries in WINDOWS_EXPORT_ALL_SYMBOLS 8 years ago
  Bastien Schatt 38fd5866c0 Add GENERATOR_IS_MULTI_CONFIG global property 8 years ago
  Christian Pfeiffer 2c9f35789d VS: Decide project type by linker lang as fallback 8 years ago
  Brad King 989484d51f Merge topic 'module-def-and-WINDOWS_EXPORT_ALL_SYMBOLS' 8 years ago
  Brad King 075f645409 Support WINDOWS_EXPORT_ALL_SYMBOLS with `.def` files 8 years ago
  Brad King 21c4ec4ffe cmGlobalVisualStudioGenerator: Simplify __create_def command generation 8 years ago
  Daniel Pfeifer 4b49c9a245 fix include order of windows.h 8 years ago
  Brad King f36eaf6a6e Refactor WINDOWS_EXPORT_ALL_SYMBOLS implementation 8 years ago
  Michael Stürmer bd8b5401cf VS: Do not treat custom targets as CSharp targets 8 years ago
  Zsolt Parragi 4dde0bc8ef VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for external objects 8 years ago