aboutsummaryrefslogtreecommitdiff
path: root/scripts/package/builddeb
AgeCommit message (Expand)AuthorFilesLines
2020-01-29builddeb: split libc headers deployment out into a functionGravatar Masahiro Yamada 1-14/+18
2020-01-29builddeb: split kernel headers deployment out into a functionGravatar Masahiro Yamada 1-34/+42
2020-01-29builddeb: remove redundant make for ARCH=umGravatar Masahiro Yamada 1-2/+1
2020-01-29builddeb: avoid invoking sub-shells where possibleGravatar Masahiro Yamada 1-13/+22
2020-01-29builddeb: remove redundant $objtree/Gravatar Masahiro Yamada 1-16/+16
2020-01-29builddeb: match temporary directory name to the package nameGravatar Masahiro Yamada 1-4/+4
2020-01-29builddeb: remove unneeded files in hdrobjfiles for headers packageGravatar Masahiro Yamada 1-2/+2
2020-01-22builddeb: allow selection of .deb compressorGravatar Michał Mirosław 1-1/+1
2020-01-14builddeb: make headers package thinnerGravatar Michał Mirosław 1-2/+2
2019-07-17builddeb: generate multi-arch friendly linux-libc-dev packageGravatar Cedric Hombourger 1-0/+5
2019-06-15kbuild: deb-pkg: do not run headers_checkGravatar Masahiro Yamada 1-1/+1
2019-03-14kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGGravatar Masahiro Yamada 1-1/+1
2019-03-14kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddebGravatar Masahiro Yamada 1-13/+19
2019-02-20kbuild: pkg: use -f $(srctree)/Makefile to recurse to top MakefileGravatar Masahiro Yamada 1-5/+5
2018-11-11builddeb: Fix inclusion of dtbs in debian packageGravatar Rob Herring 1-2/+2
2018-11-06kbuild: deb-pkg: fix bindeb-pkg breakage when O= is usedGravatar Masahiro Yamada 1-1/+1
2018-04-07kbuild: deb-pkg: split generating packaging and buildGravatar Riku Voipio 1-220/+1
2018-03-28builddeb: Fix header package regarding dtc source linksGravatar Jan Kiszka 1-1/+1
2017-11-14builddeb: Pass the kernel:debarch substvar to dpkg-genchangesGravatar Sven Joachim 1-2/+2
2017-09-21kbuild: deb-pkg: remove firmware package supportGravatar Masahiro Yamada 1-21/+1
2017-05-10Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-13/+3
2017-04-25builddeb: fix typoGravatar Andrew Donnellan 1-1/+1
2017-04-25builddeb: Update a few outdated and hardcoded stringsGravatar Riku Voipio 1-6/+1
2017-03-28Fix dead URLs to ftp.kernel.orgGravatar SeongJae Park 1-2/+2
2017-03-20deb-pkg: Remove the KBUILD_IMAGE workaroundGravatar Michal Marek 1-6/+1
2016-11-25builddeb: fix cross-building to arm64 producing host-arch debsGravatar Adam Borowski 1-1/+1
2016-08-16builddeb: Skip gcc-plugins when not configuredGravatar Kees Cook 1-1/+3
2016-08-02Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 1-4/+7
2016-07-26Fix the Debian packaging script on systems with no codenameGravatar Marcin Mielniczuk 1-1/+2
2016-07-26builddeb: fix file permissions before packagingGravatar Henning Schild 1-0/+2
2016-07-19builddeb: really include objtool binary in headers packageGravatar Wilfried Klaebe 1-3/+3
2016-06-07GCC plugin infrastructureGravatar Emese Revfy 1-0/+1
2016-05-10builddeb: fix missing headers in linux-headers packageGravatar Azriel Samson 1-1/+1
2016-05-10builddeb: include objtool binary in headers packageGravatar Bjørn Mork 1-0/+3
2015-11-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 1-1/+10
2015-10-26deb-pkg: Add automatic support for armhf architectureGravatar Ben Hutchings 1-1/+10
2015-10-16builddeb: remove debian/files before buildGravatar Riku Voipio 1-2/+2
2015-09-04deb-pkg: add source packageGravatar Riku Voipio 1-2/+36
2015-08-19fallback to hostname in scripts/package/builddebGravatar Christian Kujau 1-1/+1
2015-08-19deb-pkg: simplify directory creationGravatar Riku Voipio 1-14/+5
2015-05-20deb-pkg: Add device tree blobs to the packageGravatar Arnaud Patard (Rtp) 1-0/+7
2015-05-06builddeb: fix stripped module signatures if CONFIG_DEBUG_INFO and CONFIG_MODU...Gravatar Andrey Skvortsov 1-0/+6
2015-04-27deb-pkg: move setting debarch for a separate functionGravatar Riku Voipio 1-7/+11
2015-01-06builddeb: Try to determine distributionGravatar Sedat Dilek 1-1/+12
2015-01-02builddeb: Update year and git repository URL in debian/copyrightGravatar Sedat Dilek 1-2/+2
2014-10-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 1-14/+12
2014-10-06deb-pkg: remove obsolete -isp option to dpkg-gencontrolGravatar Asbjoern Sloth Toennesen 1-1/+1
2014-09-12deb-pkg: Add support for powerpc little endianGravatar Michael Neuling 1-1/+1
2014-08-26builddeb: put the dbg files into the correct directoryGravatar Michal Marek 1-12/+10
2014-08-20kbuild: Make scripts executableGravatar Michal Marek 1-0/+0