Brad King
|
71fbebd1dc
IWYU: Fix handling of <memory> standard header
|
6 years ago |
Sebastian Holtermann
|
9c576a88d9
Use cmFileTimes instead of cmSystemToolsFileTime interface
|
6 years ago |
Vitaly Stakhovsky
|
4e315e9449
cmSystemTools: More functions accept `std::string` params
|
6 years ago |
Vitaly Stakhovsky
|
0281f9a4ca
cmMakefile::ConfigureFile: Accept `std::string` parameters
|
6 years ago |
Brad King
|
8914d4317a
Merge topic 'systools-stdstring2'
|
6 years ago |
Vitaly Stakhovsky
|
080a79ca4a
cmSystemTools: More methods accept `std::string` params
|
6 years ago |
Vitaly Stakhovsky
|
950c099d83
cmake: Progress functions use `std::string` param
|
6 years ago |
Vitaly Stakhovsky
|
65baaa0e37
cmSystemTools::RunSingleCommand: Accept std::string argument
|
6 years ago |
Brad King
|
c30f9b1cde
Merge topic 'functional-callbacks'
|
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 |
Brad King
|
c7428e1729
Merge topic 'read-list-file'
|
6 years ago |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 years ago |
Vitaly Stakhovsky
|
25caf7bafe
cmMakefile::ReadListFile() accepts std::string argument
|
6 years ago |
Kyle Edwards
|
4568d046c4
Properties: Add CMAKE_ROLE global property
|
6 years ago |
Craig Scott
|
2c154fec6b
Warnings: Remove unused variables
|
7 years ago |
Brad King
|
75844dd609
Merge topic 'cleanup-find-cstr'
|
7 years ago |
Vitaly Stakhovsky
|
69ca85cc7f
Remove unnecessary c_str() in RegularExpression::find calls
|
7 years ago |
Sebastian Holtermann
|
b6802cd506
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
|
7 years ago |
Kyle Edwards
|
3ced881db6
cmCPackGenerator: Store CPACK_INSTALL_CMAKE_PROJECTS in an internal field
|
7 years ago |
Kyle Edwards
|
4938abb600
cmCPackGenerator: Refactor InstallProjectViaInstallCMakeProjects()
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Brad King
|
45408b5ea1
cmake_minimum_required: Optionally set policies with version range
|
7 years ago |
Craig Scott
|
e60e4dfc88
cmWorkingDirectory: Check success of current dir changes
|
7 years ago |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 years ago |
Brad King
|
92cd3d0677
Merge topic 'reduce-temporaries'
|
7 years ago |
Brad King
|
f343106b19
Merge topic 'ctest-chrono'
|
7 years ago |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 years ago |
Wouter Klouwen
|
e6a80ccfc4
Make use of std::chrono throughout every component
|
7 years ago |
Isaiah Norton
|
93bc5848e7
CPack: accept --trace and --trace-expand
|
8 years ago |