summaryrefslogtreecommitdiffstats
path: root/Source/CPack
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-improvements'Brad King2013-05-161-1/+1
|\
| * Fix spelling and typos (affecting binary data / module messages)Andreas Mohr2013-05-071-1/+1
* | Add projectDir parameter to GenerateBuildCommandPetr Kmoch2013-04-121-1/+1
|/
* CPack: Avoid "format expects 'unsigned int'" warningsPaul Kunysch2013-03-221-4/+4
* CPack: Fix NSIS version check without release version (#9721)Gerald Hofmann2013-03-081-12/+24
* Fail early if no current working directory existsBrad King2013-02-071-3/+2
* Haiku no longer defines __BEOS__Rolf Eike Beer2013-01-071-2/+2
* CPack: WIX Product Icon, UI Banner, UI Dialog support (#13789)Eric LaFranchi2012-12-281-0/+3
* CPack: Fix dashboard errors and warnings (#11575)David Cole2012-12-045-21/+21
* CPack: Fix dashboard warnings (#11575)David Cole2012-12-031-6/+7
* CPack: Fix dashboard errors (#11575)David Cole2012-12-031-2/+2
* CPack: Add a WiX Generator (#11575)Nils Gladitz2012-12-037-0/+1118
* Merge topic 'use-cmsys-auto_ptr'Brad King2012-11-272-4/+2
|\
| * Always use the auto_ptr from cmsys.Stephen Kelly2012-11-202-4/+2
* | CPack/NSIS: Add support for 64-bit NSIS (#13203)David Golub2012-11-203-2/+25
|/
* Merge topic 'CPack-BugFixesSet'Brad King2012-11-131-1/+0
|\
| * Remove seemingly bogus duplicate CPACK_PACKAGE_FILE_NAME call.Andreas Mohr2012-11-111-1/+0
* | Correct string literal typo (have "(NULL)" like all other cases).Andreas Mohr2012-11-101-1/+1
|/
* Merge topic 'deb-rpm-all_components_in_one'Brad King2012-11-062-4/+20
|\
| * CPack: Fix RPM/Deb package names to not include "ALL_COMPONENTS_IN_ONE"Clinton Stimpson2012-11-062-4/+20
* | Merge topic 'packagemaker-component-postflight'David Cole2012-10-313-36/+97
|\ \
| * | PackageMaker: Enable postflight script in component mode (#12375)Clinton Stimpson2012-10-313-36/+97
| |/
* | Merge topic 'cpack-rez-error'David Cole2012-10-311-1/+16
|\ \
| * | Fix for possible Rez errors when creating dmg.Clinton Stimpson2012-10-231-1/+16
| |/
* | Merge topic 'fix-9629-add-unicode-nsis-reg-key'David Cole2012-10-311-7/+19
|\ \ | |/ |/|
| * CPack: Add automatic detection of the Unicode makensis (#9629)David Cole2012-10-171-7/+19
* | Merge topic 'CPack-ArchiveGen-andDESTIR_ON'David Cole2012-10-171-1/+1
|\ \
| * | Make CPACK_SET_DESTDIR work with archive generator + component-based packagingEric NOULARD2012-10-141-1/+1
| |/
* | Merge topic 'fix-some-CPackDoc-typos'David Cole2012-10-171-4/+14
|\ \
| * | Document CPACK_COMPONENT_INCLUDE_TOPLEVEL_DIRECTORY and fix some typo.Eric NOULARD2012-10-141-4/+14
| |/
* | CPACK_XX_ON_ABSOLUTE_INSTALL_DESTINATION is now properly checked for ON/OFFEric NOULARD2012-10-141-2/+2
|/
* Enhance DESTDIR documentation. Fixes #0012374.Eric NOULARD2012-08-141-3/+4
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-1321-216/+216
* Merge topic 'DoNotInvokeCPackAtCMakeTime-forCMakeTests'David Cole2012-07-242-1/+7
|\
| * CPack: Use bin subdir when looking for dpkg and rpmbuildDavid Cole2012-07-202-4/+4
| * Find dpkg and rpmbuild in usual Fink and MacPort pathsEric NOULARD2012-07-022-1/+7
* | Merge topic 'CPack-honorCPACK_XXX-valuesInScriptFile'David Cole2012-07-091-3/+16
|\ \
| * | Do not provide defaul value for CPACK_PACKAGE_DIRECTORY if found in config.Eric NOULARD2012-07-041-3/+16
| |/
* | CPack fix regression between 2.8.7 and 2.8.8 when running cpack with no arg.Eric NOULARD2012-07-031-2/+6
|/
* CPack: Fixed incorrect error log for CPACK_NSIS_MENU_LINKS.Fraser Hutchison2012-05-281-2/+2
* Merge topic 'CPack-activateRPM-DEB-onMacOS'David Cole2012-05-244-30/+108
|\
| * Calm down Borland compiler warning about "always true"Eric NOULARD2012-05-211-0/+4
| * CPack allow RPM and DEB generator to be used on OSX.Eric NOULARD2012-05-204-30/+104
* | Merge topic 'CPackNSIS-warnDESTDIRandABSOLUTE'David Cole2012-05-245-1/+143
|\ \
| * | Use CPACK_xxx and CMAKE_xxx in a consistent way.Eric NOULARD2012-05-202-5/+28
| * | CPack add necessary check to detect/warns/error on ABSOLUTE DESTINATIONEric NOULARD2012-05-145-1/+58
| * | CPack add easy possibility to warn about CPACK_SET_DESTDIREric NOULARD2012-05-144-1/+63
* | | CPack - preserve timestamp for CPACK_INSTALLED_DIRECTORIES. fixes: #0013193Eric NOULARD2012-05-091-2/+5
|/ /
* | Use fakeroot for control.tar.gz as wellEric NOULARD2012-04-171-5/+10
|/
* Merge topic 'CPack-fixCPACK_MONOLITHIC_INSTALL-handling'Brad King2012-03-195-3/+23
|\