Brad King
|
f49b0e6759
IWYU: Update for Debian 13 CI job
|
3 weeks ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
10 months ago |
Kitware Robot
|
b2ba64add9
Revise C++ coding style using clang-format-18
|
10 months ago |
Daniel Pfeifer
|
d07a35a336
cmCTest: Remove handler instances
|
1 year ago |
Daniel Pfeifer
|
81e904bd53
cmCTestScriptHandler: Don't inherit from cmCTestGenericHandler
|
1 year ago |
Daniel Pfeifer
|
f5a314cc35
cmCTestGenericHandler: Add cmCTest* argument to Initialize function
|
1 year ago |
Daniel Pfeifer
|
281e9039cb
cmWorkingDirectory: Unify error messages
|
1 year ago |
Vitaly Stakhovsky
|
58da4aa47d
Source: Avoid comparing pointers to nullptr
|
1 year ago |
Brad King
|
b6e4e4babc
cmUVProcessChain: Simplify SetExternalStream usage
|
1 year ago |
Kyle Edwards
|
0712e3cfea
cmCTestCoverageHandler: Replace cmsysProcess with cmUVProcessChain
|
2 years ago |
Brad King
|
241ee252ce
IWYU: Update for Debian 12 CI job
|
2 years ago |
Rose
|
6d15754814
Make vector operations more efficient
|
3 years ago |
Ben Boeckel
|
6ff03d463f
clang-tidy: address `google-readability-casting` lints
|
3 years ago |
Brad King
|
75e8173322
Source: Fix clang -Wunused-but-set-variable warnings
|
3 years ago |
Brad King
|
a956be4847
Merge topic 'warnings-cleanup'
|
4 years ago |
Brad King
|
9bb7982a15
Merge topic 'purge-sprintf'
|
4 years ago |
Sean McBride
|
5ba6e8ac59
Source: Replace most calls to sprintf with snprintf
|
4 years ago |
Sean McBride
|
1cf14f8c03
Source: fix many -Wmissing-prototypes warnings by marking functions static
|
4 years ago |
Rose
|
dd918c517d
Source: Simplify some boolean expressions
|
4 years ago |
Joseph Snyder
|
5d5610b04f
CTest: Exit coverage handling early if no binary dir
|
4 years ago |
Ben Boeckel
|
808b17b120
clang-tidy: fix `readability-make-member-function-const` warnings
|
4 years ago |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 years ago |
Vitaly Stakhovsky
|
825b04c67a
cmCTest: Members accept std::string parameters
|
5 years ago |
Tobias Ellinghaus
|
ed6d20ddcb
CTest: Handle non-coverage lines in gcov files
|
5 years ago |
Rolf Eike Beer
|
bfb69f9543
replace "substr(0, xx) ==" with cmHasPrefix()
|
5 years ago |
Rolf Eike Beer
|
36bfb80338
PyCoverage: avoid repeated string splitting, especially for uncovered lines
|
5 years ago |
Marc Chevrier
|
f7d12609f0
Refactoring: use append functions from cmext/algorithm
|
6 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 |