summaryrefslogtreecommitdiff
path: root/Modules/CPack.cmake
Commit message (Expand)AuthorAgeFilesLines
* CPack: Sort packaging options lexicographicallyBrad King2014-07-311-27/+27
* CPack: Expand mark_as_advanced arguments to one-per-lineBrad King2014-07-311-9/+26
* CPack: Mark CPACK_BINARY_IFW option as advancedBrad King2014-07-301-0/+1
* CPack: Add lzma-compressed package optionsDaniel Pfeifer2014-07-301-0/+10
* CPack: Add an "IFW" generator for Qt Framework InstallerKonstantin Podsvirov2014-07-281-0/+2
* CPackWiX: Add support for CPACK_CREATE_DESKTOP_LINKSTimo Rothenpieler2014-02-081-1/+3
* Drop use of configure_file IMMEDIATE optionDaniele E. Domenichelli2013-11-131-2/+2
* Merge topic 'osx-no-PackageMaker'Brad King2013-11-051-1/+1
|\
| * CPack: Disable OS X PackageMaker by default (#13662)Brad King2013-11-011-1/+1
* | cpack: For DragNDrop generator, add sysroot option when calling Rez.Clinton Stimpson2013-11-011-2/+2
* | cpack: For DragNDrop generator, add sysroot option when calling Rez.Clinton Stimpson2013-10-311-0/+5
|/
* CPack: Replace #<type> markup with reStructuredText equivalentKitware Robot2013-10-161-313/+152
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-217/+370
* Improve documentation for CPACK_PACKAGE_INSTALL_REGISTRY_KEY.Clinton Stimpson2013-05-131-2/+2
* CPack: Add a WiX Generator (#11575)Nils Gladitz2012-12-031-1/+6
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-38/+38
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-68/+68
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-9/+9
* Do not provide defaul value for CPACK_PACKAGE_DIRECTORY if found in config.Eric NOULARD2012-07-041-0/+8
* Merge topic 'fix-9946-uninstall-before-install'David Cole2012-04-251-0/+4
|\
| * Added CPACK_NSIS_ENABLE_UNINSTALL_BEFORE_INSTALLPatrick Gansterer2012-04-221-0/+4
* | Fix CPack RPM man page typo detected by lintian.Modestas Vainius2012-04-201-0/+1
|/
* Add some missing CPACK_NSIS_xxx doc and move some to common CPack section.Eric NOULARD2012-03-061-0/+14
* Review and update CPack variable documentation.Eric NOULARD2012-02-251-78/+106
* Put CPack DMG and PackageMaker doc in separate filesEric NOULARD2012-02-181-55/+0
* Make the load of script documentation more efficient and dynamic.Eric NOULARD2012-02-141-9/+13
* CPack Documentation extraction from CMake script begins to workEric NOULARD2012-01-221-4/+51
* Implement simple CMake script comment markup language.Eric NOULARD2012-01-221-0/+12
* CPack fix #12449 doc mispelledEric NOULARD2011-09-081-1/+1
* CPack/NSIS: Fix reinstall and multiple install issues when using components.Clinton Stimpson2011-07-291-1/+1
* Split CPack.cmake in more manageable partsEric NOULARD2011-04-041-491/+12
* 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