Historie revizí

Autor SHA1 Zpráva Datum
  Kyle Edwards ab94c369c9 Refactor: Convert parallel string/backtrace vectors to BT vectors před 4 roky
  Robert Maynard 947dbed0aa HIP: Automatically inject the `hip::device` runtime target před 5 roky
  Brad King 3941555d93 target_link_libraries: Place $<TARGET_OBJECTS> before libraries před 4 roky
  Vitaly Stakhovsky 11425041f0 cmMakefile::GetDefinition: return cmProp před 5 roky
  Kyle Edwards bd0d03386b cmComputeComponentGraph: Move work out of constructor into Compute() method před 5 roky
  Jean-Christophe Fillion-Robin 207373802e Fix typos identified using codespell před 5 roky
  Kyle Edwards 7abc3d61ac Ninja Multi-Config: Fix issue with framework dependencies and Autogen před 5 roky
  Brad King e756328434 Propagate backtraces from LINK_LIBRARIES through to link line items před 5 roky
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 před 6 roky
  Brad King ebb9346490 Merge topic 'cmake-system-headers' před 6 roky
  Marc Chevrier c688b401d3 cmstd: Modernize CMake system headers před 6 roky
  Tushar Maheshwari 14da7aedf2 cmComputeLinkDepends: remove manual memory deallocation před 6 roky
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers před 6 roky
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto před 6 roky
  Sebastian Holtermann aaf59120bf Source sweep: Replace cmExpandList with the shorter cmExpandedList před 6 roky
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation před 6 roky
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument před 6 roky
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h před 6 roky
  Marc Chevrier d9b2c7dae2 Introduce memory management helper: cm_memory.hxx před 6 roky
  Alex Turbov 5e52de7d57 modermize: replace some raw pointers w/ `unique_ptr` před 6 roky
  Regina Pfeifer 9eb0e73f46 cmRange: Move to dedicated header file před 6 roky
  Artur Ryt 01b2d6ab74 Modernize: Use ranged for-loops when possible před 6 roky
  Brad King dacbb41455 Track backtraces in target dependencies internally před 7 roky
  Brad King a093b1a4f3 cmLinkItem: Add backtrace před 7 roky
  Brad King bea390e9bd Fix dependency propagation through same-name imported targets před 7 roky
  Brad King fc7e4d1ed8 cmLinkItem: Convert to a "sum type" over a string and target pointer před 7 roky
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 před 7 roky
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. před 7 roky
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. před 8 roky
  Daniel Pfeifer 5962db4389 Use C++11 nullptr před 8 roky