summaryrefslogtreecommitdiff
path: root/Debian/Debhelper/Buildsystem
Commit message (Expand)AuthorAge
...
* Support parallel building in makefile buildsystemModestas Vainius2009-10-28
* 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
* 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
* 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
* 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
* Do not explicitly repass env. variables {C,CXX,LD}FLAGS to cmake.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
* Enforce out of source building in soft mode for cmake.Modestas Vainius2009-06-13
* Ensure make doesn't print directories when checking for target existance.Modestas Vainius2009-06-11
* Make perl_makemaker work properly when in source building is enforced.Modestas Vainius2009-06-11
* autoconf uses a couple of Dh_Lib functions.Modestas Vainius2009-06-11
* Implement source directory switching support (Closes: #530597).Modestas Vainius2009-06-09
* Use term "out of source" rather than "outside source".Modestas Vainius2009-06-08
* Use the term "build step" instead of "build action" everywhere in the source.Modestas Vainius2009-06-08
* merge masterJoey Hess2009-05-14
* Merge branch 'master' into buildsystemsJoey Hess2009-05-14
* Merge branch 'master' into buildsystemsJoey Hess2009-05-11
* incorporate create_packlist=0 fix from masterJoey Hess2009-05-11
* rename autotools to autoconfJoey Hess2009-04-20