summaryrefslogtreecommitdiff
path: root/Debian/Debhelper/Dh_Buildsystems.pm
Commit message (Expand)AuthorAge
* shouldn't need undef hereJoey Hess2009-06-12
* Reorder load_buildsystem arguments and pass @_ through it.Modestas Vainius2009-06-11
* Get rid of is_buildable and build_step flags. Broken by design.Modestas Vainius2009-06-11
* Rename {pre,post}_step to {pre,post}_building_step.Modestas Vainius2009-06-11
* Implement source directory switching support (Closes: #530597).Modestas Vainius2009-06-09
* --list all buildsystems (including all 3rd party ones) dynamically.Modestas Vainius2009-06-08
* Improvements in DH_OPTIONS handling and DH_AUTO_OPTIONS envvar support.Modestas Vainius2009-06-08
* Use the term "build step" instead of "build action" everywhere in the source.Modestas Vainius2009-06-08
* rename autotools to autoconfJoey Hess2009-04-20
* remove verbose_print of buildsystem selection detailsJoey Hess2009-04-20
* reformat listJoey Hess2009-04-20
* factor out a buildsystems_listJoey Hess2009-04-20
* removal of comments I'm satisfied withJoey Hess2009-04-15
* debhelper modular buildsystems (try 3).Modestas Vainius2009-04-15
* more commentsJoey Hess2009-04-14
* update and remove XXX 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