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
2019-05-17
cmake.pm: Emit correct CMAKE_SYSTEM_PROCESSOR for mips64el during cross builds
Helmut Grohne
1
-0
/
+1
2019-05-17
Drop some obsolete/unused code
Niels Thykier
1
-24
/
+0
2019-03-31
makefile: Fix regression where cross tools were passed when make was a target...
Niels Thykier
1
-1
/
+5
2019-03-31
Buildsystem: Add internal field to tell if a build system is used as a target
Niels Thykier
1
-0
/
+13
2019-02-25
Dh_Lib: Ensure error uses a well-defined stable error code
Niels Thykier
1
-2
/
+3
2019-02-24
Dh_Lib: Add "is_known_package" function
Niels Thykier
1
-2
/
+9
2019-02-09
meson: Dump meson-logs/testlog.txt on test error
Niels Thykier
1
-12
/
+20
2019-02-09
filedoublearray: Strip whitespace and detect whitespace-only lines
Niels Thykier
1
-2
/
+10
2018-12-02
Revert "makefile.pm: pass V=1/0 depending on DH_QUIET"
Luca Boccassi
1
-7
/
+1
2018-11-13
Dh_Lib,dh_installman: Reopen stdin for reading in doit/man(1)-check
Niels Thykier
1
-0
/
+1
2018-11-10
cmake: Pass correct CMAKE_SYSTEM_PROCESSOR for ppc64el
Helmut Grohne
1
-1
/
+10
2018-11-10
cmake: Pass QMAKE_EXECUTABLE when cross-building
Helmut Grohne
1
-0
/
+1
2018-11-04
meson: Run tests with meson [c13]
Niels Thykier
1
-0
/
+24
2018-11-04
Buildsystem: Fix spelling of "Invalid" in an error message
Niels Thykier
1
-1
/
+1
2018-11-04
Dh_Lib: Accept compat level 13
Niels Thykier
1
-1
/
+1
2018-11-04
Dh_Lib: Add a LOWEST_VIRTUAL_DEBHELPER_COMPAT_LEVEL constant
Niels Thykier
1
-0
/
+3
2018-11-02
makefile.pm: pass V=1/0 depending on DH_QUIET
Luca Boccassi
1
-1
/
+7
2018-09-15
Replace all calls to Cwd::cwd with Cwd::getcwd
Josh Triplett
1
-1
/
+1
2018-09-14
{meson,autoconf}.pm: Fix inverted boolean logic
Niels Thykier
2
-3
/
+3
2018-09-14
Dh_Getopt: Configure Getopt::Long to be case sensitive
Niels Thykier
1
-0
/
+1
2018-09-09
Make -k/--keep a per helper option
Niels Thykier
1
-4
/
+1
2018-09-04
meson.pm: Add missing import of compat
Niels Thykier
1
-1
/
+1
2018-09-02
Dh_Getopt.pm: Remove --priority as default option
Niels Thykier
1
-2
/
+0
2018-09-02
Support of terse flag in DEB_BUILD_OPTIONS
Nicholas Guriev
3
-5
/
+7
2018-09-01
Dh_Lib.pm: Have isnative() use the cache better for d/changelog
Niels Thykier
1
-12
/
+23
2018-08-04
dh: Support autoloading sequences via Build-Depends
Niels Thykier
1
-1
/
+20
2018-08-04
autoconf,meson: Use usr/libexec dir by default [c12]
Niels Thykier
2
-3
/
+3
2018-08-04
cmake: Explicitly set CMAKE_INSTALL_LIBDIR
Niels Thykier
1
-1
/
+1
2018-06-30
Dh_Lib.pm: Fix comment handling at EOF in d/control
Niels Thykier
1
-1
/
+8
2018-06-30
Restore glob error handling for documentation dh_* tools
Niels Thykier
1
-1
/
+15
2018-06-24
Dh_Lib: Correct assignment of $build_profiles
Niels Thykier
1
-1
/
+1
2018-06-23
Dh_Lib: Ensure (X-)Package-Type appear at most once per binary
Niels Thykier
1
-0
/
+5
2018-06-23
Dh_Lib: Align binary package stanza parser with deb822 rules
Niels Thykier
1
-42
/
+74
2018-06-23
Dh_Lib: Align source stanza parser with deb822 rules
Niels Thykier
1
-22
/
+52
2018-06-23
Dh_Lib: Ensure package names are valid
Niels Thykier
1
-0
/
+9
2018-06-23
Dh_Lib: Avoid forking a shell for executable dh config files
Niels Thykier
1
-1
/
+1
2018-06-23
debhelper.pod: Make a dedicated subsection to exec config files
Niels Thykier
1
-0
/
+2
2018-06-23
Dh_Lib: Provide a more helpful error message for exec-config files
Niels Thykier
1
-1
/
+23
2018-06-23
Dh_Lib: Allow empty warning messages (for formatting purposes)
Niels Thykier
1
-1
/
+2
2018-06-10
cmake.pm: Place path-to-source at end of command line invocation.
Roberto C. Sánchez
1
-1
/
+1
2018-05-20
Dh_Lib: Remove warning for using B-D on debhelper-compat
Niels Thykier
1
-3
/
+0
2018-05-20
Dh_Lib: Fix typo in a warning message
Niels Thykier
1
-1
/
+1
2018-05-20
python_distutils.pm: Deprecate with removal in compat 12
Niels Thykier
1
-2
/
+5
2018-05-20
Dh_Lib: Permit 0 or more leading space in the Section field
Niels Thykier
1
-9
/
+9
2018-05-19
makefile.pm: Revert use of -O for now
Niels Thykier
1
-3
/
+0
2018-05-19
Make Buildsystem.pm independent of Dh_Buildsystems.pm
Niels Thykier
2
-21
/
+24
2018-05-19
Dh_Buildsystems: Move the _insert_cmd_opts call
Niels Thykier
1
-5
/
+5
2018-05-19
Dh_Buildsystems.pm: Split create_buildsystem_instance into two
Niels Thykier
1
-1
/
+6
2018-05-19
Use a new sequence to toggle dh_installinitramfs in c11 and older
Niels Thykier
1
-0
/
+14
2018-05-18
Dh_Lib.pm: Add "is_empty_dir"
Niels Thykier
1
-0
/
+18
[next]