提交历史

作者 SHA1 备注 提交日期
  Vitaly Stakhovsky 1380b43764 Refactor: Use cmToCStr() 5 年之前
  Vitaly Stakhovsky 11425041f0 cmMakefile::GetDefinition: return cmProp 5 年之前
  Kyle Edwards 3ef0c40962 WIN32_EXECUTABLE: Add support for generator expressions 5 年之前
  Brad King 4391913133 Add INTERFACE libraries to generated buildsystem if they have SOURCES 5 年之前
  Brad King 261a2585d9 Merge topic 'cleanup-target-types' 5 年之前
  Brad King 422d9a0ab2 Factor out generator checks for filtering out interface libraries 5 年之前
  Brad King a33a4ec68b Merge branch 'backport-vs-lang-flags' into vs-lang-flags 5 年之前
  Brad King c4109a1bc8 VS: Restore toleration of target-wide -TP flag with MSVC 5 年之前
  Jean-Christophe Fillion-Robin 207373802e Fix typos identified using codespell 5 年之前
  Vitaly Stakhovsky eaad8072ee cmNonempty: Convenience inlines to check for non-empty string 5 年之前
  Robert Maynard 7a969fe21d cmMakefile: Refactor API to better handle empty config values 5 年之前
  Rahul Gottipati 27b03281e2 configure_file: Add option to control file permissions transfer to copy 5 年之前
  Brad King ab83a21933 Merge topic 'visual-studio-android' 5 年之前
  Kyle Edwards 6051a49c78 Visual Studio: Add Android support 5 年之前
  Robert Maynard c4cc21d20b cmVisualStudio10TargetGenerator: Do not segfault on empty config 5 年之前
  Kyle Edwards bbcaf9689e Refactor: Add IsAndroidGuiExecutable() method to cmTarget 5 年之前
  Brad King 5c04e77e07 VS: Restore compilation of '.C' sources as C++ 5 年之前
  Justin Goshi e219527a72 VS: Use StdOutEncoding for VS 16.7 Preview 3 and above 5 年之前
  Brad King 5058fb5401 VS: Drop StdOutEncoding with VS 16.6 pending investigation 5 年之前
  Brad King 5c7ca6f8a8 CUDA: Move VS CudaRuntime selection to be with rest of CUDA options 5 年之前
  Brad King 3b547e2e4b VS: Simplify logic adding source file C/C++ language flag to MSVC 5 年之前
  Brad King 27ead9d4b7 VS: Compute managed type from an existing configuration 5 年之前
  Brad King 1222327c89 VS: Write custom commands for sources from all configurations 5 年之前
  Brad King 65fe58a4b4 cmVisualStudio10TargetGenerator: Adopt Windows Store and Phone infrastructure 5 年之前
  Brad King eb2a554b12 Merge topic 'vs-pch-compile-opts' 5 年之前
  Brad King 6b2fb4ffd2 VS: Fix using PCH from source with COMPILE_OPTIONS 5 年之前
  Vitaly Stakhovsky 53675adbcf GetSafeProperty: return std::string const& 5 年之前
  Vitaly Stakhovsky 36aba01223 cmGeneratorTarget::GetProperty: return cmProp 5 年之前
  Julien Jemine 197b4cbe18 VS: Add option for per-target PlatformToolset 5 年之前
  Marc Chevrier 4248bb452a CUDA: Device linking use now link options 5 年之前