Age | Commit message (Expand) | Author | Files | Lines |
2011-02-10 | Improve handling of logging in override targets | Joey Hess | 1 | -11/+40 |
2011-02-08 | refactor cross command generation | Joey Hess | 1 | -1/+14 |
2011-01-25 | remove MODULEBUILDRC override | Joey Hess | 1 | -1/+0 |
2010-11-22 | dh_listpackages: Do not display warnings if options cause no packages to be l... | Joey Hess | 1 | -2/+6 |
2010-11-02 | dh: Inhibit logging for commands run inside override targets | Joey Hess | 1 | -0/+2 |
2010-10-27 | note that the hardcoded arg_max here is obsolete | Joey Hess | 1 | -0/+1 |
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-05-28 | In v8 mode, prefer the perl_build buildsystem over perl_makemaker. Closes: #5... | Joey Hess | 1 | -1/+2 |
2010-05-23 | In v8 mode, do not allow directly passing unknown options to debhelper comman... | Joey Hess | 2 | -3/+4 |
2010-05-09 | remove now-unnecessary caching | Joey Hess | 1 | -5/+1 |
2010-05-09 | Further reduce the number of calls to dpkg-architecture to zero, in a typical... | Joey Hess | 1 | -3/+17 |
2010-05-09 | typo | Joey Hess | 1 | -1/+1 |
2010-05-09 | cleanups | Joey Hess | 1 | -24/+10 |
2010-05-09 | Drop one more call to dpkg-architecture. Closes: #580837 (Raphael Geissert) | Joey Hess | 1 | -5/+17 |
2010-04-26 | Memoize architecture comparisons in samearch, and avoid calling dpkg-architec... | Joey Hess | 1 | -7/+26 |
2010-04-08 | Fix #572077 in one place I missed earlier. (See #576885) | Joey Hess | 1 | -1/+1 |
2010-04-08 | fix comment | Joey Hess | 1 | -1/+1 |
2010-03-01 | minor optimisation | Joey Hess | 1 | -1/+1 |
2010-03-01 | If neither -a or -i are specified, debhelper commands used to default to acti... | Joey Hess | 1 | -5/+7 |
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-02-16 | dh: Disable option bundling to avoid mis-parsing bundled options such as "-Bp... | Joey Hess | 1 | -5/+4 |
2010-02-02 | Fix handling of -O with options specified by commands. Closes: #568081 | Joey Hess | 1 | -1/+3 |
2010-01-30 | Fix typo in call to abs2rel in --builddir sanitize code. Closes: #567737 | Joey Hess | 1 | -1/+1 |
2010-01-28 | update from Kel | Joey Hess | 1 | -2/+3 |
2010-01-27 | add qmake to build systems list | Joey Hess | 1 | -0/+1 |
2010-01-27 | qmake: New buildsystem contributed by Kel Modderman. Closes: #566840 | Joey Hess | 1 | -0/+80 |
2010-01-06 | bring back ignore_unknown_options | Joey Hess | 1 | -3/+4 |
2010-01-06 | fix bad interaction between -O and ignore_unknown_options | Joey Hess | 1 | -3/+2 |
2010-01-04 | don't call getopt recursively | Joey Hess | 1 | -8/+11 |
2010-01-04 | solve the dh -Bbuild problem | Joey Hess | 1 | -15/+27 |
2010-01-04 | Fix warning about unknown options passed to commands in override targets. | Joey Hess | 2 | -11/+10 |
2010-01-03 | makefile: Support the (asking for trouble) case of MAKE being set to somethin... | Joey Hess | 1 | -13/+10 |
2009-12-04 | Add --parallel option. | Modestas Vainius | 1 | -0/+1 |
2009-12-04 | In my opinion, this way of putting it is more obvious. | Modestas Vainius | 1 | -7/+5 |
2009-12-04 | Excess whitespace. Git complains about it. | Modestas Vainius | 1 | -2/+2 |
2009-11-23 | Parallel building support is no longer enabled by default. It can still be en... | Joey Hess | 1 | -1/+1 |
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 | use foreach instead of for when looping thru array | Joey Hess | 3 | -9/+9 |
2009-11-19 | cmake build+ steps need Makefile. | Modestas Vainius | 1 | -2/+3 |
2009-11-19 | Make buildsystems_list() use updated auto-selection code. | Modestas Vainius | 1 | -26/+34 |
2009-11-19 | Fix build system auto-selection breakage. | Cyril Brulebois | 1 | -1/+1 |
2009-11-18 | comment munging | Joey Hess | 3 | -13/+10 |
2009-11-18 | Improve build system auto-selection process | Modestas Vainius | 9 | -38/+57 |
2009-11-16 | cute tail display of config.log, to include a header | Joey Hess | 1 | -1/+1 |