Vitaly Stakhovsky
|
58da4aa47d
Source: Avoid comparing pointers to nullptr
|
1 年之前 |
scivision
|
d49ea4a4d9
Source: Remove redundant FileIsDirectory checks
|
2 年之前 |
Brad King
|
241ee252ce
IWYU: Update for Debian 12 CI job
|
2 年之前 |
Marc Chevrier
|
e08ba229ee
CMake code rely on cmList class for CMake lists management (part. 1)
|
2 年之前 |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 年之前 |
Ben Boeckel
|
cdfc4e3195
clang-tidy: fix `readability-qualified-auto` warnings
|
4 年之前 |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 年之前 |
Vitaly Stakhovsky
|
3eec21a01c
cmTarget::GetProperty: return cmProp
|
5 年之前 |
Marc Chevrier
|
7e86f71eff
cmOutputRequiredFilesCommand: Modernize memory management
|
6 年之前 |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 年之前 |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 年之前 |
Regina Pfeifer
|
d25a5a7ec9
clang-tidy: modernize-use-auto
|
6 年之前 |
Regina Pfeifer
|
a1ddf2d0ba
clang-tidy: Replace typedef with using
|
6 年之前 |
Regina Pfeifer
|
62e5f72289
clang-tidy: Replace typedef with using
|
6 年之前 |
Daniel Eiband
|
2d888e3390
cmSourceFile: Rename mutating GetFullPath() overload
|
6 年之前 |
Brad King
|
ae861c196a
Merge topic 'cmCommand_refactor_disallowed'
|
6 年之前 |
Gabor Bencze
|
c2c222eba1
cmCommand refactor: cmOutputRequiredFilesCommand
|
6 年之前 |
Sebastian Holtermann
|
aaf59120bf
Source sweep: Replace cmExpandList with the shorter cmExpandedList
|
6 年之前 |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 年之前 |
Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
6 年之前 |
Sebastian Holtermann
|
18b0330b86
clang-tidy: Enable performance-inefficient-string-concatenation
|
6 年之前 |
Sebastian Holtermann
|
f71f7ce3f0
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
|
6 年之前 |
Sebastian Holtermann
|
7b4b61a4d3
cmMakefile: Define cmTargetMap type in cmMakefile instead of cmTarget
|
6 年之前 |
Vitaly Stakhovsky
|
23e8364aed
Source: std::string related cleanup
|
6 年之前 |
Vitaly Stakhovsky
|
9dd255548d
cmSystemTools::Error: consolidate parameters into single std::string
|
6 年之前 |
Albert Astals Cid
|
ae5e97a005
Delete some default constructors and assignment operators
|
6 年之前 |
Brad King
|
d75fec5a88
Merge topic 'tidy-use-equals-default'
|
6 年之前 |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 年之前 |
Vitaly Stakhovsky
|
99337d345b
cmSystemTools::Error(): new overload accepting std::string
|
6 年之前 |
Regina Pfeifer
|
b2aa3aedea
clang-tidy: Use default member initialization
|
7 年之前 |