summaryrefslogtreecommitdiff
path: root/Debian
Commit message (Expand)AuthorAge
* 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
| |\
| * | relocate comment inside ifJoey Hess2009-07-18
* | | Build Python dbg extensions automatically.Bernd Zeimetz2009-07-19
| |/ |/|
* | Build for all supported Pythons if installed.Bernd Zeimetz2009-07-19
|/
* forgot to add ant.pmJoey Hess2009-07-14
* fix indentJoey Hess2009-07-14
* Add ant buildsystem support. Closes: #537021Joey Hess2009-07-14
* improve list formattingJoey Hess2009-07-01
* rmdir_builddir(): use shell commands rather than perl equivalent.Modestas Vainius2009-06-30
* remove enforce_out_of_source_buildingJoey Hess2009-06-29
* layoutJoey Hess2009-06-29
* Use ASCII RS for separating options in DH_INTERNAL_OPTIONS.Modestas Vainius2009-06-30
* Bug fix: pass extra command line arguments to cmake.Modestas Vainius2009-06-30
* Add URLs to python_distutils --build-base bugs.Modestas Vainius2009-06-30
* Call SUPER in python_distutils::pre_building_step.Modestas Vainius2009-06-30
* More verbose rmdir_builddir() and more its testsModestas Vainius2009-06-30
* Support absolute paths for builddir.Modestas Vainius2009-06-30
* Rename _canonpath to canonpath.Modestas Vainius2009-06-30
* Rename enforce_out_of_source_building() to prefer_Modestas Vainius2009-06-30
* Make dh not complain about unknown, command-specific options passed to itJoey Hess2009-06-29
* misc minor changesJoey Hess2009-06-29
* clean up --sourcedir/--sourcedirectory conflictJoey Hess2009-06-28
* Merge branch 'master' into buildsystemsJoey Hess2009-06-28
|\
* | Revert "Add --help-buildsystem option to dh_auto."Joey Hess2009-06-28
* | Revert "Update dh_auto documentation."Joey Hess2009-06-28
* | typoJoey Hess2009-06-28