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
/
cmCPackArchiveGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle CPACK_MONOLITHIC_INSTALL in some rare use cases.
Eric NOULARD
2012-03-18
1
-1/+1
*
CPackArchive restore default behavior and provide new variable.
Eric NOULARD
2012-02-01
1
-1/+1
*
CPack Add top level directory in component install for Archive Generators
Daniel Nelson
2012-01-13
1
-2/+9
*
Fix KWStyle warnings
Eric NOULARD
2011-04-04
1
-1/+2
*
Combine component packaging methods into an enum.
Clinton Stimpson
2011-03-31
1
-2/+2
*
CPack fix #11930 and simplifies component packaging options
Eric NOULARD
2011-03-23
1
-37/+12
*
CPackArchive package all components specified in CPACK_COMPONENTS_ALL
Eric NOULARD
2011-03-03
1
-0/+33
*
CPack Authorize DISPLAY_NAME usage in component package
Eric NOULARD
2011-02-22
1
-6/+10
*
CPack remove "-ALL" suffix for ALL-IN-ONE packages
Eric NOULARD
2011-02-22
1
-1/+1
*
CPackRPM honors all the different ways of packaging components
Eric NOULARD
2011-02-06
1
-2/+0
*
CPack use IsOn when it's better than IsSet
Eric NOULARD
2010-12-12
1
-1/+1
*
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
*
CPackRPM add basic component support to CPackRPM
Eric NOULARD
2010-11-13
1
-60/+5
*
Fix KWStyle line length issues.
Bill Hoffman
2010-09-15
1
-15/+37
*
CPackArchiveGenerator improve usability and robustness
Eric NOULARD
2010-08-24
1
-2/+46
*
CPackArchiveGenerator add component supports
Eric NOULARD
2010-08-24
1
-17/+187
*
CPackArchiveGenerator use cmArchiveWrite wrapper
Eric NOULARD
2010-08-24
1
-194/+32
*
Merge topic 'CPack-APIredesign'
Brad King
2010-08-17
1
-6/+6
|
\
|
*
CPack: Refactor API in order to handle multi-file packages
Eric NOULARD
2010-08-11
1
-6/+6
*
|
Include headers from chosen libarchive (#10923)
Brad King
2010-08-05
1
-3/+1
|
/
*
Add missing archive_read_finish calls to fix some of the presently reported v...
David Cole
2009-12-28
1
-0/+1
*
use different tar format to handle longer file names
Bill Hoffman
2009-11-14
1
-2/+1
*
add better error checking and run from correct directory.
Bill Hoffman
2009-11-09
1
-3/+9
*
add better error checking and support for symlinks to cpack's use of libarchive
Bill Hoffman
2009-11-09
1
-28/+49
*
Fix warning
Bill Hoffman
2009-11-03
1
-1/+1
*
Fix warnings for unused variables
Bill Hoffman
2009-11-03
1
-3/+3
*
Fix cygwin package stuff to work with libarchive
Bill Hoffman
2009-11-03
1
-15/+23
*
Fix for hpux...
Bill Hoffman
2009-11-02
1
-1/+1
*
Switch to using libarchive from libtar for cpack and cmake -E tar
Bill Hoffman
2009-10-30
1
-0/+230