summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Enforce out of source building in soft mode for cmake.Modestas Vainius2009-06-13
* Drop special handling for build directory ./path.Modestas Vainius2009-06-13
* Merge branch 'master' into buildsystemsJoey Hess2009-06-12
|\
| * clarify wording re source filesJoey Hess2009-06-12
* | Merge branch 'master' into buildsystemsJoey Hess2009-06-12
|\|
| * Allow command-specific options to be passed to commands via dh without causin...Joey Hess2009-06-12
* | shouldn't need undef hereJoey Hess2009-06-12
* | Merge branch 'master' into buildsystemsJoey Hess2009-06-11
|\|
| * dh_gconf: Add missed half of postrm fragment removal. Closes: #531035Joey Hess2009-06-11
| * releasing version 7.2.15Joey Hess2009-06-10
| * dh_shlibdeps: run dpkg-shlibdeps on OCaml's *.cmxs filesJoey Hess2009-06-10
| * dh_gconf: Remove postrm fragment that handled schema migration from /etc to /...Joey Hess2009-05-29
| * clarifyJoey Hess2009-05-28
| * dh_scrollkeeper: Now a deprecated no-op. Closes: #530806Joey Hess2009-05-27
| * dh_compress: Avoid compressing .svg and .sgvz files, since these might be use...Joey Hess2009-05-27
| * dh_strip: Also strip OCaml shared libraries. (Stephane Glondu) Closes: #527272Joey Hess2009-05-18
| * releasing version 7.2.14Joey Hess2009-05-18
| * dh: Avoid writing log after override_dh_clean is run. Closes: #529228Joey Hess2009-05-18
* | Ship Debian/Debhelper/Buildsystem/* in the package.Modestas Vainius2009-06-11
* | Integrate buildsystem testsuite into the debhelper build system.Modestas Vainius2009-06-11
* | Ensure make doesn't print directories when checking for target existance.Modestas Vainius2009-06-11
* | Add a test suite for build systems.Modestas Vainius2009-06-11
* | Reorder load_buildsystem arguments and pass @_ through it.Modestas Vainius2009-06-11
* | Make perl_makemaker work properly when in source building is enforced.Modestas Vainius2009-06-11
* | 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
* | Include Debian/Debhelper subdirs in syntax check.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
|\|
| * dh_auto_configure: Pass --skipdeps safely via PERL_AUTOINSTALL. Closes: #528235Joey Hess2009-05-14
* | Merge branch 'master' into buildsystemsJoey Hess2009-05-14
|\|
| * releasing version 7.2.12Joey Hess2009-05-14
| * dh_auto_configure: Revert --skipdeps change Closes: #528647, reopens: #528235Joey Hess2009-05-14
| * releasing version 7.2.11Joey Hess2009-05-12
| * 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
|\|
| * dh_auto_configure: Add --skipdeps when running Makefile.PL, to prevent Module...Joey Hess2009-05-11
* | incorporate create_packlist=0 fix from masterJoey Hess2009-05-11
* | Merge branch 'master' into buildsystemsJoey Hess2009-05-11
|\|
| * dh: Support --with addon,addon,... Closes: #528178Joey Hess2009-05-11
| * releasing version 7.2.10Joey Hess2009-05-10
| * dh_auto_configure: Pass packlist=0 when running Makefile.PL, in case it is a ...Joey Hess2009-05-10
| * mention quiltJoey Hess2009-05-08