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-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
2009-06-30
Rename _canonpath to canonpath.
Modestas Vainius
2
-3
/
+3
2009-06-30
Rename enforce_out_of_source_building() to prefer_
Modestas Vainius
3
-11
/
+20
2009-06-29
Make dh not complain about unknown, command-specific options passed to it
Joey Hess
1
-6
/
+16
2009-06-29
misc minor changes
Joey Hess
8
-16
/
+15
2009-06-28
clean up --sourcedir/--sourcedirectory conflict
Joey Hess
1
-4
/
+0
2009-06-28
Merge branch 'master' into buildsystems
Joey Hess
1
-1
/
+6
2009-06-28
Revert "Add --help-buildsystem option to dh_auto."
Joey Hess
1
-51
/
+0
2009-06-28
Revert "Update dh_auto documentation."
Joey Hess
6
-758
/
+0
2009-06-28
typo
Joey Hess
1
-1
/
+1
2009-06-21
Terminology change.
Modestas Vainius
1
-2
/
+2
2009-06-21
Fix leftover from the old code.
Modestas Vainius
1
-1
/
+1
2009-06-18
Update dh_auto documentation.
Modestas Vainius
6
-0
/
+758
2009-06-18
Do not explicitly repass env. variables {C,CXX,LD}FLAGS to cmake.
Modestas Vainius
1
-3
/
+0
2009-06-18
Rewording in the comment.
Modestas Vainius
1
-2
/
+2
2009-06-18
Less code in the build system classes to call enforce_out_of_source_building().
Modestas Vainius
3
-9
/
+9
2009-06-17
Some cosmetic changes in the comments and strings.
Modestas Vainius
8
-24
/
+24
2009-06-17
Add --help-buildsystem option to dh_auto.
Modestas Vainius
1
-0
/
+51
2009-06-17
Fix typo in the --list option specification.
Modestas Vainius
1
-1
/
+1
2009-06-15
First letter case fixes (should be lowercase) in error/warning messages.
Modestas Vainius
2
-2
/
+2
2009-06-15
Fix build directory handling in python_distutils build system.
Modestas Vainius
1
-4
/
+63
2009-06-15
Add "only if empty" flag to rmdir_builddir().
Modestas Vainius
1
-4
/
+7
2009-06-15
Fix typo: missing $this.
Modestas Vainius
1
-1
/
+1
2009-06-13
New short switches for buildsystem stuff, drop envvars
Modestas Vainius
1
-12
/
+3
2009-06-13
Revert "Improvements in DH_OPTIONS handling and DH_AUTO_OPTIONS envvar support."
Modestas Vainius
3
-38
/
+18
2009-06-13
Use another root directory in _rel2rel.
Modestas Vainius
1
-1
/
+1
2009-06-13
Enforce out of source building in soft mode for cmake.
Modestas Vainius
1
-2
/
+3
2009-06-13
Drop special handling for build directory ./path.
Modestas Vainius
1
-25
/
+13
2009-06-12
Merge branch 'master' into buildsystems
Joey Hess
1
-5
/
+5
2009-06-12
Allow command-specific options to be passed to commands via dh without causin...
Joey Hess
1
-5
/
+6
2009-06-12
shouldn't need undef here
Joey Hess
1
-1
/
+1
2009-06-11
Ensure make doesn't print directories when checking for target existance.
Modestas Vainius
1
-1
/
+1
2009-06-11
Reorder load_buildsystem arguments and pass @_ through it.
Modestas Vainius
1
-4
/
+8
2009-06-11
Make perl_makemaker work properly when in source building is enforced.
Modestas Vainius
1
-6
/
+15
2009-06-11
Get rid of is_buildable and build_step flags. Broken by design.
Modestas Vainius
2
-33
/
+18
2009-06-11
Refactor build directory setting into separate method and solve a few bugs.
Modestas Vainius
1
-16
/
+38
2009-06-11
Remove empty build directory parent dirs (up to source directory) too.
Modestas Vainius
1
-4
/
+12
2009-06-11
Rename {pre,post}_step to {pre,post}_building_step.
Modestas Vainius
2
-4
/
+4
2009-06-11
autoconf uses a couple of Dh_Lib functions.
Modestas Vainius
1
-0
/
+1
2009-06-09
Implement source directory switching support (Closes: #530597).
Modestas Vainius
8
-62
/
+178
2009-06-08
--list all buildsystems (including all 3rd party ones) dynamically.
Modestas Vainius
1
-11
/
+42
[next]