提交历史

作者 SHA1 备注 提交日期
  Vitaly Stakhovsky b36d1bdd9d Single location for cmProp typedef 5 年之前
  Vitaly Stakhovsky 36aba01223 cmGeneratorTarget::GetProperty: return cmProp 5 年之前
  Marc Chevrier aacd4e4a90 Refactoring: add cm::contains to <cmext/algorithm> 5 年之前
  Brad King e756328434 Propagate backtraces from LINK_LIBRARIES through to link line items 5 年之前
  Brad King 7ffa42288e Merge branch 'backport-3.15-cuda-device-link-only-cuda' 5 年之前
  Robert Maynard 071c4f1a2a CUDA: Do not device link if target has no CUDA usage 5 年之前
  Justin Goshi 7da17ef797 cmLinkLineComputer: Add ComputeLinkLibraries overload with backtraces 6 年之前
  Robert Maynard 2d7bb13da7 CUDA: static lib device linking computes required static libs 6 年之前
  Regina Pfeifer 62e5f72289 clang-tidy: Replace typedef with using 6 年之前
  Brad King bfe0ea2d98 Merge topic 'cm-contains' 6 年之前
  Regina Pfeifer 2dfc52675c cmAlgorithms: Add cmContains 6 年之前
  Sebastian Holtermann 20e580be01 Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 6 年之前
  Robert Maynard a233e4e7d9 CUDA: Compilers can now state they don't require a device linking step 6 年之前
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 6 年之前
  Brad King 29a1a68e90 Merge topic 'cuda-imported-library-device-linking' 6 年之前
  Brad King e902a11118 Merge branch 'cuda-imported-library-device-linking' into release-3.15 6 年之前
  Robert Maynard 8895449648 CUDA: Restore device linking to imported static library targets 6 年之前
  Robert Maynard a4d502a5bf CUDA: Do not device link if CUDA is not an enabled language 6 年之前
  Robert Maynard 81b4d10d8f CUDA: More exhaustive checks to determine when to do device linking 6 年之前
  Robert Maynard 3205c7c950 cmNinjaLinkLineDeviceComputer now lives in the correct source file 6 年之前
  Robert Maynard d5d1b15654 CUDA: Filter out -framework arguments during device linking 6 年之前
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 年之前
  Robert Maynard 3c31ec7a0a CUDA: Filter out non-static libraries during device linking 7 年之前
  Brad King cf92fd9ae9 Merge branch 'cuda-filter-device-link-items' into cuda-thread-flags 7 年之前
  Robert Maynard e768d96c74 CUDA: Filter out host link flags during device linking 7 年之前
  Robert Maynard fd0523a215 CUDA: Properly de-duplicate libs when doing device linking 7 年之前
  Robert Maynard 41eab150a8 CUDA: Pass more link libraries to device linking 7 年之前
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 年之前
  Daniel Pfeifer b1ec5deaf1 Pass large types by const&, small types by value 8 年之前
  Robert Maynard 493671a521 CUDA: Static libraries can now explicitly resolve device symbols 8 年之前