Daniel Pfeifer
|
eb79fa7260
Access std::ios_base with std::ios
|
9 years ago |
Harry Mallon
|
3acc29fca9
CPack/DragNDrop: Optionally disable `/Applications` symlink
|
9 years ago |
Brad King
|
40bee43a58
cmCPackDragNDropGenerator: Replace std::{ostringstream => string}
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Brad King
|
d84ba668d7
CPack: Avoid using OS X CoreServices if compiler fails on header (#16021)
|
9 years ago |
Sean McBride
|
c718070c08
CPack: Avoid requiring Carbon framework on OS X (#16021)
|
9 years ago |
Andrey Mishchenko
|
bbb3c4ffc1
CPack/DragNDrop: Fix handling of certain license file content (#15899)
|
9 years ago |
Simon Levermann
|
ae434ee2dd
CPack/DragNDrop: Allow single license for multiple languages
|
10 years ago |
Simon Levermann
|
0c5b96bf7c
CPack/DragNDrop: Use documented CPACK_DMG_SLA_LANGUAGES variable
|
10 years ago |
Robert Maynard
|
167a465565
CPack/DragNDrop: Optionally run an AppleScript when making a package
|
11 years ago |
Robert Maynard
|
9c1dfbfd60
CPack/DragNDrop: Place the background image file in a hidden folder
|
11 years ago |
Robert Maynard
|
47302038c1
CPack/DragNDrop: Use source file extension for background image
|
11 years ago |
Simon Levermann
|
f88533cc06
CPackDMG: Add support for multilingual SLAs
|
10 years ago |
Brad King
|
356c26ebdf
cmSystemTools: Teach RunSingleCommand to separate stdout and stderr
|
10 years ago |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
12 years ago |
Clinton Stimpson
|
53d6ebb360
cpack: For DragNDrop generator, add sysroot option when calling Rez.
|
12 years ago |
Clinton Stimpson
|
193029c4aa
cpack: For DragNDrop generator, add sysroot option when calling Rez.
|
12 years ago |
Clinton Stimpson
|
14561e3d35
Fix for possible Rez errors when creating dmg.
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
David Cole
|
4693cf8492
Xcode: Detect new default locations of Xcode 4.3 bits and pieces (#12621)
|
13 years ago |
Clinton Stimpson
|
5663e436ab
DragNDrop: Fix problem with relocated files in Xcode 4.3
|
13 years ago |
Eric NOULARD
|
dd04608132
Fix KWStyle warnings
|
14 years ago |
Clinton Stimpson
|
2973c1fbeb
Add component support to DragNDrop generator.
|
14 years ago |
Brad King
|
31a313d470
CPack: Avoid member shadowing after API refactor
|
15 years ago |
Eric NOULARD
|
cd7b8a03f5
CPack: Refactor API in order to handle multi-file packages
|
15 years ago |
David Cole
|
a091e99cb9
Fix issue #8818 - escape quotes in the license file when using the DragNDrop cpack generator. Thanks to Clinton Stimpson for the patch.
|
16 years ago |