summaryrefslogtreecommitdiff
path: root/Debian
Commit message (Expand)AuthorAge
* 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
* autoconf: If configure fails, cat config.log. Intended to make it easier to d...Joey Hess2009-11-16
* make error() throw a catchable error with dieJoey Hess2009-11-16
* Enable verbose ctest output on test failureModestas Vainius2009-11-16
* Enable verbose ctest output on test failureModestas Vainius2009-11-12
* Adjust code to add deprecation warning for compatability level 4. (Man page a...Joey Hess2009-11-12
* --max-parallel requires a numberJoey Hess2009-11-04
* support unlimited parallel jobsJoey Hess2009-10-29
* logic errorJoey Hess2009-10-29
* implement the other option: parallel enabled implicitly by DEB_BUILD_OPTIONSJoey Hess2009-10-29
* refactor --parallel processingJoey Hess2009-10-28
* reduce amount of MAKEFLAGS cleaningJoey Hess2009-10-28
* split get_make_jobserver_status into two functionsJoey Hess2009-10-28
* move obscure function to EOFJoey Hess2009-10-28
* Support parallel building in makefile buildsystemModestas Vainius2009-10-28
* consistently print whole failing command lineJoey Hess2009-10-19
* invert python orderingJoey Hess2009-10-01
* indentationJoey Hess2009-10-01
* Pass --force option to Python distutils install command.Andrew Straw2009-10-01
* Allow dpkg-architecture to print errors to stderr. Closes: #548636Joey Hess2009-09-27
* Reorder dh_pysupport call in dh sequence to come before dh_installinit, so th...Joey Hess2009-09-14
* -a == -sJoey Hess2009-09-01
* Optimise -s handling to avoid running dpkg-architecture if the package is arc...Joey Hess2009-09-01
* refactorJoey Hess2009-09-01
* improve python regexps, per bzedJoey Hess2009-08-13
* minor code cleanup and optimisationJoey Hess2009-08-10
* move comment closer to relevant codeJoey Hess2009-08-08
* python_distutils.pm: Support debhelper backports.Bernd Zeimetz2009-08-08
* perl_build: Fix Build check to honor source directory setting.Joey Hess2009-08-05
* perl_build: Avoid failing if forced to be used in dh_auto_clean when Build do...Joey Hess2009-08-04
* cmake: Avoid forcing rpath off as this can break some test suites. It gets st...Joey Hess2009-08-01
* perl_makemaker: Re-add fix for #496157, lost in rewrite.Joey Hess2009-07-22
* refactorJoey Hess2009-07-19
* Merge commit 'origin/buildsystems' into python-buildBernd Zeimetz2009-07-19
|\
| * fix get_sourcepath use and misc style fixesJoey Hess2009-07-19
* | Ensure that we find the right default dbg Python.Bernd Zeimetz2009-07-19
|/
* Check the various build-deps for python-dbg.Bernd Zeimetz2009-07-19
* Merge commit 'origin/buildsystems' into python-buildBernd Zeimetz2009-07-19
|\
| * improve commentJoey Hess2009-07-19
| * minor improvementJoey Hess2009-07-19
| * Merge commit 'remotes/bzed/python-build' into buildsystemsJoey Hess2009-07-19
| |\