index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
CPackDeb.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
CPackDeb: Fix typo in documentation
Tobias Svehagen
2018-01-24
1
-2/+2
*
CPack: enable all CMake policies for generator scripts
Domen Vrankar
2017-12-09
1
-20/+8
*
CPack/Deb: handle shlibs file generation when SOVERSION set to 0
Domen Vrankar
2017-10-28
1
-1/+1
*
CPack/Deb: fix for regex passing even if invalid characters are present
Domen Vrankar
2017-10-10
1
-2/+2
*
CPack/Deb: CPACK_DEBIAN_PACKAGE_VERSION regex testing exception
Domen Vrankar
2017-10-10
1
-6/+33
*
CPack RPM and DEB: improved package version handling
Domen Vrankar
2017-09-21
1
-8/+44
*
CPackDeb: Loosen filename requirement to allow for .ipk
Nils Gladitz
2017-08-12
1
-3/+4
*
CPackDeb: Enable the DEB generator on Windows
Nils Gladitz
2017-06-28
1
-4/+10
*
CPackDeb: use CPACK_DEBIAN_PACKAGE_VERSION
Daniel Pfeifer
2016-12-20
1
-2/+2
*
CPack/DEB shlibdep options depend on file utility
Henning Meyer
2016-12-07
1
-1/+10
*
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
[next]