index
:
debhelper
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Debian
/
Debhelper
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-07-19
Merge commit 'remotes/bzed/python-build' into buildsystems
Joey Hess
1
-0
/
+12
2009-07-19
Build for all supported Pythons if installed.
Bernd Zeimetz
1
-0
/
+12
2009-07-18
relocate comment inside if
Joey Hess
1
-5
/
+5
2009-07-14
forgot to add ant.pm
7.3.3
Joey Hess
1
-0
/
+37
2009-07-14
fix indent
Joey Hess
1
-7
/
+7
2009-07-14
Add ant buildsystem support. Closes: #537021
Joey Hess
1
-0
/
+1
2009-07-01
improve list formatting
Joey Hess
1
-1
/
+1
2009-06-30
rmdir_builddir(): use shell commands rather than perl equivalent.
Modestas Vainius
1
-9
/
+9
2009-06-29
remove enforce_out_of_source_building
Joey Hess
1
-9
/
+0
2009-06-29
layout
Joey Hess
1
-2
/
+4
2009-06-30
Use ASCII RS for separating options in DH_INTERNAL_OPTIONS.
Modestas Vainius
1
-1
/
+1
2009-06-30
Bug fix: pass extra command line arguments to cmake.
Modestas Vainius
1
-1
/
+1
2009-06-30
Add URLs to python_distutils --build-base bugs.
Modestas Vainius
1
-0
/
+2
2009-06-30
Call SUPER in python_distutils::pre_building_step.
Modestas Vainius
1
-0
/
+2
2009-06-30
More verbose rmdir_builddir() and more its tests
Modestas Vainius
1
-1
/
+3
2009-06-30
Support absolute paths for builddir.
Modestas Vainius
1
-29
/
+46
[next]