Marc Chevrier
|
e08ba229ee
CMake code rely on cmList class for CMake lists management (part. 1)
|
2 lat temu |
Marc Chevrier
|
51b0d45d91
cmExpandList and cmExpandLists rely on cmList class
|
2 lat temu |
Kyle Edwards
|
1cca051470
cmStrCat(): allow any argument to be an rvalue string
|
2 lat temu |
Kyle Edwards
|
beba50bd61
cmStrCat(): optimize when first argument is an rvalue string
|
2 lat temu |
Brad King
|
31f158e4c8
cmStringAlgorithms: Add functions to parse strings to long long integers
|
3 lat temu |
Marc Chevrier
|
edf67dd039
cmValue: add IsInternallyOn methods
|
4 lat temu |
Marc Chevrier
|
e5cd39ca80
cmProp: refactoring: transform alias in class
|
4 lat temu |
Ben Boeckel
|
cdfc4e3195
clang-tidy: fix `readability-qualified-auto` warnings
|
4 lat temu |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 lat temu |
Oleksandr Koval
|
38928ee3ee
cmStringAlgorithms: Add faster cmJoin overloads for strings
|
5 lat temu |
Ben Boeckel
|
24a9fed5d9
IWYU: mark <cstddef> as needed
|
5 lat temu |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 lat temu |
Brad King
|
de0a2354fc
IWYU: Add missing cstddef includes for size_t and nullptr_t
|
6 lat temu |
Sebastian Holtermann
|
5b7650216b
cmStringAlgorithms: Add cmIsInternallyOn, cmIsNOTFOUND, cmIsOn, cmIsOff
|
6 lat temu |
Kyle Edwards
|
2beed5a4ef
Merge topic 'cmExpandList'
|
6 lat temu |
Kyle Edwards
|
dcf2beb7de
Merge topic 'cmStringAlgorithms_ulong'
|
6 lat temu |
Sebastian Holtermann
|
ff42dec891
cmStringAlgorithms: Add cmExpandList functions
|
6 lat temu |
Sebastian Holtermann
|
935fbe0b04
cmStringAlgorithms: Add cmStrToLong and cmStrToULong
|
6 lat temu |
Sebastian Holtermann
|
27090096ef
cmStringAlgorithms: Add cmRemoveQuotes
|
6 lat temu |
Sebastian Holtermann
|
7fbcc16dcd
cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize
|
6 lat temu |
Sebastian Holtermann
|
e5d3ea22d4
cmStringAlgorithms: Add cmCatViews and cmStrCat functions
|
6 lat temu |