summaryrefslogtreecommitdiff
path: root/Debian
Commit message (Expand)AuthorAge
* 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
* minor optimisationJoey Hess2010-03-01
* If neither -a or -i are specified, debhelper commands used to default to acti...Joey Hess2010-03-01
* makefile buildsystem: Chomp output during test for full compatability with de...Joey Hess2010-02-19
* The fix for #563557 caused some new trouble involving makefile that misbehave...Joey Hess2010-02-18
* dh: Disable option bundling to avoid mis-parsing bundled options such as "-Bp...Joey Hess2010-02-16
* Fix handling of -O with options specified by commands. Closes: #568081Joey Hess2010-02-02
* Fix typo in call to abs2rel in --builddir sanitize code. Closes: #567737Joey Hess2010-01-30
* update from KelJoey Hess2010-01-28
* add qmake to build systems listJoey Hess2010-01-27
* qmake: New buildsystem contributed by Kel Modderman. Closes: #566840Joey Hess2010-01-27
* bring back ignore_unknown_optionsJoey Hess2010-01-06
* fix bad interaction between -O and ignore_unknown_optionsJoey Hess2010-01-06
* don't call getopt recursivelyJoey Hess2010-01-04
* solve the dh -Bbuild problemJoey Hess2010-01-04
* Fix warning about unknown options passed to commands in override targets.Joey Hess2010-01-04
* makefile: Support the (asking for trouble) case of MAKE being set to somethin...Joey Hess2010-01-03
* Add --parallel option.Modestas Vainius2009-12-04
* In my opinion, this way of putting it is more obvious.Modestas Vainius2009-12-04
* Excess whitespace. Git complains about it.Modestas Vainius2009-12-04
* Parallel building support is no longer enabled by default. It can still be en...Joey Hess2009-11-23
* make: Avoid infinite loop that occurrs when testing existence of a target in ...Joey Hess2009-11-21
* Fix deep recursive in cmake::test().Modestas Vainius2009-11-21
* use foreach instead of for when looping thru arrayJoey Hess2009-11-19
* cmake build+ steps need Makefile.Modestas Vainius2009-11-19
* Make buildsystems_list() use updated auto-selection code.Modestas Vainius2009-11-19
* Fix build system auto-selection breakage.Cyril Brulebois2009-11-19
* comment mungingJoey Hess2009-11-18
* Improve build system auto-selection processModestas Vainius2009-11-18
* cute tail display of config.log, to include a headerJoey Hess2009-11-16