Brad King
|
356c26ebdf
cmSystemTools: Teach RunSingleCommand to separate stdout and stderr
|
10 years ago |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
11 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 |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
David Cole
|
42c033ccd6
BUG: Fix issue #8759 - add support for setting dmg volume name and compression type by CPack variables. Also add custom .DS_Store and background image support. Thanks to Mike Arthur for the patches.
|
16 years ago |
David Cole
|
60a46ca76e
STYLE: Fix line length violation.
|
16 years ago |
David Cole
|
c148714b82
ENH: Add license file presentation to the Drag-N-Drop dmg file CPack generator. Fixes issue #8442. Thanks to Clinton Stimpson for the patch.
|
16 years ago |
David Cole
|
c6051d7ad0
STYLE: Fix style line-too-long violations.
|
16 years ago |
David Cole
|
1bf669207b
BUG: A little bit more refactoring from BundleGenerator to DragNDropGenerator. See issue #8556. Thanks for Clinton Stimpson for the patch.
|
16 years ago |
David Cole
|
3a4f76949a
BUG: Fix issue #8402. Add a drag and drop bundle generator to the Mac build of CPack. Add a test of it in the CPackComponents test. Thanks to Clinton Stimpson for the patch.
|
17 years ago |