summaryrefslogtreecommitdiff
path: root/Debian/Debhelper/Dh_Buildsystems.pm
Commit message (Expand)AuthorAge
* Now the QT4 version of qmake can be explicitly selected by passing --buildsys...Joey Hess2011-07-16
* dpkg-buildflags supportJoey Hess2011-06-14
* In v8 mode, prefer the perl_build buildsystem over perl_makemaker. Closes: #5...Joey Hess2010-05-28
* add qmake to build systems listJoey Hess2010-01-27
* Add --parallel option.Modestas Vainius2009-12-04
* In my opinion, this way of putting it is more obvious.Modestas Vainius2009-12-04
* Excess whitespace. Git complains about it.Modestas Vainius2009-12-04
* Parallel building support is no longer enabled by default. It can still be en...Joey Hess2009-11-23
* use foreach instead of for when looping thru arrayJoey Hess2009-11-19
* Make buildsystems_list() use updated auto-selection code.Modestas Vainius2009-11-19
* Improve build system auto-selection processModestas Vainius2009-11-18
* --max-parallel requires a numberJoey Hess2009-11-04
* support unlimited parallel jobsJoey Hess2009-10-29
* logic errorJoey Hess2009-10-29
* implement the other option: parallel enabled implicitly by DEB_BUILD_OPTIONSJoey Hess2009-10-29
* refactor --parallel processingJoey Hess2009-10-28
* Support parallel building in makefile buildsystemModestas Vainius2009-10-28
* 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