summaryrefslogtreecommitdiff
path: root/Debian
Commit message (Expand)AuthorAge
* Only enable executable config files in v9. The quality of file permissions in...Joey Hess2011-12-09
* Pass CPPFLAGS to qmake. Closes: #646129 Thanks, Felix GeyertJoey Hess2011-12-08
* executable config files. bleh, arghJoey Hess2011-12-07
* Use target architecture for build directory name.Tom Hughes2011-10-06
* Pass CFLAGS also to perl_build.gregor herrmann2011-09-30
* setting OPTIMIZE could in theory lead to breakage, so make it v9Joey Hess2011-09-29
* fix indentationJoey Hess2011-09-29
* pass dpkg-buildflags to makemaker build systemSteve Langasek2011-09-29
* dh: Avoid compat deprecation warning before option parsing. Closes: #641361Joey Hess2011-09-12
* Tighten parsing of DEB_BUILD_OPTIONS.Joey Hess2011-09-09
* Avoid writing debhelper log files in no-act mode. Closes: #640586Joey Hess2011-09-05
* dpkg-buildflags is only used to set environment in v9Joey Hess2011-08-06
* Add support for running tests in parallel to the cmake build system.Modestas Vainius2011-08-05
* makefile.pm: remove build directory even if Makefile does not exist yet.Modestas Vainius2011-08-05
* layutJoey Hess2011-07-16
* oops, only force qt4 when it's enabledJoey Hess2011-07-16
* Now the QT4 version of qmake can be explicitly selected by passing --buildsys...Joey Hess2011-07-16
* dh_auto_configure: If there is a problem with cmake, display the CMakeCache.txt.Joey Hess2011-06-24
* Revert "Always respect DEB_${flag}_{APPEND,SET} envvars."Joey Hess2011-06-20
* Always respect DEB_${flag}_{APPEND,SET} envvars.Modestas Vainius2011-06-19
* In the unlikely case Dpkg::BuildFlags fails, don't do anything.Modestas Vainius2011-06-19
* Use Dpkg::BuildFlags module directly in set_buildflags().Modestas Vainius2011-06-19
* dpkg-buildflags supportJoey Hess2011-06-14
* dh_auto_configure: In v9, does not include the source package name in --libex...Joey Hess2011-06-14
* Don't add package name to libexecdir in v9Roger Leigh2011-06-14
* Fix error message. Closes: #628053Joey Hess2011-05-27
* avoid depending on a dpkg that has DEB_HOST_MULTIARCHJoey Hess2011-03-12
* layoutJoey Hess2011-03-12
* Add support for multiarch.Steve Langasek2011-03-12
* Improve handling of logging in override targetsJoey Hess2011-02-10
* refactor cross command generationJoey Hess2011-02-08
* remove MODULEBUILDRC overrideJoey Hess2011-01-25
* dh_listpackages: Do not display warnings if options cause no packages to be l...Joey Hess2010-11-22
* dh: Inhibit logging for commands run inside override targetsJoey Hess2010-11-02
* note that the hardcoded arg_max here is obsoleteJoey Hess2010-10-27
* python_distutils: Pass --force to setup.py build, to ensure that when python-...Joey Hess2010-08-07
* Revert "python_distutils: Pass --force to setup.py build, to ensure that when...Joey Hess2010-08-07
* python_distutils: Pass --force to setup.py build, to ensure that when python-...Joey Hess2010-07-25
* perl_makemaker: import compat(). Closes: #587654Joey Hess2010-06-30
* In v8 mode, stop passing packlist=0 in perl_makemaker buildsystem, since perl...Joey Hess2010-06-23
* In v8 mode, prefer the perl_build buildsystem over perl_makemaker. Closes: #5...Joey Hess2010-05-28
* In v8 mode, do not allow directly passing unknown options to debhelper comman...Joey Hess2010-05-23
* remove now-unnecessary cachingJoey Hess2010-05-09
* Further reduce the number of calls to dpkg-architecture to zero, in a typical...Joey Hess2010-05-09
* typoJoey Hess2010-05-09
* cleanupsJoey Hess2010-05-09
* Drop one more call to dpkg-architecture. Closes: #580837 (Raphael Geissert)Joey Hess2010-05-09
* Memoize architecture comparisons in samearch, and avoid calling dpkg-architec...Joey Hess2010-04-26
* Fix #572077 in one place I missed earlier. (See #576885)Joey Hess2010-04-08
* fix commentJoey Hess2010-04-08