summaryrefslogtreecommitdiff
path: root/Debian/Debhelper
Commit message (Expand)AuthorAge
...
* | Get rid of is_buildable and build_step flags. Broken by design.Modestas Vainius2009-06-11
* | Refactor build directory setting into separate method and solve a few bugs.Modestas Vainius2009-06-11
* | Remove empty build directory parent dirs (up to source directory) too.Modestas Vainius2009-06-11
* | Rename {pre,post}_step to {pre,post}_building_step.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
* | --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 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
|\|
| * Support debian/foo.os files to suppliment previous debian/foo.arch file suppo...Joey Hess2009-05-12
* | Merge branch 'master' into buildsystemsJoey Hess2009-05-11
|\|
* | incorporate create_packlist=0 fix from masterJoey Hess2009-05-11
* | Merge branch 'master' into buildsystemsJoey Hess2009-05-11
|\|
| * Close COMPAT_IN filehandle. Closes: #527464Joey Hess2009-05-07
* | rename autotools to autoconfJoey Hess2009-04-20
* | unimportant code changesJoey Hess2009-04-20
* | remove verbose_print of buildsystem selection detailsJoey Hess2009-04-20
* | reformat listJoey Hess2009-04-20
* | reword descriptionsJoey Hess2009-04-20
* | factor out a buildsystems_listJoey Hess2009-04-20
* | rename Dh_Buildsystem to BuildsystemJoey Hess2009-04-20
* | use $this rather than $selfJoey Hess2009-04-20
* | let's write class, not clsJoey Hess2009-04-20
* | remove _mkdir, use mkdir -pJoey Hess2009-04-20
* | remove discussionJoey 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
* | more commentsJoey Hess2009-04-14
* | 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
* | Add dpkg_architecture_value and sourcepackage to Dh_LibModestas Vainius2009-04-10
|/
* export write_logJoey Hess2009-03-23
* minor coding stlyeJoey Hess2009-03-23
* Add a global --remaining-packages option.Modestas Vainius2009-03-23
* fix corner caseJoey Hess2009-03-20
* remove dead codeJoey Hess2009-03-20
* Fix calling the same helper for separate packages in the override of dh binar...Joey Hess2009-03-20
* Compatability level 4 is now deprecated.Joey Hess2009-03-07
* Merge branch 'dh_overrides'Joey Hess2009-02-27
|\
| * fix option parsing sideportJoey Hess2009-02-27
| * dh override targetsJoey Hess2009-02-27
* | Improve error messages when child commands fail.Joey Hess2009-02-21
* | dh override targetsJoey Hess2009-02-16