Brad King
|
1ace607329
CPack/DragNDrop: Re-implement SLA attachment to avoid deprecated tools
|
5 年之前 |
Brad King
|
6f7f293562
Merge topic 'cpack-dmg-breaklongline'
|
5 年之前 |
Koray Kilinc
|
4a3a7d5f5d
CPack/DragNDrop: Fix word corruption in BreakLongLines
|
5 年之前 |
Andrew Fuller
|
9571929701
CPack/DragNDrop: Support RTF licenses
|
5 年之前 |
Andrew Fuller
|
6d6f4b9316
CPack/DragNDrop: Support CPACK_DMG_<component>_FILE_NAME
|
5 年之前 |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 年之前 |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 年之前 |
Sebastian Holtermann
|
aaf59120bf
Source sweep: Replace cmExpandList with the shorter cmExpandedList
|
6 年之前 |
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 年之前 |