Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 年之前 |
Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
6 年之前 |
Vitaly Stakhovsky
|
65baaa0e37
cmSystemTools::RunSingleCommand: Accept std::string argument
|
6 年之前 |
Brad King
|
bcec7d0778
Merge topic 'copyfile-stdstring'
|
6 年之前 |
Vitaly Stakhovsky
|
c31b6e616d
cmSystemTools: copy file member functions accept std::string params
|
6 年之前 |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 年之前 |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 年之前 |
Brad King
|
cb6229b8b8
clang-tidy: fix warnings in macOS-only code
|
7 年之前 |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 年之前 |
Wouter Klouwen
|
e6a80ccfc4
Make use of std::chrono throughout every component
|
7 年之前 |
Clinton Stimpson
|
1943dc6bd5
cmCPackDragNDropGenerator: Improve error reporting
|
8 年之前 |
Brad King
|
39b50975d9
CPack: Fix .dmg HFS+ creation on macOS APFS hosts
|
8 年之前 |
Rolf Eike Beer
|
ec30129b41
CPack: put local variable on the stack
|
8 年之前 |
Matthias Maennich
|
77f674be35
Fix some occurrences of readability-braces-around-statements
|
8 年之前 |
Matthias Maennich
|
f0bab294dc
Convert some leftover loops to C++11 range-based loop
|
8 年之前 |
Matthias Maennich
|
870dd06da1
Fix left-over occurrences of else-after-return
|
8 年之前 |
Matthias Maennich
|
b128f8c5bc
Clean up some C-Style casts
|
8 年之前 |
Matthias Maennich
|
bb0ad1bea8
Fix some occurrences using string by value rather than by const&
|
8 年之前 |
Matthias Maennich
|
a5279ae553
Use C++11 nullptr (cont.)
|
8 年之前 |
Brad King
|
c23481d051
Merge topic 'cpack-dmg-iwyu'
|
8 年之前 |
Brad King
|
8c51dbdd9b
cmCPackDragNDropGenerator: Add missing include
|
8 年之前 |
Gusts Kaksis
|
351c1b1ad6
CPack: Pass volume mount name to AppleScript instead of volume name.
|
8 年之前 |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 年之前 |
Clinton Stimpson
|
356068cd2e
cmCPackDragNDropGenerator: Improving handling of temporary dmg images
|
8 年之前 |
Daniel Pfeifer
|
aeff60e44c
iwyu: Fix OSX specific issues
|
9 年之前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |
Gregor Jasny
|
60dcaaea13
tidy: Fix readability-redundant-string-cstr issues
|
9 年之前 |
Daniel Pfeifer
|
eb79fa7260
Access std::ios_base with std::ios
|
9 年之前 |
Harry Mallon
|
3acc29fca9
CPack/DragNDrop: Optionally disable `/Applications` symlink
|
9 年之前 |
Brad King
|
40bee43a58
cmCPackDragNDropGenerator: Replace std::{ostringstream => string}
|
9 年之前 |