summaryrefslogtreecommitdiff
path: root/Source/CPack/cmCPackDragNDropGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-17/+17
* Xcode: Detect new default locations of Xcode 4.3 bits and pieces (#12621)David Cole2012-03-081-2/+8
* DragNDrop: Fix problem with relocated files in Xcode 4.3Clinton Stimpson2012-02-291-5/+4
* Fix KWStyle warningsEric NOULARD2011-04-011-8/+17
* Add component support to DragNDrop generator.Clinton Stimpson2011-03-311-4/+91
* CPack: Avoid member shadowing after API refactorBrad King2010-08-111-4/+3
* CPack: Refactor API in order to handle multi-file packagesEric NOULARD2010-08-111-4/+2
* Fix issue #8818 - escape quotes in the license file when using the DragNDrop ...David Cole2009-09-281-0/+7
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* BUG: Fix issue #8759 - add support for setting dmg volume name and compressio...David Cole2009-04-031-2/+78
* STYLE: Fix line length violation.David Cole2009-02-241-1/+2
* ENH: Add license file presentation to the Drag-N-Drop dmg file CPack generato...David Cole2009-02-231-6/+157
* STYLE: Fix style line-too-long violations.David Cole2009-02-201-3/+4
* BUG: A little bit more refactoring from BundleGenerator to DragNDropGenerator...David Cole2009-02-191-47/+53
* BUG: Fix issue #8402. Add a drag and drop bundle generator to the Mac build o...David Cole2009-01-221-0/+253