| Commit message (Expand) | Author | Age | Files | Lines |
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -5/+5 |
|
|
* | Add missing braces around statements. | Daniel Pfeifer | 2016-06-10 | 1 | -9/+16 |
|
|
* | Source/CPack: Run clang-format to fix style | Brad King | 2016-06-07 | 1 | -6/+6 |
|
|
* | Simplify boolean expressions | Daniel Pfeifer | 2016-06-02 | 1 | -5/+1 |
|
|
* | Pass arguments that are not modified as const&. | Daniel Pfeifer | 2016-05-26 | 1 | -2/+2 |
|
|
* | CPack/Deb possibility to change package name | Domen Vrankar | 2016-05-23 | 1 | -4/+4 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -439/+352 |
|
|
* | CPack/Deb proper package file naming | Domen Vrankar | 2016-05-13 | 1 | -28/+20 |
|
|
* | CPack/Deb proper component packages file naming | Alexander Smorkalov | 2016-05-13 | 1 | -2/+9 |
|
|
* | CPack/Deb generation of postinst and postrm ldconfig files | Alexander Smorkalov | 2016-05-13 | 1 | -0/+56 |
|
|
* | CPack/Deb generation of DEBIAN/shlibs control file | Alexander Smorkalov | 2016-05-13 | 1 | -7/+31 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -7/+0 |
|
|
* | Source: Stabilize include order of sys/types.h before sys/stat.h | Brad King | 2016-05-03 | 1 | -0/+1 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -6/+6 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | CPackDEB: added config file optional Source field | Raffi Enficiaud | 2015-11-04 | 1 | -0/+7 |
|
|
* | Merge topic 'cpack-deb-fakeroot-removal' | Brad King | 2015-10-26 | 1 | -1/+1 |
|\ |
|
| * | CPackDEB: Use proper compression scheme for control.tar.gz | Raffi Enficiaud | 2015-10-23 | 1 | -1/+1 |
|
|
* | | CPackDeb: allow empty directories in component packages | Raffi Enficiaud | 2015-09-28 | 1 | -0/+2 |
|
|
* | | Revert topic 'cpack-package-empty-dirs' | Brad King | 2015-09-25 | 1 | -2/+0 |
|
|
* | | CPackDeb: allow empty directories in component packages | Raffi Enficiaud | 2015-09-21 | 1 | -0/+2 |
|
|
* | | CPackDeb: preventing md5sum on symlinks | Raffi Enficiaud | 2015-09-18 | 1 | -13/+16 |
|/ |
|
* | CPackDeb: use of libarchive and removal of fakeroot | Raffi Enficiaud | 2015-09-17 | 1 | -113/+186 |
|
|
* | Use cmSystemTools::GetCMakeCommand() to get path to cmake internally | Brad King | 2015-05-20 | 1 | -6/+4 |
|
|
* | CPackDeb: Fix lintian md5sum file warning | Raffi Enficiaud | 2015-04-23 | 1 | -0/+6 |
|
|
* | CPackDeb: Refactor package variable lookup by generator | Domen Vrankar | 2015-04-21 | 1 | -39/+36 |
|
|
* | cmSystemTools: Teach RunSingleCommand to separate stdout and stderr | Brad King | 2015-04-20 | 1 | -3/+3 |
|
|
* | cmCPackDebGenerator: Cast file mode to proper type for %o formatter | Brad King | 2015-03-31 | 1 | -2/+4 |
|
|
* | Fix warnings from clang scanbuild. | Bill Hoffman | 2015-03-25 | 1 | -0/+5 |
|
|
* | Remove some unneeded c_str calls. | Stephen Kelly | 2014-11-23 | 1 | -1/+1 |
|
|
* | strings: Remove redundant calls to std::string::c_str() | Nils Gladitz | 2014-10-15 | 1 | -3/+3 |
|
|
* | 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 |
|
|