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
*
Usage: Print help, version and copyright options in usage information.
Nicolas Despres
2011-10-23
1
-1/+1
*
Doxygen: Fix warnings.
Nicolas Despres
2011-10-23
1
-1/+1
*
Remove trailing white-spaces.
Nicolas Despres
2011-10-23
2
-11/+11
*
Merge topic 'CPackDeb-fakeroot'
David Cole
2011-09-21
1
-1/+4
|
\
|
*
CPackDeb fix #10325 automagically use fakeroot for DEB if fakeroot is found
Eric NOULARD
2011-09-05
1
-1/+4
*
|
CPack: Do not recurse through directory symlinks (#12284)
Johan Björk
2011-09-06
1
-0/+1
|
/
*
Merge topic 'cpack-nsis-multi-installs'
David Cole
2011-08-02
1
-4/+0
|
\
|
*
CPack/NSIS: Fix reinstall and multiple install issues when using components.
Clinton Stimpson
2011-07-29
1
-4/+0
*
|
RunSingleCommand: Replace verbose boolean with enum
Johan Björk
2011-07-28
3
-4/+8
|
/
*
Ensure executable files have executable permissions.
Wesley Turner
2011-05-16
1
-0/+27
*
CPackRPM Fix #12096: handle absolute install path with component install
Eric NOULARD
2011-04-17
1
-0/+22
*
CPackDeb: Handle dirs for CONTROL_EXTRA correctly when packaging components
Martin Konrad
2011-04-09
1
-1/+1
*
Merge topic 'drag-n-drop-components'
Brad King
2011-04-05
4
-7/+114
|
\
|
*
Fix KWStyle warnings
Eric NOULARD
2011-04-01
2
-9/+19
|
*
Add component support to DragNDrop generator.
Clinton Stimpson
2011-03-31
4
-6/+103
*
|
Fix KWStyle warnings
Eric NOULARD
2011-04-04
5
-14/+20
|
/
*
Combine component packaging methods into an enum.
Clinton Stimpson
2011-03-31
5
-43/+86
*
CPack fix #11930 and simplifies component packaging options
Eric NOULARD
2011-03-23
8
-259/+173
*
CPack fix CPackDeb crash when CPackDeb.cmake ends with a FATAL_ERROR
Eric NOULARD
2011-03-19
2
-5/+14
*
CPackDeb add Component Support to DEB generator fix #0011655
M. Konrad
2011-03-11
2
-29/+346
*
Merge topic 'CPack-MoreRobustComponentFileList'
Brad King
2011-03-08
1
-29/+49
|
\
|
*
CPack fix compile error on VS70 and avoid KWStyle warnings
Eric NOULARD
2011-03-04
1
-5/+9
|
*
CPack more robust way to collect files belonging to a component
Eric NOULARD
2011-03-03
1
-29/+45
*
|
CPackArchive package all components specified in CPACK_COMPONENTS_ALL
Eric NOULARD
2011-03-03
1
-0/+33
|
/
*
Merge topic 'CPack-ChangeComponentNamingScheme'
Brad King
2011-03-01
4
-13/+74
|
\
|
*
CPack fix KWStyle warning
Eric NOULARD
2011-02-23
1
-1/+1
|
*
CPack Authorize DISPLAY_NAME usage in component package
Eric NOULARD
2011-02-22
4
-11/+72
|
*
CPack remove "-ALL" suffix for ALL-IN-ONE packages
Eric NOULARD
2011-02-22
2
-2/+2
*
|
CPackRPM Replace space in some CPACK_ vars (Fix bug 9932)
Eric NOULARD
2011-02-25
1
-0/+15
|
/
*
Merge topic 'CPackRPM-HonorAllComponentWays'
Brad King
2011-02-22
5
-23/+229
|
\
|
*
CPackRPM fix IRIX compiler warning (variable never used)
Eric NOULARD
2011-02-15
1
-1/+1
|
*
CPackRPM honors all the different ways of packaging components
Eric NOULARD
2011-02-06
5
-23/+229
*
|
Merge topic 'fix-11526-mac-remove-carbon-refs'
Brad King
2011-02-22
1
-1/+0
|
\
\
|
*
|
Removed most usage of Carbon in favour of CoreFoundation
Sean McBride
2011-01-31
1
-1/+0
|
|
/
*
|
Silence the may be used uninitialized warnings: initialize stuff.
David Cole
2011-02-03
2
-2/+2
|
/
*
Merge topic 'fix-10644-cpack-menu-links'
Brad King
2011-01-11
1
-12/+19
|
\
|
*
CPack: Detect more URLs in CPACK_NSIS_MENU_LINKS (#10644)
David Cole
2011-01-07
1
-12/+19
*
|
Add CPack NSIS MUI_FINISHPAGE_RUN support (#11144)
Mike McQuaid
2011-01-06
1
-0/+11
*
|
Add CPACK_NSIS_EXECUTABLES_DIRECTORY (#7828)
Mike McQuaid
2011-01-06
1
-2/+7
*
|
Allow NSIS package or uninstall icon (#11143)
Mike McQuaid
2011-01-06
1
-7/+14
|
/
*
CPack: look for makensis in the PATH (#8210)
David Cole
2010-12-17
1
-9/+23
*
Merge topic 'CPack-MoreComponentControls'
Brad King
2010-12-16
4
-4/+11
|
\
|
*
CPack use IsOn when it's better than IsSet
Eric NOULARD
2010-12-12
4
-4/+11
*
|
CPack Honor CPACK_MONOLITHIC_INSTALL at CPack time too
Eric NOULARD
2010-12-12
1
-1/+8
|
/
*
CPack Fix KWStyle error
Eric NOULARD
2010-12-01
1
-1/+3
*
CPack backward compatibility fix 2.8.3-2.8.2 (bug 11452)
Eric NOULARD
2010-11-29
1
-16/+28
*
CPack fix kwstyle breakage and make CPackRPM backward compatible
Eric NOULARD
2010-11-15
3
-8/+28
*
CPackRPM add basic component support to CPackRPM
Eric NOULARD
2010-11-13
6
-68/+170
*
CPackDeb Added several optional debian binary package fields
Eric NOULARD
2010-10-25
1
-4/+40
*
Fix KWStyle line length issues.
Bill Hoffman
2010-09-15
4
-25/+57
[next]