summaryrefslogtreecommitdiffstats
path: root/Modules/CPack.cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-9148-cpack-nsis-installer-root'Brad King2011-01-111-0/+10
|\
| * CPack: Add CPACK_NSIS_INSTALL_ROOT variable (#9148)David Cole2011-01-111-0/+10
* | Add CPack NSIS MUI_FINISHPAGE_RUN support (#11144)Mike McQuaid2011-01-061-0/+3
* | Add CPACK_NSIS_EXECUTABLES_DIRECTORY (#7828)Mike McQuaid2011-01-061-0/+5
|/
* Add documentation for CPACK_PROJECT_CONFIG_FILE.David Cole2010-08-111-3/+40
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Add .git .bzr and .hg to the list of default CPack ignore directories.Bill Hoffman2010-03-081-1/+1
* Fix issue #10055 - add documentation for the CPack Mac OSX only Bundle genera...David Cole2009-12-151-0/+21
* Fix issue #9782 - add documentation for variables used by CPack DragNDrop gen...David Cole2009-12-151-0/+39
* Fix regression with CPACK_NSIS_PACKAGE_NAME, if the project is setting the CP...Bill Hoffman2009-11-121-2/+16
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+12
* some white space fixes for the bookKen Martin2009-09-031-2/+3
* BUG: Re-fix issue #8682. Use new variable CPACK_NSIS_PACKAGE_NAME in appropri...David Cole2009-07-161-1/+5
* STYLE: Use $ style variable dereference instead of @ style.David Cole2009-03-051-1/+1
* ENH: Turn off CPACK_BINARY_TBZ2 and CPACK_BINARY_ZIP by default. Strictly spe...David Cole2009-01-231-2/+2
* BUG: Fix issue #8402. Add a drag and drop bundle generator to the Mac build o...David Cole2009-01-221-1/+3
* ENH: One more patch from Doug Gregor including PackageMaker functionality for...David Cole2008-07-091-21/+41
* ENH: Further refinement of the CPack components functionality from Doug Gregor.David Cole2008-07-081-3/+609
* ENH: Apply patch for feature request #7170. Thanks to Tim Shead for contribut...David Cole2008-06-181-1/+3
* ENH: use a common CPACK_BINARY_ prefix for the binary package generatorsAlexander Neundorf2008-04-171-26/+27
* ENH: use CPACK_PACKAGE_VERSION instead ofAlexander Neundorf2008-03-271-2/+2
* ENH: Give Mac installers package relocation capability. Default location is s...David Cole2007-12-261-0/+9
* ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in...David Cole2007-10-311-1/+1
* ENH: cpack changes, remove the escape variable stuff as it is not needed if y...Bill Hoffman2007-10-311-89/+3
* ENH: add ability to set installer icons, links to web pages, nsis code in the...Bill Hoffman2007-10-291-6/+78
* ENH: fix bitmap escapesBill Hoffman2007-10-221-3/+9
* ENH: allow CPACK_PACKAGE_ICON to be not setBill Hoffman2007-10-221-0/+10
* STYLE: mark the generator options as advancedAlexander Neundorf2007-08-311-0/+7
* ENH: add empty RPM package generator, Eric Noulard wants to work on itAlexander Neundorf2007-08-081-0/+2
* ENH: better error messages from the debian package generatorAlexander Neundorf2007-08-031-25/+73
* ENH: More work on the packaging. Add Applicaitons, add icons, etcAndy Cedilnik2007-02-131-0/+3
* ENH: add support for cygwin source and binary packagingBill Hoffman2007-02-021-0/+4
* ENH: Several CPack fixes. First, allow user to set CMAKE_MODULE_PATH for CPac...Andy Cedilnik2006-10-121-0/+2
* ENH: Several cleanups and support for multiple generatorsAndy Cedilnik2006-07-091-4/+4
* ENH: add a commentBill Hoffman2006-06-161-0/+4
* ENH: Add support for overwriting the name of the file CPackConfig.cmake and C...Andy Cedilnik2006-06-121-3/+12
* BUG: Prevent stripping of sourcesAndy Cedilnik2006-05-101-0/+1
* ENH: Add more install registry optionsAndy Cedilnik2006-04-301-0/+2
* ENH: Propagate system name and handle win32/win64 nameAndy Cedilnik2006-04-231-3/+13
* BUG: Need to ignore source packaging of #*# files created by emacs during edi...Brad King2006-04-181-1/+1
* ENH: Support for packaging source, several cleanups and more yeehaa...Andy Cedilnik2006-04-151-10/+41
* ENH: Start adding support for packaging component and to package into a subdi...Andy Cedilnik2006-04-141-1/+1
* ENH: Add support for preinstall for cmake generated projects when packaging themAndy Cedilnik2006-04-101-2/+3
* ENH: Deprecate CPACK_BINARY_DIR and add CPACK_INSTALL_CMAKE_PROJECTSAndy Cedilnik2006-04-101-0/+2
* ENH: Allow to overwrite CPACK_BINARY_DIRAndy Cedilnik2006-04-071-1/+1
* ENH: Several changes to for NSISAndy Cedilnik2006-03-011-0/+4
* ENH: Install system libraries only if project requires themAndy Cedilnik2006-03-011-30/+0
* ENH: Add resource files for PackageMakerAndy Cedilnik2006-02-281-3/+16
* ENH: Several packaging issues. Allow random variables to be passed to cpack (...Andy Cedilnik2006-02-271-0/+9
* ENH: Several NSIS featuresAndy Cedilnik2006-02-231-14/+22