index
:
debhelper
master
Debian dgit repo for package debhelper
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Debian
/
Debhelper
/
Dh_Lib.pm
Commit message (
Expand
)
Author
Age
*
add comment
Joey Hess
2012-11-12
*
Makefile: introduce PREFIX variable
Christoph Junghans
2012-11-12
*
Make it possible to pass perl code to autoscript.
Marcin Owsiany
2012-09-09
*
comment typo
Joey Hess
2012-03-26
*
Revert avoid expanding shell metacharacters in sed call in autoscript(). It b...
Joey Hess
2012-03-22
*
avoid expanding shell variables in sed string
Joey Hess
2012-02-21
*
speling
Joey Hess
2012-01-15
*
v9 done
Joey Hess
2012-01-15
*
Only enable executable config files in v9. The quality of file permissions in...
Joey Hess
2011-12-09
*
executable config files. bleh, argh
Joey Hess
2011-12-07
*
dh: Avoid compat deprecation warning before option parsing. Closes: #641361
Joey Hess
2011-09-12
*
Tighten parsing of DEB_BUILD_OPTIONS.
Joey Hess
2011-09-09
*
Avoid writing debhelper log files in no-act mode. Closes: #640586
Joey Hess
2011-09-05
*
dpkg-buildflags is only used to set environment in v9
Joey Hess
2011-08-06
*
Revert "Always respect DEB_${flag}_{APPEND,SET} envvars."
Joey Hess
2011-06-20
*
Always respect DEB_${flag}_{APPEND,SET} envvars.
Modestas Vainius
2011-06-19
*
In the unlikely case Dpkg::BuildFlags fails, don't do anything.
Modestas Vainius
2011-06-19
*
Use Dpkg::BuildFlags module directly in set_buildflags().
Modestas Vainius
2011-06-19
*
dpkg-buildflags support
Joey Hess
2011-06-14
*
Fix error message. Closes: #628053
Joey Hess
2011-05-27
*
Add support for multiarch.
Steve Langasek
2011-03-12
*
Improve handling of logging in override targets
Joey Hess
2011-02-10
*
refactor cross command generation
Joey Hess
2011-02-08
*
dh: Inhibit logging for commands run inside override targets
Joey Hess
2010-11-02
*
note that the hardcoded arg_max here is obsolete
Joey Hess
2010-10-27
*
In v8 mode, do not allow directly passing unknown options to debhelper comman...
Joey Hess
2010-05-23
*
Further reduce the number of calls to dpkg-architecture to zero, in a typical...
Joey Hess
2010-05-09
*
typo
Joey Hess
2010-05-09
*
cleanups
Joey Hess
2010-05-09
*
Drop one more call to dpkg-architecture. Closes: #580837 (Raphael Geissert)
Joey Hess
2010-05-09
*
Memoize architecture comparisons in samearch, and avoid calling dpkg-architec...
Joey Hess
2010-04-26
*
fix comment
Joey Hess
2010-04-08
*
minor optimisation
Joey Hess
2010-03-01
*
If neither -a or -i are specified, debhelper commands used to default to acti...
Joey Hess
2010-03-01
*
Fix warning about unknown options passed to commands in override targets.
Joey Hess
2010-01-04
*
use foreach instead of for when looping thru array
Joey Hess
2009-11-19
*
make error() throw a catchable error with die
Joey Hess
2009-11-16
*
Adjust code to add deprecation warning for compatability level 4. (Man page a...
Joey Hess
2009-11-12
*
reduce amount of MAKEFLAGS cleaning
Joey Hess
2009-10-28
*
split get_make_jobserver_status into two functions
Joey Hess
2009-10-28
*
move obscure function to EOF
Joey Hess
2009-10-28
*
Support parallel building in makefile buildsystem
Modestas Vainius
2009-10-28
*
consistently print whole failing command line
Joey Hess
2009-10-19
*
Allow dpkg-architecture to print errors to stderr. Closes: #548636
Joey Hess
2009-09-27
*
-a == -s
Joey Hess
2009-09-01
*
Optimise -s handling to avoid running dpkg-architecture if the package is arc...
Joey Hess
2009-09-01
*
refactor
Joey Hess
2009-09-01
*
minor code cleanup and optimisation
Joey Hess
2009-08-10
*
Revert "Improvements in DH_OPTIONS handling and DH_AUTO_OPTIONS envvar support."
Modestas Vainius
2009-06-13
*
Improvements in DH_OPTIONS handling and DH_AUTO_OPTIONS envvar support.
Modestas Vainius
2009-06-08
[next]