Brad King
|
f49b0e6759
IWYU: Update for Debian 13 CI job
|
3 weeks ago |
Tyler Yankee
|
236207b81a
instrumentation: Fix snippet `result` field
|
1 month ago |
John Parent
|
c6763bb021
ctest: support a new `--objects-dir` argument
|
6 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 months ago |
Zack Galbreath
|
85a63143ed
instrument: don't report target=TARGET_NAME
|
9 months ago |
Martin Duffy
|
9689155a05
instrumentation: Add Config value to snippet data
|
10 months ago |
Brad King
|
7065e7a555
Merge topic 'instrumentation-build-hooks'
|
10 months ago |
Martin Duffy
|
f62a4ab2ee
instrumentation: Refactor cmInstrumentation constructor and usage
|
10 months ago |
Martin Duffy
|
d2a3d596d6
instrumentation: Fix expected location of Labels when using CTest launchers
|
10 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
10 months ago |
Martin Duffy
|
9d34069ca8
instrumentation: Add targetLabels field to link snippets
|
10 months ago |
Martin Duffy
|
097d4fd1b5
instrumentation: Collect and record project build system metrics
|
11 months ago |
Brad King
|
b6e4e4babc
cmUVProcessChain: Simplify SetExternalStream usage
|
1 year ago |
Kyle Edwards
|
96b3dd329e
cmCTestLaunchReporter: Replace cmsysProcess with cmUVProcessChain
|
2 years ago |
Rose
|
6f4727aaa0
Source: Replace C headers with C++ ones
|
4 years ago |
Ben Boeckel
|
808b17b120
clang-tidy: fix `readability-make-member-function-const` warnings
|
4 years ago |
Zack Galbreath
|
56e4e942d2
ctest: split launcher XML writer into separate class
|
5 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 years ago |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Rolf Eike Beer
|
da26b3be89
avoid adding multiple consecutive string literals to std::string
|
6 years ago |
Sebastian Holtermann
|
18b0330b86
clang-tidy: Enable performance-inefficient-string-concatenation
|
6 years ago |
Sebastian Holtermann
|
a693e875db
Cleanups: Use cmHas{Prefix,Suffix} instead of String{Starts,Ends}With
|
6 years ago |
Brad King
|
71fbebd1dc
IWYU: Fix handling of <memory> standard header
|
6 years ago |
Artur Ryt
|
2d66567dca
Modernize: Prefer .substr in place of .c_str() + int
|
6 years ago |
Brad King
|
40745ad35a
Merge topic 'cmake-files-directory'
|
6 years ago |
Bruno Manganelli
|
3e867ed400
cmake: inlined files dir constant and removed it from cmake.h
|
7 years ago |
Brad King
|
c7428e1729
Merge topic 'read-list-file'
|
6 years ago |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 years ago |
Vitaly Stakhovsky
|
25caf7bafe
cmMakefile::ReadListFile() accepts std::string argument
|
6 years ago |