| Commit message (Expand) | Author | Age | Files | Lines |
* | CPackDeb: Fix incorrect variable name in documentation | Alex Turbov | 2016-11-02 | 1 | -1/+1 |
|
|
* | CPackDeb: fix copy-n-paste typos in documentation | Alex Turbov | 2016-11-01 | 1 | -3/+3 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -18/+3 |
|
|
* | Revert "CPack/DEB: Make package description variable precedence match RPM" | Domen Vrankar | 2016-09-24 | 1 | -22/+21 |
|
|
* | CPack/DEB: Make package description variable precedence match RPM | Domen Vrankar | 2016-09-07 | 1 | -21/+22 |
|
|
* | CPack/DEB: Add option to select archive type | Domen Vrankar | 2016-09-05 | 1 | -1/+32 |
|
|
* | CPackRPM and CPackDeb documentation improvements | Domen Vrankar | 2016-06-01 | 1 | -31/+40 |
|
|
* | Merge topic 'cpack-deb-different-package-names' | Brad King | 2016-05-24 | 1 | -7/+63 |
|\ |
|
| * | CPack/Deb possibility to change package name | Domen Vrankar | 2016-05-23 | 1 | -7/+63 |
|
|
* | | CPack/Deb prevent accidental component dependencies | Domen Vrankar | 2016-05-23 | 1 | -13/+23 |
|/ |
|
* | CPack/Deb package release number in file name | Domen Vrankar | 2016-05-13 | 1 | -1/+17 |
|
|
* | CPack/Deb proper package file naming | Domen Vrankar | 2016-05-13 | 1 | -9/+8 |
|
|
* | CPack/Deb per-component package architecture | Alexander Smorkalov | 2016-05-13 | 1 | -1/+4 |
|
|
* | CPack/Deb inter package dependencies | Alexander Smorkalov | 2016-05-13 | 1 | -1/+17 |
|
|
* | CPack/Deb proper component packages file naming | Alexander Smorkalov | 2016-05-13 | 1 | -6/+23 |
|
|
* | CPack/Deb generation of postinst and postrm ldconfig files | Alexander Smorkalov | 2016-05-13 | 1 | -0/+29 |
|
|
* | CPack/Deb generation of DEBIAN/shlibs control file | Alexander Smorkalov | 2016-05-13 | 1 | -27/+112 |
|
|
* | CPack/Deb Create DEBIAN directory for dpkg-shlibdeps | Florian Apolloner and John Knottenbelt | 2016-02-19 | 1 | -0/+6 |
|
|
* | CPackDeb: CPACK_DEBIAN_PACKAGE_NAME documentation improvement | Domen Vrankar | 2015-11-09 | 1 | -2/+10 |
|
|
* | CPackDeb: set package control field per component | Markus Rickert | 2015-11-09 | 1 | -5/+7 |
|
|
* | CPackDeb: set priority control field per component | Domen Vrankar | 2015-11-09 | 1 | -2/+6 |
|
|
* | CPackDeb: additional CPACK_DEBIAN_PACKAGE_SECTION documentation | Domen Vrankar | 2015-11-08 | 1 | -0/+5 |
|
|
* | CPackDeb: set section control field per component | Markus Rickert | 2015-11-08 | 1 | -7/+8 |
|
|
* | CPackDEB: added config file optional Source field | Raffi Enficiaud | 2015-11-04 | 1 | -2/+35 |
|
|
* | CPackDEB: minor documentation and debug logging fixes | Raffi Enficiaud | 2015-11-04 | 1 | -13/+13 |
|
|
* | Replace http://www.cmake.org URLs with https://cmake.org | Brad King | 2015-09-25 | 1 | -3/+3 |
|
|
* | CPackDeb: use of libarchive and removal of fakeroot | Raffi Enficiaud | 2015-09-17 | 1 | -7/+32 |
|
|
* | CPack/Deb: enable per component setting of dependencies | Domen Vrankar | 2015-09-09 | 1 | -16/+60 |
|
|
* | CPack/DEB: component version of PACKAGE_CONTROL_EXTRA | Domen Vrankar | 2015-07-15 | 1 | -1/+9 |
|
|
* | CPack/DEB: Remove duplicate string(TOUPPER) calls | Domen Vrankar | 2015-07-15 | 1 | -2/+0 |
|
|
* | CPackDeb: Check dpkg-shlibdeps --ignore-missing-info flag | Brad King | 2015-06-03 | 1 | -3/+6 |
|
|
* | CPackDeb: Check dpkg-shlibdeps version more robustly | Brad King | 2015-06-03 | 1 | -4/+5 |
|
|
* | CPack/DEB: reworked documentation | Raffi Enficiaud | 2015-05-15 | 1 | -47/+100 |
|
|
* | CPack/DEB per component dependencies | Raffi Enficiaud | 2015-05-08 | 1 | -15/+53 |
|
|
* | CPack/DEB component dependency auto-discovery | Raffi Enficiaud | 2015-05-07 | 1 | -63/+111 |
|
|
* | CPackDEB component description | Raffi Enficiaud | 2015-04-29 | 1 | -8/+33 |
|
|
* | CPackDeb: Refactor package variable lookup by generator | Domen Vrankar | 2015-04-21 | 1 | -196/+223 |
|
|
* | CPackDeb: Invoke "dpkg-shlibdeps --version" with C locale | Nils Gladitz | 2014-05-28 | 1 | -1/+1 |
|
|
* | Replace string(REGEX REPLACE) with string(REPLACE) where possible | Rolf Eike Beer | 2014-04-14 | 1 | -1/+1 |
|
|
* | CPackDeb: Add option to set compression type | Sean D'Epagnier | 2014-03-14 | 1 | -1/+12 |
|
|
* | CPack: Replace #<type> markup with reStructuredText equivalent | Kitware Robot | 2013-10-16 | 1 | -136/+114 |
|
|
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -163/+210 |
|
|
* | CPack: Fix RPM/Deb package names to not include "ALL_COMPONENTS_IN_ONE" | Clinton Stimpson | 2012-11-06 | 1 | -4/+2 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -32/+32 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -126/+126 |
|
|
* | CPackDeb add missing documentation for some CPACK_DEBIAN_xx variables. | Eric NOULARD | 2012-06-19 | 1 | -1/+29 |
|
|
* | Dynamically add documentation section specified in documented script. | Eric NOULARD | 2012-02-18 | 1 | -1/+1 |
|
|
* | Make the load of script documentation more efficient and dynamic. | Eric NOULARD | 2012-02-14 | 1 | -0/+4 |
|
|
* | CPack Documentation extraction from CMake script begins to work | Eric NOULARD | 2012-01-22 | 1 | -0/+34 |
|
|
* | Merge topic 'CPackDeb-fakeroot' | David Cole | 2011-09-21 | 1 | -0/+5 |
|\ |
|