index
:
debhelper
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-10
Allow whitespace around the debhelper-compat B-D.
Peter Pentchev
1
-1
/
+2
2018-05-10
Lay the groundwork for testing debhelper-compat.
Peter Pentchev
1
-1
/
+14
2018-05-03
rename_path: Fall back to mv when errno is EXDEV
Niels Thykier
1
-3
/
+11
2018-04-28
cmake: honour CC/CXX during native builds
Helmut Grohne
1
-6
/
+8
2018-04-09
qmake.pm: Let qmake cross wrapper set most of cross-build options
Dmitry Shachnev
1
-52
/
+4
2018-04-08
Buildsystem.pm: Set target buildsystem earlier
Niels Thykier
1
-12
/
+16
2018-04-08
Buildsystem.pm: Fix typo in comment
Niels Thykier
1
-1
/
+1
2018-04-08
Buildsystem.pm: Fix use of undefined variable
Niels Thykier
1
-2
/
+4
2018-04-08
Buildsystems: Avoid picking a redundant build system during clean
Niels Thykier
4
-5
/
+15
2018-04-08
Buildsystem: Pass more methods to target buildsystems
Niels Thykier
1
-0
/
+16
2018-04-07
Buildsystem.pm: Improve error message
Niels Thykier
1
-1
/
+1
2018-04-07
Buildsystem.pm: Add a getter for targetbuildsystem
Niels Thykier
4
-12
/
+19
2018-04-06
cmake: Support ninja backend
Niels Thykier
2
-1
/
+12
2018-04-06
Rewrite build system to support a "target build system"
Niels Thykier
5
-40
/
+209
2018-04-05
Dh_Lib.pm: Properly handle packages with version "0"
Niels Thykier
1
-5
/
+6
2018-04-04
makefile: Use -Oline instead of -O
Niels Thykier
1
-1
/
+1
2018-03-29
Dh_Lib: Avoid load-time dependency on d/control
Niels Thykier
1
-0
/
+4
2018-03-29
make_symlink: Fix corner cases for link names
Niels Thykier
1
-5
/
+13
2018-03-07
SequencerUtil: Always inline when asked to always inline
Niels Thykier
1
-2
/
+2
2018-03-07
Move sub from dh to D::DH::SequencerUtil
Niels Thykier
1
-0
/
+21
2018-02-26
Dh_Lib: Fix invalid parameter for package_cross_type
Niels Thykier
1
-1
/
+1
2018-02-25
Dh_Lib: add warning for d-compat B-Ds being experimental
Niels Thykier
1
-0
/
+3
2018-02-24
Dh_Lib: Ensure that debhelper-compat is in Build-Depends
Niels Thykier
1
-36
/
+47
2018-02-24
Prototype; extract compat level from build-depends
Niels Thykier
1
-8
/
+64
2018-02-24
makefile.pm: Skip -O when STDOUT it a TTY
Niels Thykier
1
-2
/
+4
2018-02-18
Dh_Lib: make pkgfile rely on package_cross_type
Niels Thykier
1
-4
/
+6
2018-02-18
makefile: Pass -O to make with -jX
Niels Thykier
1
-1
/
+9
2018-02-12
meson.pm: Fix locale name
Jakub Wilk
1
-2
/
+2
2018-01-31
makefile.pm: Sort %DEB_DEFAULT_TOOLS arguments
Niels Thykier
1
-1
/
+2
2018-01-31
Dh_Lib: Fix typo in verbose output
Niels Thykier
1
-1
/
+1
2018-01-28
Rely on DEB_RULES_REQUIRES_ROOT for R³ support
Niels Thykier
1
-26
/
+21
2018-01-28
Drop support for DPKG_GAIN_ROOT_COMMAND
Niels Thykier
1
-1
/
+1
2018-01-28
Drop obsolete constant
Niels Thykier
1
-3
/
+0
2018-01-28
dh: Rename optimize_sequence to unpack_sequence
Niels Thykier
1
-2
/
+4
2018-01-24
Dh_Lib: Fix regression in handling of "foo{bar}" globs
Niels Thykier
1
-2
/
+8
2018-01-21
qmake{,4}.pm: Avoid global state in build systems
Niels Thykier
2
-7
/
+7
2018-01-20
ninja.pm: Set LC_ALL=C.UTF-8 for meson builds
Niels Thykier
1
-10
/
+26
2018-01-20
Dh_Lib: Print environment changes when printing *doit commands
Niels Thykier
1
-0
/
+19
2018-01-06
dh_installdeb/Dh_Lib: Fix bug in merge of multiple autoscripts
Niels Thykier
1
-1
/
+1
2018-01-06
Buildsystem: Fix a bug in _generic_doit_in_dir
Niels Thykier
1
-1
/
+4
2018-01-04
Dh_Lib: Guard against invalid "snippet-order" values in autoscript
Niels Thykier
1
-0
/
+2
2018-01-03
Dh_Lib: Support ordering for service handling autosnippets
Niels Thykier
1
-19
/
+59
2018-01-02
R³ support: DPKG_GAIN_ROOT_CMD => DEB_GAIN_ROOT_CMD
Niels Thykier
1
-1
/
+1
2018-01-02
dh: Do not re-run completed targets
Niels Thykier
1
-2
/
+3
2018-01-02
dh: Rewrite sequence handling
Niels Thykier
1
-0
/
+128
2017-12-31
Dh_Lib: Make "exit 1" the default value for ERROR_HANDLER
Niels Thykier
1
-1
/
+1
2017-12-30
meson.pm: Remove redundant boilerplate method
Niels Thykier
1
-5
/
+0
2017-12-30
meson.pm: Set LC_ALL=C.UTF-8 when invoking meson
Niels Thykier
1
-2
/
+9
2017-12-30
Dh_Lib: doit - support update_env to change child %ENV
Niels Thykier
1
-0
/
+9
2017-12-30
Buildsystem.pm: Refactor doit_in_foodir{,_noerror}
Niels Thykier
1
-4
/
+11
[next]