提交历史

作者 SHA1 备注 提交日期
  Brad King db02be85a0 VS: Provide the default platform name to project code 6 年之前
  Brad King 0b82f56ac6 VS: Fix Fortran target type selection with RC sources 6 年之前
  Brad King d3d2c3cd49 VS: Fix Fortran target type selection when linking C++ targets 6 年之前
  Vitaly Stakhovsky c31b6e616d cmSystemTools: copy file member functions accept std::string params 6 年之前
  Vitaly Stakhovsky 186d9b083d cmSystemTools::Message: Add overload accepting std::string 6 年之前
  Zack Galbreath dc6888573d Pass EXCLUDE_FROM_ALL from directory to targets 6 年之前
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 年之前
  Brad King 57e48f16f2 VS: Add Visual Studio 16 2019 generator 6 年之前
  Brad King b91f6f39f7 VS: Track explicitly when platform is specified in generator name 6 年之前
  Brad King 89cc3d432b VS: Move platform name members to top-level global generator 6 年之前
  Brad King 163cc8bbdd VS: Convert WriteSLNHeader to non-virtual lookup table 6 年之前
  Brad King 03f74a16cd VS: Convert GetIDEVersion to non-virtual table lookup 6 年之前
  Brad King e178bd46cb cmake-gui: Fix "Open Project" for VS IDE with space in path 7 年之前
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 年之前
  Michael Stürmer 663f5120f4 cmGlobalVisualStudioGenerator: remove TargetCanBeReferenced() 7 年之前
  Michael Stürmer f9042d807d remove TargetIsCSharpOnly() and use methods from cmGeneratorTarget 7 年之前
  Robert Dailey 076a356cd1 VS: Support C# project references 7 年之前
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 年之前
  Vitaly Stakhovsky 92c7b52607 VS: Use range-based 'for' loops in generator code 7 年之前
  Justin Goshi afd9a339a1 server: return whether or not a target is generator provided 8 年之前
  Brad King 344d149ae4 VS,Xcode: Add CMakeLists.txt sources without mutating targets 8 年之前
  Gregor Jasny 5de37a4a64 cmake: Add --open option for IDE generators 8 年之前
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. 8 年之前
  Brad King 94e70e5329 Merge branch 'backport-vs-csharp-ref-no-asm' into vs-csharp-ref-no-asm 8 年之前
  Michael Stürmer 7e57e6ae12 VS: Do not reference output assemblies if not possible for CSharp target 8 年之前
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 8 年之前
  Aaron Orenstein 7bc6577017 Performance: Fix a few more unnecessary vector copies missed in af3fd6f 8 年之前
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 年之前
  Brad King 10772c51b4 VS: Simplify use of object libraries in WINDOWS_EXPORT_ALL_SYMBOLS 8 年之前
  Bastien Schatt 38fd5866c0 Add GENERATOR_IS_MULTI_CONFIG global property 8 年之前