summaryrefslogtreecommitdiff
path: root/lib/Debian
Commit message (Expand)AuthorAge
* Dh_Lib: Support ordering for service handling autosnippetsNiels Thykier2018-01-03
* R³ support: DPKG_GAIN_ROOT_CMD => DEB_GAIN_ROOT_CMDNiels Thykier2018-01-02
* dh: Do not re-run completed targetsNiels Thykier2018-01-02
* dh: Rewrite sequence handlingNiels Thykier2018-01-02
* Dh_Lib: Make "exit 1" the default value for ERROR_HANDLERNiels Thykier2017-12-31
* meson.pm: Remove redundant boilerplate methodNiels Thykier2017-12-30
* meson.pm: Set LC_ALL=C.UTF-8 when invoking mesonNiels Thykier2017-12-30
* Dh_Lib: doit - support update_env to change child %ENVNiels Thykier2017-12-30
* Buildsystem.pm: Refactor doit_in_foodir{,_noerror}Niels Thykier2017-12-30
* dh_installdeb: Basic validation of {rm,mv}_conffileNiels Thykier2017-11-25
* qmake.pm: Add all possible settings to generated qmake-cross.conf.Dmitry Shachnev2017-11-17
* qmake.pm: Push compiler information as ‘early’ flags to qmake.Dmitry Shachnev2017-11-17
* meson.pm: Fix typoDmitry Shachnev2017-11-16
* qmake.pm: Add missing import of generated_fileDmitry Shachnev2017-11-16
* qmake.pm: Ensure that the cross config filename is absoluteNiels Thykier2017-11-14
* qmake: Let the qmake cross config survive until cleanNiels Thykier2017-11-14
* qmake: Set QMAKE_LINK correctly for cross-buildsDmitry Shachnev2017-11-14
* Dh_Getopt: Improve warning messageNiels Thykier2017-11-12
* dwz.pm: Include the name of the sequence in the warningNiels Thykier2017-11-12
* dh_builddeb: Avoid using an undefined value as an ARRAY referenceNiels Thykier2017-11-11
* isnative: Use Dpkg module directly instead of dpkg-parsechangelogNiels Thykier2017-11-11
* Replace some string evals with a simple requireNiels Thykier2017-11-11
* Dh_Lib: Avoid confusing buildX() that were actually hostX()Niels Thykier2017-11-11
* Make cross_command package specificNiels Thykier2017-11-11
* Add PoC support for building DEB_TARGET during cross buildsNiels Thykier2017-11-11
* Make dbgsym Package-Type (almost) configurableNiels Thykier2017-11-04
* Remove support for named compat levelsNiels Thykier2017-10-28
* Dh_Lib: Fix parse error for empty line before source paragraphNiels Thykier2017-10-26
* meson.pm: Add missing import of generating_fileNiels Thykier2017-10-26
* Dh_Lib: Fix regression in parsing of the source sectionNiels Thykier2017-10-25
* dwz.pm: Fix compile errorNiels Thykier2017-10-24
* Add new dh_dwz helper along with a "dwz" sequenceNiels Thykier2017-10-24
* meson.pm: Keep cross file until dh_clean timeNiels Thykier2017-10-24
* Dh_Lib: Fix use of uninitialized variables in find_hardlinksNiels Thykier2017-10-22
* Dh_Lib: Add a kill-switch for R³ (for -backports)Niels Thykier2017-10-21
* makefile.pm: Support R³ for calling make install as rootNiels Thykier2017-10-21
* Add minimal R³ support for debhelperNiels Thykier2017-10-21
* Extract a find_hardlinks functionNiels Thykier2017-10-21
* Create a helper for locating the dbgsym tmpdirNiels Thykier2017-10-21
* cmake.pm: Also supply PKGCONFIG_EXECUTABLE for obsolete UsePkgConfig.cmakeHelmut Grohne2017-10-14
* systemd-pm: Disable sequence in compat 11Niels Thykier2017-10-13
* Spelling fixesVille Skyttä2017-10-13
* qmake.pm: Remove -nocache parameterLisandro Damián Nicanor Pérez Meyer2017-10-13
* meson.pm: Add prototype cross build supportNiels Thykier2017-10-10
* qmake.pm: Simplify a lineNiels Thykier2017-10-08
* Dh_Lib: Fix regression of --no-actNiels Thykier2017-10-08
* Push the removal of some deprecated items to compat 12Niels Thykier2017-10-08
* dh_install{docs,examples}: Validate --doc-main-package argumentNiels Thykier2017-10-03
* qmake: Gracefully error out on missing OS_MKSPEC_MAPPINGNiels Thykier2017-10-01
* qmake.pm: Use a custom qt.conf file for cross buildsDmitry Shachnev2017-10-01