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 |
Sebastian Holtermann
|
cdff7f4e2a
cmSystemTools: Add ExpandedListArgument and ExpandedLists methods
|
6 years ago |
Brad King
|
c85524a94a
Ensure stdin, stdout, and stderr pipes are always open
|
6 years ago |
Alex Turbov
|
377d1b7896
cmSystemTools: Remove unused message-related code, simplify logic
|
6 years ago |
Brad King
|
f0948499f6
cmSystemTools: Fix StringToULong to reject negative numbers
|
6 years ago |
Brad King
|
23a84ac990
Merge topic 'dedup-path-normalization'
|
6 years ago |
Brad King
|
b52d9d6960
cmSystemTools: Drop unused CollapseCombinedPath method
|
6 years ago |
Bartosz Kosiorek
|
8634576dcb
cmake: Don't interrupt archive creation if unable to read a file.
|
6 years ago |
Brad King
|
a4d99e4dec
Merge topic 'cmrange-improvements'
|
6 years ago |
Brad King
|
94970cd042
Merge topic 'error-consolidate'
|
6 years ago |
Regina Pfeifer
|
9eb0e73f46
cmRange: Move to dedicated header file
|
6 years ago |
Vitaly Stakhovsky
|
4e315e9449
cmSystemTools: More functions accept `std::string` params
|
6 years ago |
Vitaly Stakhovsky
|
9dd255548d
cmSystemTools::Error: consolidate parameters into single std::string
|
6 years ago |
Brad King
|
03e10384ec
Merge topic 'delete_copy_assign'
|
6 years ago |
Vitaly Stakhovsky
|
bd20cc29a2
cmSystemTools: Remove redundant cmCopyFile() and Split()
|
6 years ago |
Albert Astals Cid
|
ae5e97a005
Delete some default constructors and assignment operators
|
6 years ago |