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 |
Vitaly Stakhovsky
|
080a79ca4a
cmSystemTools: More methods accept `std::string` params
|
6 years ago |
Brad King
|
4b37b4f1bb
Merge topic 'modernize-for-loops'
|
6 years ago |
Brad King
|
89ca5d7fdc
Merge topic 'message-stdstring'
|
6 years ago |
Brad King
|
9783825de5
Merge topic 'runsinglecommand'
|
6 years ago |
Artur Ryt
|
01b2d6ab74
Modernize: Use ranged for-loops when possible
|
6 years ago |
Vitaly Stakhovsky
|
82edd98300
cmSystemTools: MessageCallback and Message() accept std::string argument
|
6 years ago |
Vitaly Stakhovsky
|
65baaa0e37
cmSystemTools::RunSingleCommand: Accept std::string argument
|
6 years ago |
Artur Ryt
|
f3534386b5
Prefer front/back/data over dereferencing begin/rbegin iter
|
6 years ago |
Sebastian Holtermann
|
ed0fa784eb
cmSystemTools: Let `GetFileFormat` accept a `std::stding const&`
|
6 years ago |
Regina Pfeifer
|
1180fc8780
OutputCallback: Accept std::string argument
|
6 years ago |
Brad King
|
c30f9b1cde
Merge topic 'functional-callbacks'
|
6 years ago |
Regina Pfeifer
|
8c92db829b
MessageCallback: Remove unused bool& argument
|
6 years ago |
Vitaly Stakhovsky
|
c31b6e616d
cmSystemTools: copy file member functions accept std::string params
|
6 years ago |
Regina Pfeifer
|
bcee24aecc
Use `std::function` for callbacks
|
6 years ago |
Vitaly Stakhovsky
|
186d9b083d
cmSystemTools::Message: Add overload accepting std::string
|
6 years ago |
Brad King
|
c18fc30d1a
Merge topic 'renamefile-string'
|
6 years ago |
Vitaly Stakhovsky
|
99337d345b
cmSystemTools::Error(): new overload accepting std::string
|
6 years ago |
Vitaly Stakhovsky
|
9e5c13738b
cmSystemTools::RenameFile: Accepts std::string args
|
6 years ago |
Brad King
|
cb7fbf1dbb
Merge topic 'stdout-string'
|
6 years ago |
Brad King
|
4dba5d6ce2
Merge topic 'use-emplace'
|
6 years ago |
Vitaly Stakhovsky
|
3132ea801c
cmSystemTools: Stdout(),Stderr() accept std::string argument
|
6 years ago |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 years ago |