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