summaryrefslogtreecommitdiff
path: root/Debian/Debhelper/Buildsystem
Commit message (Expand)AuthorAge
* perl_makemaker: Unset INSTALL_BASE in case the user has it set. Closes: #705141Joey Hess2013-05-05
* cmake: Configure with -DCMAKE_BUILD_TYPE=RelWithDebInfo Closes: #701233Joey Hess2013-02-24
* adjust other fixJoey Hess2012-10-22
* python distutils buildsystem: When checking if a version of python is install...Joey Hess2012-08-27
* python distutils buildsystem: Propigate failure of pyversions. Closes: #68355...Joey Hess2012-08-27
* debhelper: Fix minor source comment typos.Simon Ruderich2012-05-19
* releasing version 9.20120419Joey Hess2012-04-17
* cmake: Only pass CPPFLAGS in CFLAGS in v9.Joey Hess2012-04-17
* cmake: Pass CPPFLAGS in CFLAGS. Closes: #668813 Thanks, Simon Ruderich for th...Joey Hess2012-04-17
* Also include CFLAGS in ld line for perl. Closes: #662666Joey Hess2012-03-13
* Pass CPPFLAGS and LDFLAGS to Makefile.PL and Build.PLDominic Hargreaves2012-03-11
* dh_auto_install: Set AM_UPDATE_INFO_DIR=no to avoid automake generating an in...Joey Hess2012-02-08
* Pass CPPFLAGS to qmake. Closes: #646129 Thanks, Felix GeyertJoey Hess2011-12-08
* Pass CFLAGS also to perl_build.gregor herrmann2011-09-30
* setting OPTIMIZE could in theory lead to breakage, so make it v9Joey Hess2011-09-29
* fix indentationJoey Hess2011-09-29
* pass dpkg-buildflags to makemaker build systemSteve Langasek2011-09-29
* 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
* 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