Brad King
|
356c26ebdf
cmSystemTools: Teach RunSingleCommand to separate stdout and stderr
|
10 years ago |
Brad King
|
e86f44b726
cmCPackDebGenerator: Cast file mode to proper type for %o formatter
|
10 years ago |
Bill Hoffman
|
a4a1b729c6
Fix warnings from clang scanbuild.
|
10 years ago |
Stephen Kelly
|
5eb4d7590e
Remove some unneeded c_str calls.
|
11 years ago |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 years ago |
Sean D'Epagnier
|
13778cd3be
CPackDeb: Add option to set compression type
|
11 years ago |
Stephen Kelly
|
af8a1643c1
Remove c_str calls when using stream APIs.
|
11 years ago |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 years ago |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
12 years ago |
Paul Kunysch
|
0fca154344
CPack: Avoid "format expects 'unsigned int'" warnings
|
12 years ago |
Clinton Stimpson
|
e7e2694823
CPack: Fix RPM/Deb package names to not include "ALL_COMPONENTS_IN_ONE"
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Eric NOULARD
|
abc9b32375
Use fakeroot for control.tar.gz as well
|
13 years ago |
Eric NOULARD
|
805c1b21d6
Handle CPACK_MONOLITHIC_INSTALL in some rare use cases.
|
13 years ago |
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 |