summaryrefslogtreecommitdiff
path: root/Debian/Debhelper/Buildsystem/python_distutils.pm
Commit message (Expand)AuthorAge
* dh_install, dh_installdocs, dh_clean: Fix uses of find -exec which cause it t...Joey Hess2013-08-15
* Revert python2.X-minimal fix, because it was buggy. Closes: #707111 (Reopens ...Joey Hess2013-05-07
* adjust other fixJoey Hess2012-10-22
* python distutils buildsystem: When checking if a version of python is install...Joey Hess2012-08-27
* python distutils buildsystem: Propigate failure of pyversions. Closes: #68355...Joey Hess2012-08-27
* debhelper: Fix minor source comment typos.Simon Ruderich2012-05-19
* 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
* Improve build system auto-selection processModestas Vainius2009-11-18
* invert python orderingJoey Hess2009-10-01
* indentationJoey Hess2009-10-01
* Pass --force option to Python distutils install command.Andrew Straw2009-10-01
* improve python regexps, per bzedJoey Hess2009-08-13
* move comment closer to relevant codeJoey Hess2009-08-08
* python_distutils.pm: Support debhelper backports.Bernd Zeimetz2009-08-08
* 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
|/
* Add URLs to python_distutils --build-base bugs.Modestas Vainius2009-06-30
* Call SUPER in python_distutils::pre_building_step.Modestas Vainius2009-06-30
* Rename _canonpath to canonpath.Modestas Vainius2009-06-30
* Rename enforce_out_of_source_building() to prefer_Modestas Vainius2009-06-30
* misc minor changesJoey Hess2009-06-29
* Merge branch 'master' into buildsystemsJoey Hess2009-06-28
* Revert "Update dh_auto documentation."Joey Hess2009-06-28
* Fix leftover from the old code.Modestas Vainius2009-06-21
* Update dh_auto documentation.Modestas Vainius2009-06-18
* Less code in the build system classes to call enforce_out_of_source_building().Modestas Vainius2009-06-18
* Some cosmetic changes in the comments and strings.Modestas Vainius2009-06-17
* Fix build directory handling in python_distutils build system.Modestas Vainius2009-06-15
* Implement source directory switching support (Closes: #530597).Modestas Vainius2009-06-09
* reword descriptionsJoey Hess2009-04-20
* rename Dh_Buildsystem to BuildsystemJoey Hess2009-04-20
* use $this rather than $selfJoey Hess2009-04-20
* debhelper modular buildsystems (try 3).Modestas Vainius2009-04-15
* more commentsJoey Hess2009-04-14
* Modular object-orientied buildsystem implementation (try 2).Modestas Vainius2009-04-14
* code review, added commentsJoey Hess2009-04-10
* Modular object-orientied buildsystem implementation.Modestas Vainius2009-04-10