summaryrefslogtreecommitdiff
path: root/Debian
Commit message (Expand)AuthorAge
* Add support for running tests in parallel to the cmake build system.Modestas Vainius2011-08-05
* makefile.pm: remove build directory even if Makefile does not exist yet.Modestas Vainius2011-08-05
* layutJoey Hess2011-07-16
* oops, only force qt4 when it's enabledJoey Hess2011-07-16
* Now the QT4 version of qmake can be explicitly selected by passing --buildsys...Joey Hess2011-07-16
* dh_auto_configure: If there is a problem with cmake, display the CMakeCache.txt.Joey Hess2011-06-24
* Revert "Always respect DEB_${flag}_{APPEND,SET} envvars."Joey Hess2011-06-20
* Always respect DEB_${flag}_{APPEND,SET} envvars.Modestas Vainius2011-06-19
* In the unlikely case Dpkg::BuildFlags fails, don't do anything.Modestas Vainius2011-06-19
* Use Dpkg::BuildFlags module directly in set_buildflags().Modestas Vainius2011-06-19
* dpkg-buildflags supportJoey Hess2011-06-14
* dh_auto_configure: In v9, does not include the source package name in --libex...Joey Hess2011-06-14
* Don't add package name to libexecdir in v9Roger Leigh2011-06-14
* Fix error message. Closes: #628053Joey Hess2011-05-27
* avoid depending on a dpkg that has DEB_HOST_MULTIARCHJoey Hess2011-03-12
* layoutJoey Hess2011-03-12
* Add support for multiarch.Steve Langasek2011-03-12
* Improve handling of logging in override targetsJoey Hess2011-02-10
* refactor cross command generationJoey Hess2011-02-08
* remove MODULEBUILDRC overrideJoey Hess2011-01-25
* dh_listpackages: Do not display warnings if options cause no packages to be l...Joey Hess2010-11-22
* dh: Inhibit logging for commands run inside override targetsJoey Hess2010-11-02
* note that the hardcoded arg_max here is obsoleteJoey Hess2010-10-27
* python_distutils: Pass --force to setup.py build, to ensure that when python-...Joey Hess2010-08-07
* Revert "python_distutils: Pass --force to setup.py build, to ensure that when...Joey Hess2010-08-07
* python_distutils: Pass --force to setup.py build, to ensure that when python-...Joey Hess2010-07-25
* perl_makemaker: import compat(). Closes: #587654Joey Hess2010-06-30
* In v8 mode, stop passing packlist=0 in perl_makemaker buildsystem, since perl...Joey Hess2010-06-23
* In v8 mode, prefer the perl_build buildsystem over perl_makemaker. Closes: #5...Joey Hess2010-05-28
* In v8 mode, do not allow directly passing unknown options to debhelper comman...Joey Hess2010-05-23
* remove now-unnecessary cachingJoey Hess2010-05-09
* Further reduce the number of calls to dpkg-architecture to zero, in a typical...Joey Hess2010-05-09
* typoJoey Hess2010-05-09
* cleanupsJoey Hess2010-05-09
* Drop one more call to dpkg-architecture. Closes: #580837 (Raphael Geissert)Joey Hess2010-05-09
* Memoize architecture comparisons in samearch, and avoid calling dpkg-architec...Joey Hess2010-04-26
* Fix #572077 in one place I missed earlier. (See #576885)Joey Hess2010-04-08
* fix commentJoey Hess2010-04-08
* minor optimisationJoey Hess2010-03-01
* If neither -a or -i are specified, debhelper commands used to default to acti...Joey Hess2010-03-01
* makefile buildsystem: Chomp output during test for full compatability with de...Joey Hess2010-02-19
* The fix for #563557 caused some new trouble involving makefile that misbehave...Joey Hess2010-02-18
* dh: Disable option bundling to avoid mis-parsing bundled options such as "-Bp...Joey Hess2010-02-16
* Fix handling of -O with options specified by commands. Closes: #568081Joey Hess2010-02-02
* Fix typo in call to abs2rel in --builddir sanitize code. Closes: #567737Joey Hess2010-01-30
* update from KelJoey Hess2010-01-28
* add qmake to build systems listJoey Hess2010-01-27
* qmake: New buildsystem contributed by Kel Modderman. Closes: #566840Joey Hess2010-01-27
* bring back ignore_unknown_optionsJoey Hess2010-01-06
* fix bad interaction between -O and ignore_unknown_optionsJoey Hess2010-01-06