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
*
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
|
\
|
*
CPackDeb fix #10325 automagically use fakeroot for DEB if fakeroot is found
Eric NOULARD
2011-09-05
1
-0/+5
*
|
remove stray brace in CPackDeb documentation
Rolf Eike Beer
2011-09-12
1
-1/+1
|
/
*
CPackDeb: Fix #12006 broken package names
Martin Konrad
2011-03-24
1
-0/+1
*
CPackDeb add Component Support to DEB generator fix #0011655
M. Konrad
2011-03-11
1
-0/+22
*
Documentation: Fix a few typos (#11883)
Modestas Vainius
2011-02-22
1
-1/+1
*
CPackDeb Added several optional debian binary package fields
Eric NOULARD
2010-10-25
1
-1/+37
*
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1/+1
*
CPackDeb optionally generates auto-dependency list part fix of bug 10292
Eric NOULARD
2010-07-28
1
-13/+132
*
FIX: BUG: 0009124. Fix documentation
Mathieu Malaterre
2009-10-30
1
-0/+44
*
Convert CMake non-find modules to BSD License
Brad King
2009-09-28
1
-0/+13
*
ENH: add CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA variable
Bill Hoffman
2008-04-01
1
-0/+11
*
ENH: remove trailing space
Bill Hoffman
2008-04-01
1
-1/+3
*
STYLE: add a comma to make it better understandable, also use STATUS as the
Alexander Neundorf
2008-03-28
1
-1/+1
*
ENH: allow deb to work without dpkg
Bill Hoffman
2008-03-28
1
-1/+2
*
ENH: remove hard codeded arch
Bill Hoffman
2008-03-28
1
-1/+5
*
ENH: remove hard codeded arch
Bill Hoffman
2008-03-28
1
-3/+6
*
ENH: Changed signature of GET_PROPERTY command to be more powerful and extend...
Brad King
2008-01-17
1
-2/+2
[next]