Commit History

Author SHA1 Message Date
  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 8 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
  Daniel Pfeifer 66a7099993 iwyu: Fix VisualStudio specific issues 9 years ago
  Brad King 2d3aa94225 cmGlobalGenerator: Allow FindMakeProgram to fail 9 years ago
  Brad King 7aa9961939 Merge topic 'vs-csharp-prep' 9 years ago
  Michael Stürmer 4f78b9ff2d VS: Add CSharp project uuid and file extension 9 years ago
  Stephen Kelly e6eecec761 cmListFileCache: Remove cmState header include 9 years ago
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Brad King 13a6ff31be VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for object libraries 9 years ago