Age | Commit message (Expand) | Author | Files | Lines |
2011-09-29 | fix indentation | Joey Hess | 1 | -3/+3 |
2011-09-29 | pass dpkg-buildflags to makemaker build system | Steve Langasek | 1 | -1/+6 |
2011-08-05 | Add support for running tests in parallel to the cmake build system. | Modestas Vainius | 1 | -1/+5 |
2011-08-05 | makefile.pm: remove build directory even if Makefile does not exist yet. | Modestas Vainius | 1 | -5/+17 |
2011-07-16 | layut | Joey Hess | 1 | -1/+1 |
2011-07-16 | oops, only force qt4 when it's enabled | Joey Hess | 1 | -2/+6 |
2011-07-16 | Now the QT4 version of qmake can be explicitly selected by passing --buildsys... | Joey Hess | 2 | -1/+17 |
2011-06-24 | dh_auto_configure: If there is a problem with cmake, display the CMakeCache.txt. | Joey Hess | 1 | -1/+9 |
2011-06-14 | dh_auto_configure: In v9, does not include the source package name in --libex... | Joey Hess | 1 | -3/+8 |
2011-06-14 | Don't add package name to libexecdir in v9 | Roger Leigh | 1 | -1/+1 |
2011-03-12 | avoid depending on a dpkg that has DEB_HOST_MULTIARCH | Joey Hess | 1 | -3/+4 |
2011-03-12 | layout | Joey Hess | 1 | -1/+2 |
2011-03-12 | Add support for multiarch. | Steve Langasek | 1 | -2/+7 |
2011-01-25 | remove MODULEBUILDRC override | Joey Hess | 1 | -1/+0 |
2010-08-07 | python_distutils: Pass --force to setup.py build, to ensure that when python-... | Joey Hess | 1 | -1/+3 |
2010-08-07 | Revert "python_distutils: Pass --force to setup.py build, to ensure that when... | Joey Hess | 1 | -3/+1 |
2010-07-25 | python_distutils: Pass --force to setup.py build, to ensure that when python-... | Joey Hess | 1 | -1/+3 |
2010-06-30 | perl_makemaker: import compat(). Closes: #587654 | Joey Hess | 1 | -0/+1 |
2010-06-23 | In v8 mode, stop passing packlist=0 in perl_makemaker buildsystem, since perl... | Joey Hess | 1 | -2/+4 |
2010-02-19 | makefile buildsystem: Chomp output during test for full compatability with de... | Joey Hess | 1 | -0/+1 |
2010-02-18 | The fix for #563557 caused some new trouble involving makefile that misbehave... | Joey Hess | 1 | -1/+1 |
2010-01-28 | update from Kel | Joey Hess | 1 | -2/+3 |
2010-01-27 | qmake: New buildsystem contributed by Kel Modderman. Closes: #566840 | Joey Hess | 1 | -0/+80 |
2010-01-03 | makefile: Support the (asking for trouble) case of MAKE being set to somethin... | Joey Hess | 1 | -13/+10 |
2009-11-21 | make: Avoid infinite loop that occurrs when testing existence of a target in ... | Joey Hess | 1 | -1/+1 |
2009-11-21 | Fix deep recursive in cmake::test(). | Modestas Vainius | 1 | -1/+1 |
2009-11-19 | cmake build+ steps need Makefile. | Modestas Vainius | 1 | -2/+3 |
2009-11-19 | Fix build system auto-selection breakage. | Cyril Brulebois | 1 | -1/+1 |
2009-11-18 | comment munging | Joey Hess | 2 | -6/+3 |
2009-11-18 | Improve build system auto-selection process | Modestas Vainius | 7 | -25/+21 |
2009-11-16 | cute tail display of config.log, to include a header | Joey Hess | 1 | -1/+1 |
2009-11-16 | autoconf: If configure fails, cat config.log. Intended to make it easier to d... | Joey Hess | 1 | -1/+9 |
2009-11-16 | Enable verbose ctest output on test failure | Modestas Vainius | 1 | -1/+4 |
2009-11-12 | Enable verbose ctest output on test failure | Modestas Vainius | 1 | -0/+7 |
2009-10-29 | support unlimited parallel jobs | Joey Hess | 1 | -12/+6 |
2009-10-28 | reduce amount of MAKEFLAGS cleaning | Joey Hess | 1 | -8/+7 |
2009-10-28 | split get_make_jobserver_status into two functions | Joey Hess | 1 | -9/+4 |
2009-10-28 | move obscure function to EOF | Joey Hess | 1 | -2/+2 |
2009-10-28 | Support parallel building in makefile buildsystem | Modestas Vainius | 1 | -3/+28 |
2009-10-01 | invert python ordering | Joey Hess | 1 | -5/+8 |
2009-10-01 | indentation | Joey Hess | 1 | -1/+1 |
2009-10-01 | Pass --force option to Python distutils install command. | Andrew Straw | 1 | -0/+1 |
2009-08-13 | improve python regexps, per bzed | Joey Hess | 1 | -2/+2 |
2009-08-08 | move comment closer to relevant code | Joey Hess | 1 | -3/+4 |
2009-08-08 | python_distutils.pm: Support debhelper backports. | Bernd Zeimetz | 1 | -3/+15 |
2009-08-05 | perl_build: Fix Build check to honor source directory setting. | Joey Hess | 1 | -1/+1 |
2009-08-04 | perl_build: Avoid failing if forced to be used in dh_auto_clean when Build do... | Joey Hess | 1 | -1/+3 |
2009-08-01 | cmake: Avoid forcing rpath off as this can break some test suites. It gets st... | Joey Hess | 1 | -1/+0 |
2009-07-22 | perl_makemaker: Re-add fix for #496157, lost in rewrite. | Joey Hess | 1 | -1/+11 |
2009-07-19 | refactor | Joey Hess | 1 | -9/+12 |