index
:
debhelper
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Debian
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
make error() throw a catchable error with die
Joey Hess
1
-3
/
+2
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-11-12
Adjust code to add deprecation warning for compatability level 4. (Man page a...
Joey Hess
1
-1
/
+1
2009-11-04
--max-parallel requires a number
Joey Hess
1
-1
/
+1
2009-10-29
support unlimited parallel jobs
Joey Hess
3
-35
/
+20
2009-10-29
logic error
Joey Hess
1
-1
/
+1
2009-10-29
implement the other option: parallel enabled implicitly by DEB_BUILD_OPTIONS
Joey Hess
1
-6
/
+8
2009-10-28
refactor --parallel processing
Joey Hess
1
-28
/
+20
2009-10-28
reduce amount of MAKEFLAGS cleaning
Joey Hess
2
-14
/
+11
2009-10-28
split get_make_jobserver_status into two functions
Joey Hess
2
-43
/
+29
2009-10-28
move obscure function to EOF
Joey Hess
2
-42
/
+42
2009-10-28
Support parallel building in makefile buildsystem
Modestas Vainius
4
-5
/
+126
2009-10-19
consistently print whole failing command line
Joey Hess
1
-1
/
+1
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-09-27
Allow dpkg-architecture to print errors to stderr. Closes: #548636
Joey Hess
1
-1
/
+1
2009-09-14
Reorder dh_pysupport call in dh sequence to come before dh_installinit, so th...
Joey Hess
1
-1
/
+1
2009-09-01
-a == -s
Joey Hess
2
-12
/
+6
2009-09-01
Optimise -s handling to avoid running dpkg-architecture if the package is arc...
Joey Hess
1
-1
/
+3
2009-09-01
refactor
Joey Hess
1
-4
/
+3
2009-08-13
improve python regexps, per bzed
Joey Hess
1
-2
/
+2
2009-08-10
minor code cleanup and optimisation
Joey Hess
1
-7
/
+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
2009-07-19
Merge commit 'origin/buildsystems' into python-build
Bernd Zeimetz
1
-5
/
+5
2009-07-19
fix get_sourcepath use and misc style fixes
Joey Hess
1
-7
/
+7
2009-07-19
Ensure that we find the right default dbg Python.
Bernd Zeimetz
1
-3
/
+5
2009-07-19
Check the various build-deps for python-dbg.
Bernd Zeimetz
1
-3
/
+10
2009-07-19
Merge commit 'origin/buildsystems' into python-build
Bernd Zeimetz
1
-19
/
+23
2009-07-19
Build Python dbg extensions automatically.
Bernd Zeimetz
1
-2
/
+33
2009-07-19
improve comment
Joey Hess
1
-3
/
+5
2009-07-19
minor improvement
Joey Hess
1
-3
/
+3
[next]