Marc Chevrier
|
f7d12609f0
Refactoring: use append functions from cmext/algorithm
|
6 yıl önce |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 yıl önce |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 yıl önce |
Regina Pfeifer
|
d25a5a7ec9
clang-tidy: modernize-use-auto
|
6 yıl önce |
Regina Pfeifer
|
62e5f72289
clang-tidy: Replace typedef with using
|
6 yıl önce |
Sebastian Holtermann
|
aaf59120bf
Source sweep: Replace cmExpandList with the shorter cmExpandedList
|
6 yıl önce |
Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
6 yıl önce |
Sebastian Holtermann
|
006229278b
Use cmAppend to append ranges to std::vector instances
|
6 yıl önce |
Artur Ryt
|
30bb14c657
Modernize: Enable modernize-raw-string-literal in clang-tidy
|
6 yıl önce |
Brad King
|
a4d99e4dec
Merge topic 'cmrange-improvements'
|
6 yıl önce |
Regina Pfeifer
|
9eb0e73f46
cmRange: Move to dedicated header file
|
6 yıl önce |
Vitaly Stakhovsky
|
4e315e9449
cmSystemTools: More functions accept `std::string` params
|
6 yıl önce |
Artur Ryt
|
01b2d6ab74
Modernize: Use ranged for-loops when possible
|
6 yıl önce |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 yıl önce |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 yıl önce |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 yıl önce |
Matthias Maennich
|
79b8c3802a
Improve several occurrences of vector::push_back in loops
|
8 yıl önce |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 yıl önce |
Pavel Solodovnikov
|
63f6fd144e
Meta: modernize old-fashioned loops to range-based `for` (CTest).
|
8 yıl önce |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 yıl önce |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 yıl önce |
Brad King
|
ef399f9bc6
ctest_update: Refactor internal APIs to support more failure cases
|
8 yıl önce |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 yıl önce |
Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
9 yıl önce |
Daniel Pfeifer
|
50ad1e0a14
CTest: don't use else after return
|
9 yıl önce |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 yıl önce |
Daniel Pfeifer
|
7647f6afa4
Add CM_OVERRIDE to some functions
|
9 yıl önce |
Daniel Pfeifer
|
a16bf141bc
Add missing braces around statements.
|
9 yıl önce |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 yıl önce |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 yıl önce |