]> git.donarmstrong.com Git - debhelper.git/history - Debian/Debhelper/Buildsystem/python_distutils.pm
python distutils buildsystem: When checking if a version of python is installed,...
[debhelper.git] / Debian / Debhelper / Buildsystem / python_distutils.pm
2012-08-27 Joey Hesspython distutils buildsystem: When checking if a versio...
2012-08-27 Joey Hesspython distutils buildsystem: Propigate failure of...
2012-05-19 Simon Ruderichdebhelper: Fix minor source comment typos.
2011-02-08 Joey Hessmerge
2010-08-07 Joey Hesspython_distutils: Pass --force to setup.py build, to...
2010-08-07 Joey HessRevert "python_distutils: Pass --force to setup.py...
2010-07-25 Joey Hesspython_distutils: Pass --force to setup.py build, to...
2009-11-18 Modestas VainiusImprove build system auto-selection process
2009-10-01 Joey HessMerge branch 'master' of ssh://git.debian.org/git/debhe...
2009-10-01 Joey HessMerge branch 'master' of ssh://git.debian.org/git/debhe... 7.4.3
2009-10-01 Joey Hessinvert python ordering
2009-10-01 Joey Hessindentation
2009-10-01 Andrew StrawPass --force option to Python distutils install command.
2009-08-15 Joey HessMerge branch 'master' of ssh://git.debian.org/git/debhe...
2009-08-14 Joey Hessimprove python regexps, per bzed
2009-08-08 Joey HessMerge branch 'master' of ssh://git.debian.org/git/debhe...
2009-08-08 Joey Hessmove comment closer to relevant code
2009-08-08 Bernd Zeimetzpython_distutils.pm: Support debhelper backports.
2009-07-24 Joey HessMerge branch 'master' of ssh://git.debian.org/git/debhe...
2009-07-24 Joey HessMerge branch 'buildsystems'
2009-07-19 Joey Hessrefactor
2009-07-19 Bernd ZeimetzMerge commit 'origin/buildsystems' into python-build
2009-07-19 Joey Hessfix get_sourcepath use and misc style fixes
2009-07-19 Bernd ZeimetzEnsure that we find the right default dbg Python.
2009-07-19 Joey HessMerge commit 'bzed/python-build' into buildsystems
2009-07-19 Bernd ZeimetzCheck the various build-deps for python-dbg.
2009-07-19 Bernd ZeimetzMerge commit 'origin/buildsystems' into python-build
2009-07-19 Bernd ZeimetzBuild Python dbg extensions automatically.
2009-07-19 Joey Hessimprove comment
2009-07-19 Joey Hessminor improvement
2009-07-19 Joey HessMerge commit 'remotes/bzed/python-build' into buildsystems
2009-07-19 Bernd ZeimetzBuild for all supported Pythons if installed.
2009-07-18 Joey Hessrelocate comment inside if
2009-07-15 Joey HessMerge branch 'master' into buildsystems 7.3.4
2009-07-14 Joey HessMerge branch 'master' into buildsystems
2009-07-09 Joey HessMerge branch 'master' into buildsystems
2009-07-02 Joey HessMerge branch 'master' into buildsystems 7.3.1
2009-07-02 Joey HessMerge branch 'master' into buildsystems
2009-06-30 Joey HessMerge branch 'master' into buildsystems
2009-06-29 Modestas VainiusAdd URLs to python_distutils --build-base bugs.
2009-06-29 Modestas VainiusCall SUPER in python_distutils::pre_building_step.
2009-06-29 Modestas VainiusRename _canonpath to canonpath.
2009-06-29 Modestas VainiusRename enforce_out_of_source_building() to prefer_
2009-06-29 Joey HessMerge branch 'master' into buildsystems
2009-06-29 Joey Hessmisc minor changes
2009-06-29 Joey HessMerge branch 'master' into buildsystems
2009-06-28 Joey HessMerge branch 'master' into buildsystems
2009-06-28 Joey HessMerge branch 'master' into buildsystems
2009-06-28 Joey HessRevert "Update dh_auto documentation."
2009-06-26 Joey HessMerge commit 'remotes/modestas/buildsystems' into build...
2009-06-26 Joey HessMerge branch 'master' into buildsystems
2009-06-21 Modestas VainiusFix leftover from the old code.
2009-06-17 Modestas VainiusUpdate dh_auto documentation.
2009-06-17 Modestas VainiusLess code in the build system classes to call enforce_o...
2009-06-17 Modestas VainiusSome cosmetic changes in the comments and strings.
2009-06-15 Modestas VainiusFix build directory handling in python_distutils build...
2009-06-13 Joey HessMerge branch 'master' into buildsystems
2009-06-12 Joey HessMerge branch 'master' into buildsystems
2009-06-11 Joey HessMerge branch 'master' into buildsystems
2009-06-09 Modestas VainiusImplement source directory switching support (Closes...
2009-05-14 Joey Hessmerge master
2009-05-14 Joey HessMerge branch 'master' into buildsystems
2009-05-11 Joey HessMerge branch 'master' into buildsystems
2009-05-11 Joey HessMerge branch 'master' into buildsystems
2009-04-20 Joey HessMerge branch 'master' into buildsystems
2009-04-20 Joey HessMerge branch 'master' into buildsystems
2009-04-20 Joey Hessreword descriptions
2009-04-20 Joey Hessrename Dh_Buildsystem to Buildsystem
2009-04-20 Joey Hessuse $this rather than $self
2009-04-15 Modestas Vainiusdebhelper modular buildsystems (try 3).
2009-04-14 Joey Hessmore comments
2009-04-14 Modestas VainiusModular object-orientied buildsystem implementation...
2009-04-10 Joey Hesscode review, added comments
2009-04-10 Modestas VainiusModular object-orientied buildsystem implementation.