summaryrefslogtreecommitdiff
path: root/Debian
AgeCommit message (Expand)AuthorFilesLines
2011-02-10Improve handling of logging in override targetsJoey Hess1-11/+40
2011-02-08refactor cross command generationJoey Hess1-1/+14
2011-01-25remove MODULEBUILDRC overrideJoey Hess1-1/+0
2010-11-22dh_listpackages: Do not display warnings if options cause no packages to be l...Joey Hess1-2/+6
2010-11-02dh: Inhibit logging for commands run inside override targetsJoey Hess1-0/+2
2010-10-27note that the hardcoded arg_max here is obsoleteJoey Hess1-0/+1
2010-08-07python_distutils: Pass --force to setup.py build, to ensure that when python-...Joey Hess1-1/+3
2010-08-07Revert "python_distutils: Pass --force to setup.py build, to ensure that when...Joey Hess1-3/+1
2010-07-25python_distutils: Pass --force to setup.py build, to ensure that when python-...Joey Hess1-1/+3
2010-06-30perl_makemaker: import compat(). Closes: #587654Joey Hess1-0/+1
2010-06-23In v8 mode, stop passing packlist=0 in perl_makemaker buildsystem, since perl...Joey Hess1-2/+4
2010-05-28In v8 mode, prefer the perl_build buildsystem over perl_makemaker. Closes: #5...Joey Hess1-1/+2
2010-05-23In v8 mode, do not allow directly passing unknown options to debhelper comman...Joey Hess2-3/+4
2010-05-09remove now-unnecessary cachingJoey Hess1-5/+1
2010-05-09Further reduce the number of calls to dpkg-architecture to zero, in a typical...Joey Hess1-3/+17
2010-05-09typoJoey Hess1-1/+1
2010-05-09cleanupsJoey Hess1-24/+10
2010-05-09Drop one more call to dpkg-architecture. Closes: #580837 (Raphael Geissert)Joey Hess1-5/+17
2010-04-26Memoize architecture comparisons in samearch, and avoid calling dpkg-architec...Joey Hess1-7/+26
2010-04-08Fix #572077 in one place I missed earlier. (See #576885)Joey Hess1-1/+1
2010-04-08fix commentJoey Hess1-1/+1
2010-03-01minor optimisationJoey Hess1-1/+1
2010-03-01If neither -a or -i are specified, debhelper commands used to default to acti...Joey Hess1-5/+7
2010-02-19makefile buildsystem: Chomp output during test for full compatability with de...Joey Hess1-0/+1
2010-02-18The fix for #563557 caused some new trouble involving makefile that misbehave...Joey Hess1-1/+1
2010-02-16dh: Disable option bundling to avoid mis-parsing bundled options such as "-Bp...Joey Hess1-5/+4
2010-02-02Fix handling of -O with options specified by commands. Closes: #568081Joey Hess1-1/+3
2010-01-30Fix typo in call to abs2rel in --builddir sanitize code. Closes: #567737Joey Hess1-1/+1
2010-01-28update from KelJoey Hess1-2/+3
2010-01-27add qmake to build systems listJoey Hess1-0/+1
2010-01-27qmake: New buildsystem contributed by Kel Modderman. Closes: #566840Joey Hess1-0/+80
2010-01-06bring back ignore_unknown_optionsJoey Hess1-3/+4
2010-01-06fix bad interaction between -O and ignore_unknown_optionsJoey Hess1-3/+2
2010-01-04don't call getopt recursivelyJoey Hess1-8/+11
2010-01-04solve the dh -Bbuild problemJoey Hess1-15/+27
2010-01-04Fix warning about unknown options passed to commands in override targets.Joey Hess2-11/+10
2010-01-03makefile: Support the (asking for trouble) case of MAKE being set to somethin...Joey Hess1-13/+10
2009-12-04Add --parallel option.Modestas Vainius1-0/+1
2009-12-04In my opinion, this way of putting it is more obvious.Modestas Vainius1-7/+5
2009-12-04Excess whitespace. Git complains about it.Modestas Vainius1-2/+2
2009-11-23Parallel building support is no longer enabled by default. It can still be en...Joey Hess1-1/+1
2009-11-21make: Avoid infinite loop that occurrs when testing existence of a target in ...Joey Hess1-1/+1
2009-11-21Fix deep recursive in cmake::test().Modestas Vainius1-1/+1
2009-11-19use foreach instead of for when looping thru arrayJoey Hess3-9/+9
2009-11-19cmake build+ steps need Makefile.Modestas Vainius1-2/+3
2009-11-19Make buildsystems_list() use updated auto-selection code.Modestas Vainius1-26/+34
2009-11-19Fix build system auto-selection breakage.Cyril Brulebois1-1/+1
2009-11-18comment mungingJoey Hess3-13/+10
2009-11-18Improve build system auto-selection processModestas Vainius9-38/+57
2009-11-16cute tail display of config.log, to include a headerJoey Hess1-1/+1