Domen Vrankar
|
adbd3985f8
CPack/Deb possibility to change package name
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Domen Vrankar
|
316dd61367
CPack/Deb proper package file naming
|
9 years ago |
Alexander Smorkalov
|
3a55a0e72c
CPack/Deb proper component packages file naming
|
9 years ago |
Alexander Smorkalov
|
c7f388e723
CPack/Deb generation of postinst and postrm ldconfig files
|
9 years ago |
Alexander Smorkalov
|
2d5896530b
CPack/Deb generation of DEBIAN/shlibs control file
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Brad King
|
be14fe4857
Source: Stabilize include order of sys/types.h before sys/stat.h
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Raffi Enficiaud
|
e5b70ed013
CPackDEB: added config file optional Source field
|
10 years ago |
Brad King
|
06ee07b854
Merge topic 'cpack-deb-fakeroot-removal'
|
10 years ago |
Raffi Enficiaud
|
66178ae5a0
CPackDEB: Use proper compression scheme for control.tar.gz
|
10 years ago |
Raffi Enficiaud
|
749a140a0c
CPackDeb: allow empty directories in component packages
|
10 years ago |
Brad King
|
4fa1755315
Revert topic 'cpack-package-empty-dirs'
|
10 years ago |
Raffi Enficiaud
|
47b060aee0
CPackDeb: allow empty directories in component packages
|
10 years ago |
Raffi Enficiaud
|
7c7874c86e
CPackDeb: preventing md5sum on symlinks
|
10 years ago |
Raffi Enficiaud
|
7044e8ee4b
CPackDeb: use of libarchive and removal of fakeroot
|
10 years ago |
Brad King
|
6fbd4cae0d
Use cmSystemTools::GetCMakeCommand() to get path to cmake internally
|
10 years ago |
Raffi Enficiaud
|
fdfe4586a0
CPackDeb: Fix lintian md5sum file warning
|
10 years ago |
Domen Vrankar
|
c8375e15eb
CPackDeb: Refactor package variable lookup by generator
|
10 years ago |
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.
|
11 years ago |