Commit History

Author SHA1 Message Date
  Brad King 48ed3bae58 Merge topic 'pch-instantiate-templates' 5 years ago
  vvs31415 a46fdda464 cmGeneratorTarget: Avoid missing nullptr check 5 years ago
  Brad King d0ccc7cf2a Merge topic 'ispc_improvements' 5 years ago
  Robert Maynard a020787a9b ISPC: Support generation for multiple instruction sets 5 years ago
  Vitaly Stakhovsky 1380b43764 Refactor: Use cmToCStr() 5 years ago
  Vitaly Stakhovsky 11425041f0 cmMakefile::GetDefinition: return cmProp 5 years ago
  Tobias Hieta 8c8f03422e PCH: Template instantiation support 5 years ago
  Brad King f10682b796 Merge topic 'ispc_lang_support' 5 years ago
  Robert Maynard e783bf8aa6 ISPC: Support ISPC header generation byproducts and parallel builds 5 years ago
  Kyle Edwards 3ef0c40962 WIN32_EXECUTABLE: Add support for generator expressions 5 years ago
  Kyle Edwards 2e42651dff Add option to optimize link dependencies for static libraries 5 years ago
  Brad King 9a27e803d4 Merge topic 'osx-archs-apple-only' 5 years ago
  Brad King 70ce1ad64a PCH: Avoid Apple-specific architecture flags on other platforms 5 years ago
  Robert Maynard 419d70d490 Refactor some swift only logic to be re-used by other languages 5 years ago
  Brad King 4391913133 Add INTERFACE libraries to generated buildsystem if they have SOURCES 5 years ago
  Brad King afb998704e Remove filtering of allowed INTERFACE library properties 5 years ago
  Vitaly Stakhovsky f37c14e930 Source: use cmNonempty() 5 years ago
  Brad King ef796cc743 cmGeneratorTarget: Skip computing link implementation for custom targets 5 years ago
  Brad King 45158b2afe cmGeneratorTarget: Simplify logic in ComputeLinkInterfaceLibraries 5 years ago
  Brad King d6b1f5704e cmGeneratorTarget: Add missing nullptr checks 5 years ago
  Brad King 95b5df8646 cmGeneratorTarget: Skip computing languages for custom targets 5 years ago
  Brad King 2f0790df50 Factor out generator checks for filtering on non-compiling targets 5 years ago
  Brad King 422d9a0ab2 Factor out generator checks for filtering out interface libraries 5 years ago
  Brad King bce82df0aa cmGeneratorTarget: Remove unnecessary target type check in dependency tracing 5 years ago
  Jean-Christophe Fillion-Robin 207373802e Fix typos identified using codespell 5 years ago
  Brad King beb78ada5e Merge topic 'swift-link-iface' 5 years ago
  Brad King 14a5712447 Swift: Fix regression in linking to interface libraries 5 years ago
  Kyle Edwards 63ecf481da Merge topic 'cmnonempty' 5 years ago
  Vitaly Stakhovsky eaad8072ee cmNonempty: Convenience inlines to check for non-empty string 5 years ago
  Vitaly Stakhovsky 7156911242 cmIsOn: add overload accepting const std::string* 5 years ago