Eric NOULARD
|
49da3bdb2d
CPackDeb fix #10325 automagically use fakeroot for DEB if fakeroot is found
|
14 years ago |
Martin Konrad
|
b22fcfb0c5
CPackDeb: Handle dirs for CONTROL_EXTRA correctly when packaging components
|
14 years ago |
Eric NOULARD
|
9c43824066
Fix KWStyle warnings
|
14 years ago |
Clinton Stimpson
|
64a5e20999
Combine component packaging methods into an enum.
|
14 years ago |
Eric NOULARD
|
6dfc818394
CPack fix #11930 and simplifies component packaging options
|
14 years ago |
Eric NOULARD
|
21007f8989
CPack fix CPackDeb crash when CPackDeb.cmake ends with a FATAL_ERROR
|
14 years ago |
M. Konrad
|
bf7066c6ce
CPackDeb add Component Support to DEB generator fix #0011655
|
14 years ago |
Eric NOULARD
|
a749724029
CPackDeb Added several optional debian binary package fields
|
15 years ago |
Eric NOULARD
|
40dc97dc73
CPack Backward-compatibly enforce DESTDIR for DEB and RPM
|
15 years ago |
Eric NOULARD
|
cd7b8a03f5
CPack: Refactor API in order to handle multi-file packages
|
15 years ago |
Brad King
|
1820a05cb2
Merge topic 'CPackDEB-auto-dependency-support'
|
15 years ago |
Eric NOULARD
|
ded3a1585b
CPackDeb optionally generates auto-dependency list part fix of bug 10292
|
15 years ago |
Eric NOULARD
|
5495a6d975
CPackDEB: merge wrong installed size patch. see bugs 10296 (and 10292)
|
15 years ago |
Brad King
|
050af165bb
Fix integer conversions in cpack
|
15 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Bill Hoffman
|
7e5222165d
ENH: add installed size to deb package
|
17 years ago |
Bill Hoffman
|
2efad09d92
ENH: add CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA variable
|
17 years ago |
Alexander Neundorf
|
12ba1e9b20
BUG: fix packaging of files installed to absolute paths, works only when
|
17 years ago |
Brad King
|
f5d86035f2
COMP: Add include of <limits.h> to get USHRT_MAX constant.
|
18 years ago |
Bill Hoffman
|
cfd308ce43
STYLE: fix line length issue
|
18 years ago |
Brad King
|
f410f8578e
COMP: Fix warnings on 64-bit Mac OS X build. Patch from issue #3697.
|
18 years ago |
David Cole
|
5beb1da7f7
ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in absolute locations. With this setting on, cpack will set the DESTDIR env var when building the package so that files end up in their intended locations. Default behavior is not to set DESTDIR for backwards compatibility. Helps address issue #4993 and issue #5257. Also, remove unused CPACK_USE_DESTDIR variable. ENH: Add variable CPACK_PACKAGING_INSTALL_PREFIX to allow overriding the CPack GetPackagingInstallPrefix from a project's CMakeLists file if necessary. Could be used to remove the annoying /usr prefix still used by default in the Mac PackageMaker generator.
|
18 years ago |
Alexander Neundorf
|
2d1bcf806f
BUG: rename DEBIAN_PACKAGE_* variables to CPACK_DEBIAN_PACKAGE_* variables
|
18 years ago |
Alexander Neundorf
|
d5b135e6b5
|
18 years ago |
Brad King
|
20455c699b
BUG: Another space-in-path fix.
|
18 years ago |
Alexander Neundorf
|
e47fbcb9a8
|
18 years ago |
Alexander Neundorf
|
911613edf0
|
18 years ago |
Alexander Neundorf
|
1dde4ab36c
|
18 years ago |
Alexander Neundorf
|
eff7981b57
|
18 years ago |
Alexander Neundorf
|
dfbd4ce0f2
|
18 years ago |