Sebastian Holtermann
|
3b6c62be23
cmSystemTools: Remove IsInternallyOn, IsNOTFOUND, IsOn, IsOff
|
6 years ago |
Kyle Edwards
|
2beed5a4ef
Merge topic 'cmExpandList'
|
6 years ago |
Kyle Edwards
|
dcf2beb7de
Merge topic 'cmStringAlgorithms_ulong'
|
6 years ago |
Sebastian Holtermann
|
2f6495e24e
cmSystemTools: Remove ExpandListArgument methods
|
6 years ago |
Kyle Edwards
|
fb56ac9209
Merge topic 'retry-directory-delete'
|
6 years ago |
Sebastian Holtermann
|
935fbe0b04
cmStringAlgorithms: Add cmStrToLong and cmStrToULong
|
6 years ago |
Kitware Robot
|
54e9d38c28
Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP
|
6 years ago |
Kasper Laudrup
|
5729580376
Use registry setting for removal retry count and delay
|
6 years ago |
Brad King
|
bbf4a5771f
Merge topic 'tidy_inefficient_string'
|
6 years ago |
Sebastian Holtermann
|
18b0330b86
clang-tidy: Enable performance-inefficient-string-concatenation
|
6 years ago |
Sebastian Holtermann
|
7fbcc16dcd
cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize
|
6 years ago |
Sebastian Holtermann
|
f71f7ce3f0
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
|
6 years ago |
Sebastian Holtermann
|
09977c1816
cmSystemTool: Let TrimWhitespace accept a cm::string_view
|
6 years ago |
Sebastian Holtermann
|
2f19e53705
cmSystemTool: Let HelpFileName accept a cm::string_view
|
6 years ago |
Sebastian Holtermann
|
2c5454f227
cmSystemTool: Let EscapeQuotes accept a cm::string_view
|
6 years ago |
Sebastian Holtermann
|
ad3183db8c
cmSystemTool: Let Expand(ed)ListArgument accept a cm::string_view
|
6 years ago |
Kyle Edwards
|
618bd463ad
Merge topic 'remove_compiler_rpath'
|
6 years ago |
Jiang Yue
|
f08dcbffec
Property: Add INSTALL_REMOVE_ENVIROMENT_RPATH property
|
6 years ago |
Sebastian Holtermann
|
4ff0bb054b
cmSystemTools: Make IsInternallyOn, IsON and IsOff cm::string_view based
|
6 years ago |
Sebastian Holtermann
|
f8a310c9d1
cmSystemTools: Remove cmSystemTools::FileFormat method
|
6 years ago |
Brad King
|
6e8acc51a5
Merge topic 'string-tar'
|
6 years ago |
Brad King
|
05af1770a0
Merge topic 'tar-zstd-compression'
|
6 years ago |
Vitaly Stakhovsky
|
57cedb18c0
cmSystemTools: std::string parameters for tar functions
|
6 years ago |
Brad King
|
4ec2b99941
Merge topic 'selective-tar-extracting-and-listing'
|
6 years ago |
Sebastian Holtermann
|
006229278b
Use cmAppend to append ranges to std::vector instances
|
6 years ago |
Bartosz Kosiorek
|
c8e217e0a7
cmake: tar: Allow selective extracting and listing of archives
|
6 years ago |
Brad King
|
a4faf7788c
Merge topic 'string-error'
|
6 years ago |
Vitaly Stakhovsky
|
e884b1b693
cmSystemTools::Error(): remove const char* overload
|
6 years ago |
Sebastian Holtermann
|
5b53cfda24
cmSystemTools: Remove cmSystemToolsFileTime interface
|
6 years ago |
Bartosz Kosiorek
|
53cb1f2d04
cmake: Teach cmake -E tar command, Zstandard compression
|
6 years ago |