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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'doc-improvements'
Brad King
2013-05-16
1
-1/+1
|
\
|
*
Fix spelling and typos (affecting binary data / module messages)
Andreas Mohr
2013-05-07
1
-1/+1
*
|
Add projectDir parameter to GenerateBuildCommand
Petr Kmoch
2013-04-12
1
-1/+1
|
/
*
CPack: Avoid "format expects 'unsigned int'" warnings
Paul Kunysch
2013-03-22
1
-4/+4
*
CPack: Fix NSIS version check without release version (#9721)
Gerald Hofmann
2013-03-08
1
-12/+24
*
Fail early if no current working directory exists
Brad King
2013-02-07
1
-3/+2
*
Haiku no longer defines __BEOS__
Rolf Eike Beer
2013-01-07
1
-2/+2
*
CPack: WIX Product Icon, UI Banner, UI Dialog support (#13789)
Eric LaFranchi
2012-12-28
1
-0/+3
*
CPack: Fix dashboard errors and warnings (#11575)
David Cole
2012-12-04
5
-21/+21
*
CPack: Fix dashboard warnings (#11575)
David Cole
2012-12-03
1
-6/+7
*
CPack: Fix dashboard errors (#11575)
David Cole
2012-12-03
1
-2/+2
*
CPack: Add a WiX Generator (#11575)
Nils Gladitz
2012-12-03
7
-0/+1118
*
Merge topic 'use-cmsys-auto_ptr'
Brad King
2012-11-27
2
-4/+2
|
\
|
*
Always use the auto_ptr from cmsys.
Stephen Kelly
2012-11-20
2
-4/+2
*
|
CPack/NSIS: Add support for 64-bit NSIS (#13203)
David Golub
2012-11-20
3
-2/+25
|
/
*
Merge topic 'CPack-BugFixesSet'
Brad King
2012-11-13
1
-1/+0
|
\
|
*
Remove seemingly bogus duplicate CPACK_PACKAGE_FILE_NAME call.
Andreas Mohr
2012-11-11
1
-1/+0
*
|
Correct string literal typo (have "(NULL)" like all other cases).
Andreas Mohr
2012-11-10
1
-1/+1
|
/
*
Merge topic 'deb-rpm-all_components_in_one'
Brad King
2012-11-06
2
-4/+20
|
\
|
*
CPack: Fix RPM/Deb package names to not include "ALL_COMPONENTS_IN_ONE"
Clinton Stimpson
2012-11-06
2
-4/+20
*
|
Merge topic 'packagemaker-component-postflight'
David Cole
2012-10-31
3
-36/+97
|
\
\
|
*
|
PackageMaker: Enable postflight script in component mode (#12375)
Clinton Stimpson
2012-10-31
3
-36/+97
|
|
/
*
|
Merge topic 'cpack-rez-error'
David Cole
2012-10-31
1
-1/+16
|
\
\
|
*
|
Fix for possible Rez errors when creating dmg.
Clinton Stimpson
2012-10-23
1
-1/+16
|
|
/
*
|
Merge topic 'fix-9629-add-unicode-nsis-reg-key'
David Cole
2012-10-31
1
-7/+19
|
\
\
|
|
/
|
/
|
|
*
CPack: Add automatic detection of the Unicode makensis (#9629)
David Cole
2012-10-17
1
-7/+19
*
|
Merge topic 'CPack-ArchiveGen-andDESTIR_ON'
David Cole
2012-10-17
1
-1/+1
|
\
\
|
*
|
Make CPACK_SET_DESTDIR work with archive generator + component-based packaging
Eric NOULARD
2012-10-14
1
-1/+1
|
|
/
*
|
Merge topic 'fix-some-CPackDoc-typos'
David Cole
2012-10-17
1
-4/+14
|
\
\
|
*
|
Document CPACK_COMPONENT_INCLUDE_TOPLEVEL_DIRECTORY and fix some typo.
Eric NOULARD
2012-10-14
1
-4/+14
|
|
/
*
|
CPACK_XX_ON_ABSOLUTE_INSTALL_DESTINATION is now properly checked for ON/OFF
Eric NOULARD
2012-10-14
1
-2/+2
|
/
*
Enhance DESTDIR documentation. Fixes #0012374.
Eric NOULARD
2012-08-14
1
-3/+4
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
21
-216/+216
*
Merge topic 'DoNotInvokeCPackAtCMakeTime-forCMakeTests'
David Cole
2012-07-24
2
-1/+7
|
\
|
*
CPack: Use bin subdir when looking for dpkg and rpmbuild
David Cole
2012-07-20
2
-4/+4
|
*
Find dpkg and rpmbuild in usual Fink and MacPort paths
Eric NOULARD
2012-07-02
2
-1/+7
*
|
Merge topic 'CPack-honorCPACK_XXX-valuesInScriptFile'
David Cole
2012-07-09
1
-3/+16
|
\
\
|
*
|
Do not provide defaul value for CPACK_PACKAGE_DIRECTORY if found in config.
Eric NOULARD
2012-07-04
1
-3/+16
|
|
/
*
|
CPack fix regression between 2.8.7 and 2.8.8 when running cpack with no arg.
Eric NOULARD
2012-07-03
1
-2/+6
|
/
*
CPack: Fixed incorrect error log for CPACK_NSIS_MENU_LINKS.
Fraser Hutchison
2012-05-28
1
-2/+2
*
Merge topic 'CPack-activateRPM-DEB-onMacOS'
David Cole
2012-05-24
4
-30/+108
|
\
|
*
Calm down Borland compiler warning about "always true"
Eric NOULARD
2012-05-21
1
-0/+4
|
*
CPack allow RPM and DEB generator to be used on OSX.
Eric NOULARD
2012-05-20
4
-30/+104
*
|
Merge topic 'CPackNSIS-warnDESTDIRandABSOLUTE'
David Cole
2012-05-24
5
-1/+143
|
\
\
|
*
|
Use CPACK_xxx and CMAKE_xxx in a consistent way.
Eric NOULARD
2012-05-20
2
-5/+28
|
*
|
CPack add necessary check to detect/warns/error on ABSOLUTE DESTINATION
Eric NOULARD
2012-05-14
5
-1/+58
|
*
|
CPack add easy possibility to warn about CPACK_SET_DESTDIR
Eric NOULARD
2012-05-14
4
-1/+63
*
|
|
CPack - preserve timestamp for CPACK_INSTALLED_DIRECTORIES. fixes: #0013193
Eric NOULARD
2012-05-09
1
-2/+5
|
/
/
*
|
Use fakeroot for control.tar.gz as well
Eric NOULARD
2012-04-17
1
-5/+10
|
/
*
Merge topic 'CPack-fixCPACK_MONOLITHIC_INSTALL-handling'
Brad King
2012-03-19
5
-3/+23
|
\
[next]