index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
CPack
/
cmCPackDragNDropGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-2/+2
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
CPack: Avoid using OS X CoreServices if compiler fails on header (#16021)
Brad King
2016-03-18
1
-0/+6
*
CPack: Avoid requiring Carbon framework on OS X (#16021)
Sean McBride
2016-03-17
1
-15/+6
*
CPack/DragNDrop: Fix handling of certain license file content (#15899)
Andrey Mishchenko
2016-01-07
1
-20/+70
*
CPack/DragNDrop: Allow single license for multiple languages
Simon Levermann
2015-12-02
1
-7/+16
*
CPack/DragNDrop: Use documented CPACK_DMG_SLA_LANGUAGES variable
Simon Levermann
2015-11-23
1
-7/+7
*
CPack/DragNDrop: Optionally run an AppleScript when making a package
Robert Maynard
2015-11-13
1
-11/+99
*
CPack/DragNDrop: Place the background image file in a hidden folder
Robert Maynard
2015-11-13
1
-16/+2
*
CPack/DragNDrop: Use source file extension for background image
Robert Maynard
2015-11-13
1
-1/+5
*
CPackDMG: Add support for multilingual SLAs
Simon Levermann
2015-11-06
1
-39/+322
*
cmSystemTools: Teach RunSingleCommand to separate stdout and stderr
Brad King
2015-04-20
1
-1/+1
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-22/+22
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-1/+2
*
cpack: For DragNDrop generator, add sysroot option when calling Rez.
Clinton Stimpson
2013-11-01
1
-1/+1
*
cpack: For DragNDrop generator, add sysroot option when calling Rez.
Clinton Stimpson
2013-11-01
1
-1/+6
*
Fix for possible Rez errors when creating dmg.
Clinton Stimpson
2012-10-23
1
-1/+16
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-17/+17
*
Xcode: Detect new default locations of Xcode 4.3 bits and pieces (#12621)
David Cole
2012-03-09
1
-2/+8
*
DragNDrop: Fix problem with relocated files in Xcode 4.3
Clinton Stimpson
2012-02-29
1
-5/+4
*
Fix KWStyle warnings
Eric NOULARD
2011-04-01
1
-8/+17
*
Add component support to DragNDrop generator.
Clinton Stimpson
2011-03-31
1
-4/+91
*
CPack: Avoid member shadowing after API refactor
Brad King
2010-08-11
1
-4/+3
*
CPack: Refactor API in order to handle multi-file packages
Eric NOULARD
2010-08-11
1
-4/+2
*
Fix issue #8818 - escape quotes in the license file when using the DragNDrop ...
David Cole
2009-09-28
1
-0/+7
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
BUG: Fix issue #8759 - add support for setting dmg volume name and compressio...
David Cole
2009-04-03
1
-2/+78
*
STYLE: Fix line length violation.
David Cole
2009-02-24
1
-1/+2
*
ENH: Add license file presentation to the Drag-N-Drop dmg file CPack generato...
David Cole
2009-02-23
1
-6/+157
*
STYLE: Fix style line-too-long violations.
David Cole
2009-02-20
1
-3/+4
*
BUG: A little bit more refactoring from BundleGenerator to DragNDropGenerator...
David Cole
2009-02-19
1
-47/+53
*
BUG: Fix issue #8402. Add a drag and drop bundle generator to the Mac build o...
David Cole
2009-01-22
1
-0/+253