index
:
debhelper
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Debian
/
Debhelper
/
Dh_Buildsystems.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-01
Add editor hints to the end of all perl modules and scripts
Niels Thykier
1
-0
/
+6
2011-09-09
Tighten parsing of DEB_BUILD_OPTIONS.
Joey Hess
1
-13
/
+6
2011-07-16
Now the QT4 version of qmake can be explicitly selected by passing --buildsys...
Joey Hess
1
-0
/
+1
2011-06-14
dpkg-buildflags support
Joey Hess
1
-0
/
+1
2010-05-28
In v8 mode, prefer the perl_build buildsystem over perl_makemaker. Closes: #5...
Joey Hess
1
-1
/
+2
2010-01-27
add qmake to build systems list
Joey Hess
1
-0
/
+1
2009-12-04
Add --parallel option.
Modestas Vainius
1
-0
/
+1
2009-12-04
In my opinion, this way of putting it is more obvious.
Modestas Vainius
1
-7
/
+5
2009-12-04
Excess whitespace. Git complains about it.
Modestas Vainius
1
-2
/
+2
2009-11-23
Parallel building support is no longer enabled by default. It can still be en...
Joey Hess
1
-1
/
+1
2009-11-19
use foreach instead of for when looping thru array
Joey Hess
1
-7
/
+7
2009-11-19
Make buildsystems_list() use updated auto-selection code.
Modestas Vainius
1
-26
/
+34
2009-11-18
Improve build system auto-selection process
Modestas Vainius
1
-4
/
+18
2009-11-04
--max-parallel requires a number
Joey Hess
1
-1
/
+1
2009-10-29
support unlimited parallel jobs
Joey Hess
1
-17
/
+11
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
Support parallel building in makefile buildsystem
Modestas Vainius
1
-0
/
+42
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-29
misc minor changes
Joey Hess
1
-4
/
+3
2009-06-28
Revert "Add --help-buildsystem option to dh_auto."
Joey Hess
1
-51
/
+0
2009-06-28
typo
Joey Hess
1
-1
/
+1
2009-06-21
Terminology change.
Modestas Vainius
1
-2
/
+2
2009-06-18
Rewording in the comment.
Modestas Vainius
1
-2
/
+2
2009-06-17
Some cosmetic changes in the comments and strings.
Modestas Vainius
1
-9
/
+9
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
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
1
-7
/
+10
2009-06-12
shouldn't need undef here
Joey Hess
1
-1
/
+1
2009-06-11
Reorder load_buildsystem arguments and pass @_ through it.
Modestas Vainius
1
-4
/
+8
2009-06-11
Get rid of is_buildable and build_step flags. Broken by design.
Modestas Vainius
1
-3
/
+3
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
-0
/
+8
2009-06-08
--list all buildsystems (including all 3rd party ones) dynamically.
Modestas Vainius
1
-11
/
+42
2009-06-08
Improvements in DH_OPTIONS handling and DH_AUTO_OPTIONS envvar support.
Modestas Vainius
1
-11
/
+7
2009-06-08
Use the term "build step" instead of "build action" everywhere in the source.
Modestas Vainius
1
-17
/
+17
2009-04-20
rename autotools to autoconf
Joey Hess
1
-1
/
+1
2009-04-20
remove verbose_print of buildsystem selection details
Joey Hess
1
-2
/
+0
2009-04-20
reformat list
Joey Hess
1
-17
/
+15
2009-04-20
factor out a buildsystems_list
Joey Hess
1
-26
/
+32
2009-04-15
removal of comments I'm satisfied with
Joey Hess
1
-16
/
+0
2009-04-15
debhelper modular buildsystems (try 3).
Modestas Vainius
1
-32
/
+51
2009-04-14
more comments
Joey Hess
1
-0
/
+1
2009-04-14
update and remove XXX comments
Joey Hess
1
-21
/
+4
2009-04-14
Modular object-orientied buildsystem implementation (try 2).
Modestas Vainius
1
-124
/
+92
[next]