Commit History

Author SHA1 Message Date
  Vitaly Stakhovsky eaad8072ee cmNonempty: Convenience inlines to check for non-empty string 5 years ago
  Robert Maynard 7a969fe21d cmMakefile: Refactor API to better handle empty config values 5 years ago
  Rahul Gottipati 27b03281e2 configure_file: Add option to control file permissions transfer to copy 5 years ago
  Brad King ab83a21933 Merge topic 'visual-studio-android' 5 years ago
  Kyle Edwards 6051a49c78 Visual Studio: Add Android support 5 years ago
  Robert Maynard c4cc21d20b cmVisualStudio10TargetGenerator: Do not segfault on empty config 5 years ago
  Kyle Edwards bbcaf9689e Refactor: Add IsAndroidGuiExecutable() method to cmTarget 5 years ago
  Brad King 5c04e77e07 VS: Restore compilation of '.C' sources as C++ 5 years ago
  Justin Goshi e219527a72 VS: Use StdOutEncoding for VS 16.7 Preview 3 and above 5 years ago
  Brad King 5058fb5401 VS: Drop StdOutEncoding with VS 16.6 pending investigation 5 years ago
  Brad King 5c7ca6f8a8 CUDA: Move VS CudaRuntime selection to be with rest of CUDA options 5 years ago
  Brad King 3b547e2e4b VS: Simplify logic adding source file C/C++ language flag to MSVC 5 years ago
  Brad King 27ead9d4b7 VS: Compute managed type from an existing configuration 5 years ago
  Brad King 1222327c89 VS: Write custom commands for sources from all configurations 5 years ago
  Brad King 65fe58a4b4 cmVisualStudio10TargetGenerator: Adopt Windows Store and Phone infrastructure 5 years ago
  Brad King eb2a554b12 Merge topic 'vs-pch-compile-opts' 5 years ago
  Brad King 6b2fb4ffd2 VS: Fix using PCH from source with COMPILE_OPTIONS 5 years ago
  Vitaly Stakhovsky 53675adbcf GetSafeProperty: return std::string const& 5 years ago
  Vitaly Stakhovsky 36aba01223 cmGeneratorTarget::GetProperty: return cmProp 5 years ago
  Julien Jemine 197b4cbe18 VS: Add option for per-target PlatformToolset 5 years ago
  Marc Chevrier 4248bb452a CUDA: Device linking use now link options 5 years ago
  Marc Chevrier aacd4e4a90 Refactoring: add cm::contains to <cmext/algorithm> 5 years ago
  Brad King 156196938c Merge topic 'cmprop-source' 5 years ago
  Vitaly Stakhovsky e64fa5f1b6 cmSourceFile::GetProperty: return cmProp 5 years ago
  Justin Goshi bc877a7e94 Add support to indicate UTF-8 custom command pipe output encoding 5 years ago
  Brad King 25a920e827 cmLocalGenerator: Convert GetStaticLibraryFlags to take original-case config 5 years ago
  Vitaly Stakhovsky 3eec21a01c cmTarget::GetProperty: return cmProp 5 years ago
  Brad King ad22d0c1d0 Merge topic 'vs-non-built-file-item-metadata' 5 years ago
  Rolf Eike Beer 94de927cab VS10Generator: avoid many string allocations 5 years ago
  Rolf Eike Beer 48adc29721 replace "std::string::find(x) == 0" with cmHasPrefix() 5 years ago