Sean McBride
|
9684a589ca
Source: Replace uses of sprintf with safer snprintf in CMake 3.24 branch
|
vor 3 Jahren |
Kyle Edwards
|
b6a6190877
string(): Support hash functions in bootstrap
|
vor 3 Jahren |
Carlo Teubner
|
93dce4b4bf
string(JSON): fix error message on invalid mode
|
vor 3 Jahren |
Sean McBride
|
5ba6e8ac59
Source: Replace most calls to sprintf with snprintf
|
vor 4 Jahren |
Sean McBride
|
907d098838
Source: Fix clang -Wextra-semi warnings
|
vor 4 Jahren |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
vor 4 Jahren |
vvs31415
|
12624ebd7e
Source: Reduce c_str() usage
|
vor 4 Jahren |
Ben Boeckel
|
c826461d9c
clang-tidy: fix `bugprone-reserved-identifier` warnings
|
vor 4 Jahren |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
vor 5 Jahren |
Peter Steneteg
|
8eab76eb84
string(JSON): Adds JSON parsing support to the string command
|
vor 5 Jahren |
Oleksandr Koval
|
38928ee3ee
cmStringAlgorithms: Add faster cmJoin overloads for strings
|
vor 5 Jahren |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
vor 5 Jahren |
Marc Chevrier
|
8d4a9ee398
Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>
|
vor 5 Jahren |
Kyle Edwards
|
5395bf05eb
string: Add new HEX sub-command
|
vor 5 Jahren |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
vor 6 Jahren |
Marc Chevrier
|
c688b401d3
cmstd: Modernize CMake system headers
|
vor 6 Jahren |
Asit Dhal
|
9dba84cfa5
Refactor: Use cmStrCat to construct error strings
|
vor 6 Jahren |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
vor 6 Jahren |
Brad King
|
8d019c096e
Merge topic 'string-subcommand-table'
|
vor 6 Jahren |
Regina Pfeifer
|
66c2714f22
cmStringCommand: Use cmSubcommandTable
|
vor 6 Jahren |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
vor 6 Jahren |
Gabor Bencze
|
6ab28b9413
cmCommand refactor: cmStringCommand
|
vor 6 Jahren |
Sebastian Holtermann
|
f1c529c4fb
cmCryptoHash: Accept cm::string_view input
|
vor 6 Jahren |
Kyle Edwards
|
dcf2beb7de
Merge topic 'cmStringAlgorithms_ulong'
|
vor 6 Jahren |
Sebastian Holtermann
|
935fbe0b04
cmStringAlgorithms: Add cmStrToLong and cmStrToULong
|
vor 6 Jahren |
Kitware Robot
|
54e9d38c28
Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP
|
vor 6 Jahren |
Sebastian Holtermann
|
f71f7ce3f0
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
|
vor 6 Jahren |
Sebastian Holtermann
|
e91bfe440c
cmMakefile: Let AddDefinition accept a value as cm::string_view
|
vor 6 Jahren |
Marc Chevrier
|
1591f138f1
modernize: manage cmCommand instances using unique_ptr.
|
vor 6 Jahren |
Brad King
|
71fbebd1dc
IWYU: Fix handling of <memory> standard header
|
vor 6 Jahren |