aboutsummaryrefslogtreecommitdiff
path: root/scripts/package/builddeb
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-18builddeb: fix missing headers in linux-headers packageGravatar Fathi Boudra 1-1/+3
2014-06-18deb-pkg: Fix for relative pathsGravatar Michal Marek 1-5/+5
2014-06-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 1-4/+6
2014-06-10deb-pkg: Add automatic support for s390x architectureGravatar Ben Hutchings 1-1/+1
2014-04-30kbuild: trivial - remove trailing spacesGravatar Masahiro Yamada 1-1/+1
2014-04-24builddeb: add arm64 in the supported architecturesGravatar Fathi Boudra 1-0/+2
2014-04-24builddeb: use $OBJCOPY variable instead of objcopyGravatar Fathi Boudra 1-3/+3
2014-01-03deb-pkg: Fix building for MIPS big-endian or ARM OABIGravatar Ben Hutchings 1-2/+2
2014-01-03deb-pkg: Fix cross-building linux-headers packageGravatar Ben Hutchings 1-5/+4
2013-11-18deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not setGravatar Ben Hutchings 1-1/+11
2013-08-15Provide version number for Debian firmware packageGravatar Heinrich Schuchardt 1-1/+1
2013-07-24deb-pkg: add a hook argument to match debian hooks parametersGravatar Anisse Astier 1-1/+1
2013-07-24deb-pkg: fix installed image path on parisc, mips and powerpcGravatar Anisse Astier 1-7/+20
2013-07-24deb-pkg: split debug symbols in their own packageGravatar Anisse Astier 1-1/+49
2013-07-24deb-pkg: use KCONFIG_CONFIG instead of .config file directlyGravatar Anisse Astier 1-6/+7
2012-06-28deb-pkg: Add all Makefiles to header packageGravatar maximilian attems 1-1/+1
2012-06-28deb-pkg: Install linux-firmware-image in versioned dirGravatar maximilian attems 1-2/+3
2012-05-26builddeb: include autogenerated header filesGravatar Lekensteyn 1-1/+1
2012-02-25kbuild: Fix out-of-tree build for 'make deb-pkg'Gravatar Joerg Roedel 1-3/+3
2012-02-24kbuild: Only build linux-image package for UMLGravatar Joerg Roedel 1-5/+9
2012-02-24kbuild: Fix link to headers in 'make deb-pkg'Gravatar Joerg Roedel 1-0/+4
2012-02-18builddeb: Don't create files in /tmp with predictable namesGravatar Ben Hutchings 1-6/+6
2011-02-04deb-pkg: Fix building outside of source tree (O=...).Gravatar Nicolas de Pesloüan 1-3/+3
2011-01-15deb-pkg: Use $SRCARCH for include pathGravatar maximilian attems 1-1/+1
2011-01-07deb-pkg: s/hdr/kernel_headers_/ && s/header/libc_headers_/Gravatar maximilian attems 1-14/+16