summaryrefslogtreecommitdiff
path: root/Debian/Debhelper/Buildsystem
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* remove MODULEBUILDRC overrideJoey Hess2011-01-25
* 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
* 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
* update from KelJoey Hess2010-01-28
* qmake: New buildsystem contributed by Kel Modderman. Closes: #566840Joey Hess2010-01-27
* makefile: Support the (asking for trouble) case of MAKE being set to somethin...Joey Hess2010-01-03
* make: Avoid infinite loop that occurrs when testing existence of a target in ...Joey Hess2009-11-21
* Fix deep recursive in cmake::test().Modestas Vainius2009-11-21
* cmake build+ steps need Makefile.Modestas Vainius2009-11-19
* Fix build system auto-selection breakage.Cyril Brulebois2009-11-19
* comment mungingJoey 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
* autoconf: If configure fails, cat config.log. Intended to make it easier to d...Joey Hess2009-11-16
* Enable verbose ctest output on test failureModestas Vainius2009-11-16
* Enable verbose ctest output on test failureModestas Vainius2009-11-12
* support unlimited parallel jobsJoey Hess2009-10-29
* reduce amount of MAKEFLAGS cleaningJoey Hess2009-10-28
* split get_make_jobserver_status into two functionsJoey Hess2009-10-28
* move obscure function to EOFJoey Hess2009-10-28
* Support parallel building in makefile buildsystemModestas Vainius2009-10-28
* invert python orderingJoey Hess2009-10-01
* indentationJoey Hess2009-10-01
* Pass --force option to Python distutils install command.Andrew Straw2009-10-01
* improve python regexps, per bzedJoey Hess2009-08-13
* move comment closer to relevant codeJoey Hess2009-08-08
* python_distutils.pm: Support debhelper backports.Bernd Zeimetz2009-08-08
* perl_build: Fix Build check to honor source directory setting.Joey Hess2009-08-05
* perl_build: Avoid failing if forced to be used in dh_auto_clean when Build do...Joey Hess2009-08-04
* cmake: Avoid forcing rpath off as this can break some test suites. It gets st...Joey Hess2009-08-01
* perl_makemaker: Re-add fix for #496157, lost in rewrite.Joey Hess2009-07-22
* refactorJoey Hess2009-07-19
* Merge commit 'origin/buildsystems' into python-buildBernd Zeimetz2009-07-19
|\
| * fix get_sourcepath use and misc style fixesJoey Hess2009-07-19
* | Ensure that we find the right default dbg Python.Bernd Zeimetz2009-07-19
|/