summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Sometimes SIGINTing the test suite leaves Makefile behind.Modestas Vainius2009-12-04
* Remove legacy punctuation hacks tests which no longer work by design.Modestas Vainius2009-12-04
* Drop tests previously written for dpkg-buildpackage -jX detection.Modestas Vainius2009-12-04
* releasing version 7.4.9Joey Hess2009-11-30
* dh_installinit: Fix installation of defaults file when an upstart job is inst...Joey Hess2009-11-30
* Typo. Closes: #558654Joey Hess2009-11-29
* releasing version 7.4.8Joey Hess2009-11-23
* update for no-paralle-by-default changeJoey Hess2009-11-23
* Parallel building support is no longer enabled by default. It can still be en...Joey Hess2009-11-23
* dh_makeshlibs: Make -X also exclude libraries from the symbols file. Closes: ...Joey Hess2009-11-23
* dh: Document --no-act. Closes: #557505Joey Hess2009-11-22
* releasing version 7.4.7Joey Hess2009-11-21
* make: Avoid infinite loop that occurrs when testing existence of a target in ...Joey Hess2009-11-21
* releasing version 7.4.6Joey Hess2009-11-21
* Fix deep recursive in cmake::test().Modestas Vainius2009-11-21
* Remove last vestiages of support for /usr/X11R6.Joey Hess2009-11-20
* use foreach instead of for when looping thru arrayJoey Hess2009-11-19
* cmake build+ steps need Makefile.Modestas Vainius2009-11-19
* changelogJoey Hess2009-11-19
* Make buildsystems_list() use updated auto-selection code.Modestas Vainius2009-11-19
* Add tests for #557006 bug.Modestas Vainius2009-11-19
* releasing version 7.4.5Joey Hess2009-11-19
* Fix build system auto-selection breakage.Cyril Brulebois2009-11-19
* releasing version 7.4.4Joey Hess2009-11-18
* comment mungingJoey Hess2009-11-18
* changelogJoey Hess2009-11-18
* Improve build system auto-selection processModestas Vainius2009-11-18
* cute tail display of config.log, to include a headerJoey Hess2009-11-16
* creditJoey Hess2009-11-16
* clarifyJoey Hess2009-11-16
* autoconf: If configure fails, cat config.log. Intended to make it easier to d...Joey Hess2009-11-16
* make error() throw a catchable error with dieJoey Hess2009-11-16
* Enable verbose ctest output on test failureModestas Vainius2009-11-16
* cmake: Set CTEST_OUTPUT_ON_FAILURE when running test suite. Closes: #555807Joey Hess2009-11-12
* Enable verbose ctest output on test failureModestas Vainius2009-11-12
* Typo. Closes: #555659Joey Hess2009-11-12
* dh_installdocs: Warn if a doc-base file cannot be parsed to find a document i...Joey Hess2009-11-12
* clarifyJoey Hess2009-11-12
* Adjust code to add deprecation warning for compatability level 4. (Man page a...Joey Hess2009-11-12
* Drop deprecated programs from the list of commands in debhelper(7). Closes: #...Joey Hess2009-11-04
* updateJoey Hess2009-11-04
* Add deprecation warnings for -u to the documentation, since putting options a...Joey Hess2009-11-04
* clarify changelogJoey Hess2009-11-04
* --max-parallel requires a numberJoey Hess2009-11-04
* support unlimited parallel jobsJoey Hess2009-10-29
* update test suite for implicit parallelisation and flag renameJoey Hess2009-10-29
* logic errorJoey Hess2009-10-29
* implement the other option: parallel enabled implicitly by DEB_BUILD_OPTIONSJoey Hess2009-10-29
* remove implicit --parallel setting by dhJoey Hess2009-10-28
* logic simplificationJoey Hess2009-10-28