Brad King
|
d75fec5a88
Merge topic 'tidy-use-equals-default'
|
6 gadi atpakaļ |
Regina Pfeifer
|
094f01d0f0
cleanup: Prefer compiler provided special member functions
|
6 gadi atpakaļ |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 gadi atpakaļ |
Kyle Edwards
|
a6982cff0d
cmMakefile: Impose maximum recursion limit
|
6 gadi atpakaļ |
Brad King
|
c7428e1729
Merge topic 'read-list-file'
|
6 gadi atpakaļ |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 gadi atpakaļ |
Vitaly Stakhovsky
|
25caf7bafe
cmMakefile::ReadListFile() accepts std::string argument
|
6 gadi atpakaļ |
Kyle Edwards
|
4568d046c4
Properties: Add CMAKE_ROLE global property
|
6 gadi atpakaļ |
Regina Pfeifer
|
3e60580784
clang-tidy: Fix readability-static-accessed-through-instance
|
7 gadi atpakaļ |
luz.paz
|
6b4c5a0365
Fix misc. typos
|
7 gadi atpakaļ |
Sebastian Holtermann
|
b6802cd506
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
|
7 gadi atpakaļ |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 gadi atpakaļ |
luz.paz
|
32f6b7a43b
Fix misc typos in documentation and comments
|
7 gadi atpakaļ |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 gadi atpakaļ |
Brad King
|
18153217e2
Merge topic 'ctest_start_function_scope'
|
7 gadi atpakaļ |
Kyle Edwards
|
74092d92bf
cmCTestScriptHandler: Add new field ShouldRunCurrentScript
|
7 gadi atpakaļ |
Wouter Klouwen
|
e6a80ccfc4
Make use of std::chrono throughout every component
|
7 gadi atpakaļ |
Wouter Klouwen
|
ff62b00522
CTest: add safe conversion from cmDuration to integer types
|
7 gadi atpakaļ |
Wouter Klouwen
|
695951bc46
CTest: introduce cmDuration
|
7 gadi atpakaļ |
Brad King
|
ba6caafa42
CTest: Use integer-representable value for "infinite" timeout
|
7 gadi atpakaļ |
Wouter Klouwen
|
66419bc046
CTest: convert timeouts to std::chrono::duration
|
8 gadi atpakaļ |
Brad King
|
923b8fadd5
IWYU: Add mappings for std::enable_if on chrono durations
|
8 gadi atpakaļ |
Wouter Klouwen
|
e8a4036e96
CTest: use std::chrono::steady_clock for time keeping
|
8 gadi atpakaļ |
luzpaz
|
777e87ae00
Fix trivial typos in text
|
8 gadi atpakaļ |
Brad King
|
7c28081c14
Merge topic 'string-clear'
|
8 gadi atpakaļ |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 gadi atpakaļ |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 gadi atpakaļ |
Pavel Solodovnikov
|
63f6fd144e
Meta: modernize old-fashioned loops to range-based `for` (CTest).
|
8 gadi atpakaļ |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 gadi atpakaļ |
Betsy McPhail
|
d08ec4d25a
Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable
|
8 gadi atpakaļ |