Regina Pfeifer
|
3e60580784
clang-tidy: Fix readability-static-accessed-through-instance
|
7 tahun lalu |
luz.paz
|
6b4c5a0365
Fix misc. typos
|
7 tahun lalu |
Sebastian Holtermann
|
b6802cd506
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
|
7 tahun lalu |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 tahun lalu |
luz.paz
|
32f6b7a43b
Fix misc typos in documentation and comments
|
7 tahun lalu |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 tahun lalu |
Brad King
|
18153217e2
Merge topic 'ctest_start_function_scope'
|
7 tahun lalu |
Kyle Edwards
|
74092d92bf
cmCTestScriptHandler: Add new field ShouldRunCurrentScript
|
7 tahun lalu |
Wouter Klouwen
|
e6a80ccfc4
Make use of std::chrono throughout every component
|
7 tahun lalu |
Wouter Klouwen
|
ff62b00522
CTest: add safe conversion from cmDuration to integer types
|
7 tahun lalu |
Wouter Klouwen
|
695951bc46
CTest: introduce cmDuration
|
7 tahun lalu |
Brad King
|
ba6caafa42
CTest: Use integer-representable value for "infinite" timeout
|
7 tahun lalu |
Wouter Klouwen
|
66419bc046
CTest: convert timeouts to std::chrono::duration
|
8 tahun lalu |
Brad King
|
923b8fadd5
IWYU: Add mappings for std::enable_if on chrono durations
|
8 tahun lalu |
Wouter Klouwen
|
e8a4036e96
CTest: use std::chrono::steady_clock for time keeping
|
8 tahun lalu |
luzpaz
|
777e87ae00
Fix trivial typos in text
|
8 tahun lalu |
Brad King
|
7c28081c14
Merge topic 'string-clear'
|
8 tahun lalu |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 tahun lalu |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 tahun lalu |
Pavel Solodovnikov
|
63f6fd144e
Meta: modernize old-fashioned loops to range-based `for` (CTest).
|
8 tahun lalu |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 tahun lalu |
Betsy McPhail
|
d08ec4d25a
Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable
|
8 tahun lalu |
Daniel Pfeifer
|
c734c8501b
CTest: use new methods for builtin commands
|
8 tahun lalu |
Daniel Pfeifer
|
da8faa8c7e
cmState: remove RemoveUnscriptableCommands
|
8 tahun lalu |
Daniel Pfeifer
|
c36d63cd48
cmake: initialize with Role that controls which commands to register
|
8 tahun lalu |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 tahun lalu |
Daniel Pfeifer
|
7b4244aceb
iwyu: Fix more findings
|
9 tahun lalu |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 tahun lalu |
Stephen Kelly
|
e6eecec761
cmListFileCache: Remove cmState header include
|
9 tahun lalu |
Stephen Kelly
|
a91eaf3872
cmState: Port dependents to new cmStateTypes header
|
9 tahun lalu |