Vitaly Stakhovsky
|
e884b1b693
cmSystemTools::Error(): remove const char* overload
|
6 лет назад |
Vitaly Stakhovsky
|
9dd255548d
cmSystemTools::Error: consolidate parameters into single std::string
|
6 лет назад |
Vitaly Stakhovsky
|
950c099d83
cmake: Progress functions use `std::string` param
|
6 лет назад |
Brad King
|
9783825de5
Merge topic 'runsinglecommand'
|
6 лет назад |
Vitaly Stakhovsky
|
65baaa0e37
cmSystemTools::RunSingleCommand: Accept std::string argument
|
6 лет назад |
Artur Ryt
|
f3534386b5
Prefer front/back/data over dereferencing begin/rbegin iter
|
6 лет назад |
Brad King
|
c30f9b1cde
Merge topic 'functional-callbacks'
|
6 лет назад |
Brad King
|
d75fec5a88
Merge topic 'tidy-use-equals-default'
|
6 лет назад |
Regina Pfeifer
|
bcee24aecc
Use `std::function` for callbacks
|
6 лет назад |
Regina Pfeifer
|
094f01d0f0
cleanup: Prefer compiler provided special member functions
|
6 лет назад |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 лет назад |
Kyle Edwards
|
a6982cff0d
cmMakefile: Impose maximum recursion limit
|
6 лет назад |
Brad King
|
c7428e1729
Merge topic 'read-list-file'
|
6 лет назад |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 лет назад |
Vitaly Stakhovsky
|
25caf7bafe
cmMakefile::ReadListFile() accepts std::string argument
|
6 лет назад |
Kyle Edwards
|
4568d046c4
Properties: Add CMAKE_ROLE global property
|
6 лет назад |
Regina Pfeifer
|
3e60580784
clang-tidy: Fix readability-static-accessed-through-instance
|
7 лет назад |
luz.paz
|
6b4c5a0365
Fix misc. typos
|
7 лет назад |
Sebastian Holtermann
|
b6802cd506
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
|
7 лет назад |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 лет назад |
luz.paz
|
32f6b7a43b
Fix misc typos in documentation and comments
|
7 лет назад |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 лет назад |
Brad King
|
18153217e2
Merge topic 'ctest_start_function_scope'
|
7 лет назад |
Kyle Edwards
|
74092d92bf
cmCTestScriptHandler: Add new field ShouldRunCurrentScript
|
7 лет назад |
Wouter Klouwen
|
e6a80ccfc4
Make use of std::chrono throughout every component
|
7 лет назад |
Wouter Klouwen
|
ff62b00522
CTest: add safe conversion from cmDuration to integer types
|
7 лет назад |
Wouter Klouwen
|
695951bc46
CTest: introduce cmDuration
|
7 лет назад |
Brad King
|
ba6caafa42
CTest: Use integer-representable value for "infinite" timeout
|
7 лет назад |
Wouter Klouwen
|
66419bc046
CTest: convert timeouts to std::chrono::duration
|
8 лет назад |
Brad King
|
923b8fadd5
IWYU: Add mappings for std::enable_if on chrono durations
|
8 лет назад |