summaryrefslogtreecommitdiff
path: root/Debian
AgeCommit message (Expand)AuthorFilesLines
2009-06-13Revert "Improvements in DH_OPTIONS handling and DH_AUTO_OPTIONS envvar support."Modestas Vainius3-38/+18
2009-06-13Use another root directory in _rel2rel.Modestas Vainius1-1/+1
2009-06-13Enforce out of source building in soft mode for cmake.Modestas Vainius1-2/+3
2009-06-13Drop special handling for build directory ./path.Modestas Vainius1-25/+13
2009-06-12Merge branch 'master' into buildsystemsJoey Hess1-5/+5
2009-06-12Allow command-specific options to be passed to commands via dh without causin...Joey Hess1-5/+6
2009-06-12shouldn't need undef hereJoey Hess1-1/+1
2009-06-11Ensure make doesn't print directories when checking for target existance.Modestas Vainius1-1/+1
2009-06-11Reorder load_buildsystem arguments and pass @_ through it.Modestas Vainius1-4/+8
2009-06-11Make perl_makemaker work properly when in source building is enforced.Modestas Vainius1-6/+15
2009-06-11Get rid of is_buildable and build_step flags. Broken by design.Modestas Vainius2-33/+18
2009-06-11Refactor build directory setting into separate method and solve a few bugs.Modestas Vainius1-16/+38
2009-06-11Remove empty build directory parent dirs (up to source directory) too.Modestas Vainius1-4/+12
2009-06-11Rename {pre,post}_step to {pre,post}_building_step.Modestas Vainius2-4/+4
2009-06-11autoconf uses a couple of Dh_Lib functions.Modestas Vainius1-0/+1
2009-06-09Implement source directory switching support (Closes: #530597).Modestas Vainius8-62/+178
2009-06-08--list all buildsystems (including all 3rd party ones) dynamically.Modestas Vainius1-11/+42
2009-06-08Improvements in DH_OPTIONS handling and DH_AUTO_OPTIONS envvar support.Modestas Vainius3-24/+45
2009-06-08Use term "out of source" rather than "outside source".Modestas Vainius2-9/+9
2009-06-08Use the term "build step" instead of "build action" everywhere in the source.Modestas Vainius7-41/+41
2009-05-14merge masterJoey Hess1-0/+3
2009-05-14Merge branch 'master' into buildsystemsJoey Hess2-4/+21
2009-05-12Support debian/foo.os files to suppliment previous debian/foo.arch file suppo...Joey Hess1-3/+20
2009-05-11Merge branch 'master' into buildsystemsJoey Hess1-1/+2
2009-05-11incorporate create_packlist=0 fix from masterJoey Hess1-1/+2
2009-05-11Merge branch 'master' into buildsystemsJoey Hess1-0/+1
2009-05-07Close COMPAT_IN filehandle. Closes: #527464Joey Hess1-0/+1
2009-04-20rename autotools to autoconfJoey Hess2-6/+6
2009-04-20unimportant code changesJoey Hess1-9/+9
2009-04-20remove verbose_print of buildsystem selection detailsJoey Hess1-2/+0
2009-04-20reformat listJoey Hess1-17/+15
2009-04-20reword descriptionsJoey Hess6-6/+6
2009-04-20factor out a buildsystems_listJoey Hess1-26/+32
2009-04-20rename Dh_Buildsystem to BuildsystemJoey Hess4-4/+4
2009-04-20use $this rather than $selfJoey Hess7-116/+116
2009-04-20let's write class, not clsJoey Hess5-14/+14
2009-04-20remove _mkdir, use mkdir -pJoey Hess1-20/+2
2009-04-20remove discussionJoey Hess1-36/+1
2009-04-15removal of comments I'm satisfied withJoey Hess6-69/+1
2009-04-15debhelper modular buildsystems (try 3).Modestas Vainius8-121/+157
2009-04-14more commentsJoey Hess4-0/+19
2009-04-14more commentsJoey Hess1-1/+15
2009-04-14more commentsJoey Hess2-0/+18
2009-04-14update and remove XXX commentsJoey Hess6-60/+19
2009-04-14Modular object-orientied buildsystem implementation (try 2).Modestas Vainius10-645/+558
2009-04-10code review, added commentsJoey Hess7-0/+96
2009-04-10Modular object-orientied buildsystem implementation.Modestas Vainius8-0/+837
2009-04-10Add dpkg_architecture_value and sourcepackage to Dh_LibModestas Vainius1-5/+29
2009-03-23export write_logJoey Hess1-1/+1
2009-03-23minor coding stlyeJoey Hess1-1/+1