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
/
cmCPackDebGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
CPackDeb: Add option to set compression type
Sean D'Epagnier
2014-03-14
1
-9/+37
*
Remove c_str calls when using stream APIs.
Stephen Kelly
2014-03-11
1
-8/+8
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-3/+3
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-2/+2
*
CPack: Avoid "format expects 'unsigned int'" warnings
Paul Kunysch
2013-03-22
1
-4/+4
*
CPack: Fix RPM/Deb package names to not include "ALL_COMPONENTS_IN_ONE"
Clinton Stimpson
2012-11-06
1
-2/+10
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-11/+11
*
Use fakeroot for control.tar.gz as well
Eric NOULARD
2012-04-17
1
-5/+10
*
Handle CPACK_MONOLITHIC_INSTALL in some rare use cases.
Eric NOULARD
2012-03-18
1
-1/+1
*
CPackDeb fix #10325 automagically use fakeroot for DEB if fakeroot is found
Eric NOULARD
2011-09-05
1
-1/+4
*
CPackDeb: Handle dirs for CONTROL_EXTRA correctly when packaging components
Martin Konrad
2011-04-09
1
-1/+1
*
Fix KWStyle warnings
Eric NOULARD
2011-04-04
1
-1/+2
*
Combine component packaging methods into an enum.
Clinton Stimpson
2011-03-31
1
-4/+4
*
CPack fix #11930 and simplifies component packaging options
Eric NOULARD
2011-03-23
1
-114/+79
*
CPack fix CPackDeb crash when CPackDeb.cmake ends with a FATAL_ERROR
Eric NOULARD
2011-03-19
1
-4/+9
*
CPackDeb add Component Support to DEB generator fix #0011655
M. Konrad
2011-03-11
1
-29/+328
*
CPackDeb Added several optional debian binary package fields
Eric NOULARD
2010-10-25
1
-4/+40
*
CPack Backward-compatibly enforce DESTDIR for DEB and RPM
Eric NOULARD
2010-08-23
1
-1/+4
*
CPack: Refactor API in order to handle multi-file packages
Eric NOULARD
2010-08-11
1
-8/+6
*
Merge topic 'CPackDEB-auto-dependency-support'
Brad King
2010-08-03
1
-2/+8
|
\
|
*
CPackDeb optionally generates auto-dependency list part fix of bug 10292
Eric NOULARD
2010-07-28
1
-2/+8
*
|
CPackDEB: merge wrong installed size patch. see bugs 10296 (and 10292)
Eric NOULARD
2010-07-28
1
-1/+1
|
/
*
Fix integer conversions in cpack
Brad King
2010-06-30
1
-4/+4
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: add installed size to deb package
Bill Hoffman
2008-09-11
1
-0/+11
*
ENH: add CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA variable
Bill Hoffman
2008-04-01
1
-0/+24
*
BUG: fix packaging of files installed to absolute paths, works only when
Alexander Neundorf
2008-03-29
1
-1/+21
*
COMP: Add include of <limits.h> to get USHRT_MAX constant.
Brad King
2008-01-24
1
-0/+2
*
STYLE: fix line length issue
Bill Hoffman
2007-11-06
1
-1/+2
*
COMP: Fix warnings on 64-bit Mac OS X build. Patch from issue #3697.
Brad King
2007-11-05
1
-5/+5
*
ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in...
David Cole
2007-10-31
1
-0/+8
*
BUG: rename DEBIAN_PACKAGE_* variables to CPACK_DEBIAN_PACKAGE_* variables
Alexander Neundorf
2007-10-25
1
-11/+17
*
STYLE: use %-10lld instead of %-10qd for printing a 64bit int, maybe this
Alexander Neundorf
2007-09-21
1
-2/+2
*
BUG: Another space-in-path fix.
Brad King
2007-08-31
1
-2/+4
*
BUG: work if there are spaces in the path to cmake
Alexander Neundorf
2007-08-29
1
-4/+6
*
COMP: fix warning about comparison signed - unsigned
Alexander Neundorf
2007-08-15
1
-1/+2
*
COMP: fix build on HPUX, snprintf apparently doesn't work there
Alexander Neundorf
2007-08-15
1
-7/+6
*
STYLE: another patch from Mathieu with some comments
Alexander Neundorf
2007-08-14
1
-2/+6
*
ENH: deb generator: don't use the system provided ar, but do it yourself
Alexander Neundorf
2007-08-14
1
-23/+251
*
ENH: patch from Mathieu: more entries in the debian control file
Alexander Neundorf
2007-08-08
1
-4/+24
*
ENH: another fix for the deb generator by Mathieu
Alexander Neundorf
2007-08-06
1
-2/+17
*
BUG: patch from Mathieu: the md5sums were not correct
Alexander Neundorf
2007-08-06
1
-0/+7
*
STYLE: fix line length
Alexander Neundorf
2007-07-27
1
-1/+2
*
ENH: deb generator can now generate deb packages
Alexander Neundorf
2007-07-27
1
-21/+19
*
ENH: apply patch from Mathieu which creates a deb file (not finishsed yet)
Alexander Neundorf
2007-07-25
1
-5/+110
*
COMP: silence warnings
Alexander Neundorf
2007-07-25
1
-0/+5
*
ENH: add an empty debian package generator, Mathieu volunteered to fill it
Alexander Neundorf
2007-07-25
1
-0/+58