]> git.donarmstrong.com Git - debhelper.git/shortlog
debhelper.git
2009-07-14 Joey Hessforgot to add ant.pm 7.3.3
2009-07-14 Joey Hesstest suite should not need modification to add a new...
2009-07-14 Joey Hessfix indent
2009-07-14 Joey HessMerge branch 'master' into buildsystems
2009-07-14 Joey Hessreleasing version 7.2.22 7.2.22
2009-07-14 Joey Hessdh_install: Fix support for the case where --sourcedir...
2009-07-14 Joey HessAdd ant buildsystem support. Closes: #537021
2009-07-09 Joey Hessreleasing version 7.3.2 7.3.2
2009-07-09 Joey HessMerge branch 'master' into buildsystems
2009-07-09 Joey HessAdd a versioned dep on perl-base, to get a version... 7.2.21
2009-07-02 Joey HessMerge branch 'master' into buildsystems 7.3.1
2009-07-02 Joey Hessavoid installing empty translated debhelper.7 man pages
2009-07-02 Joey HessMerge branch 'master' into buildsystems
2009-07-02 Joey Hessreleasing version 7.2.20 7.2.20
2009-07-02 Joey Hessdh_install: Fix installation of entire top-level direct...
2009-07-01 Joey Hessmention configure
2009-07-01 Joey Hessreleasing version 7.3.0 7.3.0
2009-07-01 Joey Hessimprove list formatting
2009-06-30 Joey HessMerge commit 'remotes/modestas/buildsystems' into build...
2009-06-30 Joey HessMerge branch 'master' into buildsystems
2009-06-30 Joey Hessreleasing version 7.2.19 7.2.19
2009-06-30 Joey Hessdh_install: Fix use of debian/tmp in v7 mode; a bug...
2009-06-30 Joey Hessdh_install: Handle correctly the case where a glob...
2009-06-30 Joey Hesstypo
2009-06-30 Modestas Vainiusrmdir_builddir(): use shell commands rather than perl...
2009-06-30 Joey Hessremove enforce_out_of_source_building
2009-06-30 Joey Hesslayout
2009-06-29 Modestas VainiusUse ASCII RS for separating options in DH_INTERNAL_OPTIONS.
2009-06-29 Modestas VainiusBug fix: pass extra command line arguments to cmake.
2009-06-29 Modestas VainiusAdd URLs to python_distutils --build-base bugs.
2009-06-29 Modestas VainiusCall SUPER in python_distutils::pre_building_step.
2009-06-29 Modestas VainiusMore verbose rmdir_builddir() and more its tests
2009-06-29 Modestas VainiusSupport absolute paths for builddir.
2009-06-29 Modestas VainiusAdd absolute path test for canonpath.
2009-06-29 Modestas VainiusRename _canonpath to canonpath.
2009-06-29 Modestas VainiusRename enforce_out_of_source_building() to prefer_
2009-06-29 Joey HessMake dh not complain about unknown, command-specific...
2009-06-29 Joey Hessfix pod oops
2009-06-29 Joey HessMerge branch 'master' into buildsystems
2009-06-29 Joey Hessreleasing version 7.2.18 7.2.18
2009-06-29 Joey Hessmisc minor changes
2009-06-29 Joey Hessupdates
2009-06-29 Joey Hesstypo
2009-06-29 Joey Hessclean up --sourcedir/--sourcedirectory conflict
2009-06-29 Joey HessMerge branch 'master' into buildsystems
2009-06-29 Joey Hessremove some dh_install stuff
2009-06-29 Joey Hessadd example
2009-06-28 Joey HessMerge branch 'master' into buildsystems
2009-06-28 Joey Hessdh_auto_install: Pass --install-layout=deb to setup...
2009-06-28 Joey HessMerge branch 'master' into buildsystems
2009-06-28 Joey Hessclose another bug
2009-06-28 Joey Hessdh_shlibdeps: Ensure DEBIAN directory exists, as dpkg...
2009-06-28 Joey HessRevert "Add --help-buildsystem option to dh_auto."
2009-06-28 Joey Hessminimal build system option documentation
2009-06-28 Joey HessRevert "Update dh_auto documentation."
2009-06-28 Joey HessRevert "Generate and install dh_auto docs when building...
2009-06-28 Joey Hesstypo
2009-06-26 Joey HessMerge commit 'remotes/modestas/buildsystems' into build...
2009-06-26 Joey HessMerge branch 'master' into buildsystems
2009-06-26 Joey Hessreleasing version 7.2.17 7.2.17
2009-06-26 Joey Hessdh_installinfo: No longer inserts install-info calls...
2009-06-21 Modestas VainiusTerminology change.
2009-06-21 Modestas VainiusFix leftover from the old code.
2009-06-17 Modestas VainiusGenerate and install dh_auto docs when building debhelper.
2009-06-17 Modestas VainiusUpdate dh_auto documentation.
2009-06-17 Modestas VainiusDo not explicitly repass env. variables {C,CXX,LD}FLAGS...
2009-06-17 Modestas VainiusRewording in the comment.
2009-06-17 Modestas VainiusLess code in the build system classes to call enforce_o...
2009-06-17 Modestas VainiusSome cosmetic changes in the comments and strings.
2009-06-17 Modestas VainiusAdd --help-buildsystem option to dh_auto.
2009-06-17 Modestas VainiusFix typo in the --list option specification.
2009-06-15 Modestas VainiusFirst letter case fixes (should be lowercase) in error...
2009-06-15 Modestas VainiusFix build directory handling in python_distutils build...
2009-06-15 Modestas VainiusAdd "only if empty" flag to rmdir_builddir().
2009-06-15 Modestas VainiusFix typo: missing $this.
2009-06-13 Modestas VainiusNew short switches for buildsystem stuff, drop envvars
2009-06-13 Modestas VainiusRevert "Improvements in DH_OPTIONS handling and DH_AUTO...
2009-06-13 Modestas VainiusUse another root directory in _rel2rel.
2009-06-13 Modestas VainiusEnforce out of source building in soft mode for cmake.
2009-06-13 Modestas VainiusDrop special handling for build directory ./path.
2009-06-13 Joey HessMerge branch 'master' into buildsystems
2009-06-13 Joey Hessclarify wording re source files
2009-06-12 Joey HessMerge branch 'master' into buildsystems
2009-06-12 Joey HessAllow command-specific options to be passed to commands...
2009-06-12 Joey Hessshouldn't need undef here
2009-06-11 Joey HessMerge branch 'master' into buildsystems
2009-06-11 Joey Hessdh_gconf: Add missed half of postrm fragment removal... 7.2.16
2009-06-11 Modestas VainiusShip Debian/Debhelper/Buildsystem/* in the package.
2009-06-11 Modestas VainiusIntegrate buildsystem testsuite into the debhelper...
2009-06-11 Modestas VainiusEnsure make doesn't print directories when checking...
2009-06-11 Modestas VainiusAdd a test suite for build systems.
2009-06-11 Modestas VainiusReorder load_buildsystem arguments and pass @_ through it.
2009-06-11 Modestas VainiusMake perl_makemaker work properly when in source buildi...
2009-06-11 Modestas VainiusGet rid of is_buildable and build_step flags. Broken...
2009-06-11 Modestas VainiusRefactor build directory setting into separate method...
2009-06-11 Modestas VainiusRemove empty build directory parent dirs (up to source...
2009-06-11 Modestas VainiusRename {pre,post}_step to {pre,post}_building_step.
2009-06-11 Modestas VainiusInclude Debian/Debhelper subdirs in syntax check.
2009-06-11 Modestas Vainiusautoconf uses a couple of Dh_Lib functions.
2009-06-10 Joey Hessreleasing version 7.2.15 7.2.15
next