index
:
debhelper
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Debian
/
Debhelper
/
Buildsystem.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-18
comment munging
Joey Hess
1
-7
/
+7
2009-11-18
Improve build system auto-selection process
Modestas Vainius
1
-9
/
+18
2009-10-29
support unlimited parallel jobs
Joey Hess
1
-6
/
+3
2009-10-28
Support parallel building in makefile buildsystem
Modestas Vainius
1
-1
/
+15
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
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
1
-2
/
+2
2009-06-30
Rename enforce_out_of_source_building() to prefer_
Modestas Vainius
1
-8
/
+18
2009-06-29
misc minor changes
Joey Hess
1
-6
/
+6
2009-06-18
Less code in the build system classes to call enforce_out_of_source_building().
Modestas Vainius
1
-5
/
+7
2009-06-17
Some cosmetic changes in the comments and strings.
Modestas Vainius
1
-5
/
+5
2009-06-15
First letter case fixes (should be lowercase) in error/warning messages.
Modestas Vainius
1
-1
/
+1
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
Use another root directory in _rel2rel.
Modestas Vainius
1
-1
/
+1
2009-06-13
Drop special handling for build directory ./path.
Modestas Vainius
1
-25
/
+13
2009-06-11
Get rid of is_buildable and build_step flags. Broken by design.
Modestas Vainius
1
-30
/
+15
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
1
-2
/
+2
2009-06-09
Implement source directory switching support (Closes: #530597).
Modestas Vainius
1
-37
/
+149
2009-06-08
Use term "out of source" rather than "outside source".
Modestas Vainius
1
-6
/
+6
2009-06-08
Use the term "build step" instead of "build action" everywhere in the source.
Modestas Vainius
1
-14
/
+14
2009-04-20
unimportant code changes
Joey Hess
1
-9
/
+9
2009-04-20
rename Dh_Buildsystem to Buildsystem
Joey Hess
1
-0
/
+257