summaryrefslogtreecommitdiff
path: root/Debian/Debhelper/Dh_Buildsystems.pm
Commit message (Expand)AuthorAge
* fix indentJoey Hess2009-07-14
* Add ant buildsystem support. Closes: #537021Joey Hess2009-07-14
* improve list formattingJoey Hess2009-07-01
* misc minor changesJoey Hess2009-06-29
* Revert "Add --help-buildsystem option to dh_auto."Joey Hess2009-06-28
* typoJoey Hess2009-06-28
* Terminology change.Modestas Vainius2009-06-21
* Rewording in the comment.Modestas Vainius2009-06-18
* Some cosmetic changes in the comments and strings.Modestas Vainius2009-06-17
* Add --help-buildsystem option to dh_auto.Modestas Vainius2009-06-17
* Fix typo in the --list option specification.Modestas Vainius2009-06-17
* First letter case fixes (should be lowercase) in error/warning messages.Modestas Vainius2009-06-15
* New short switches for buildsystem stuff, drop envvarsModestas Vainius2009-06-13
* Revert "Improvements in DH_OPTIONS handling and DH_AUTO_OPTIONS envvar support."Modestas Vainius2009-06-13
* 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