aboutsummaryrefslogtreecommitdiff
path: root/scripts/package
AgeCommit message (Expand)AuthorFilesLines
2019-03-17kbuild: deb-pkg: avoid implicit effectsGravatar Arseny Maslennikov 1-1/+4
2019-03-14kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGGravatar Masahiro Yamada 3-3/+3
2019-03-14kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddebGravatar Masahiro Yamada 1-13/+19
2019-03-14kbuild: deb-pkg: add CONFIG_ prefix to kernel config optionsGravatar Masahiro Yamada 1-17/+17
2019-03-14deb-pkg: generate correct build dependenciesGravatar Riku Voipio 1-1/+3
2019-02-28kbuild: [bin]deb-pkg: add DPKG_FLAGS variableGravatar Kacper Kołodziej 1-2/+2
2019-02-20kbuild: pkg: use -f $(srctree)/Makefile to recurse to top MakefileGravatar Masahiro Yamada 4-10/+12
2018-12-01kbuild: remove redundant 'set -e' from cmd_* definesGravatar Masahiro Yamada 1-1/+0
2018-11-11builddeb: Fix inclusion of dtbs in debian packageGravatar Rob Herring 1-2/+2
2018-11-11kbuild: deb-pkg: fix too low build version numberGravatar Masahiro Yamada 1-2/+5
2018-11-06kbuild: deb-pkg: fix bindeb-pkg breakage when O= is usedGravatar Masahiro Yamada 1-1/+1
2018-11-06kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is usedGravatar Masahiro Yamada 1-5/+6
2018-07-28builddeb: Add automatic support for sh{3,4}{,eb} architecturesGravatar Ben Hutchings 1-3/+10
2018-07-28builddeb: Add automatic support for riscv* architecturesGravatar Ben Hutchings 1-1/+1
2018-07-28builddeb: Add automatic support for m68k architectureGravatar Ben Hutchings 1-1/+1
2018-07-28builddeb: Add automatic support for or1k architectureGravatar Ben Hutchings 1-0/+2
2018-07-28builddeb: Add automatic support for sparc64 architectureGravatar Ben Hutchings 1-1/+1
2018-07-28builddeb: Add automatic support for mips{,64}r6{,el} architecturesGravatar Ben Hutchings 1-1/+3
2018-07-28builddeb: Add automatic support for mips64el architectureGravatar Ben Hutchings 1-1/+6
2018-07-28builddeb: Add automatic support for ppc64 and powerpcspe architecturesGravatar Ben Hutchings 1-1/+6
2018-07-28builddeb: Introduce functions to simplify kconfig tests in set_debarchGravatar Ben Hutchings 1-9/+17
2018-07-28builddeb: Drop check for 32-bit s390Gravatar Ben Hutchings 1-1/+1
2018-07-28builddeb: Change architecture detection fallback to use dpkg-architectureGravatar Ben Hutchings 1-2/+2
2018-07-28builddeb: Skip architecture detection when KBUILD_DEBARCH is setGravatar Ben Hutchings 1-3/+6
2018-07-19kbuild: buildtar: add arm64 supportGravatar Olof Johansson 1-0/+8
2018-07-19kbuild: buildtar: remove crufty vax piecesGravatar Olof Johansson 1-4/+0
2018-05-17kbuild: deb-pkg improve maintainer address generationGravatar Riku Voipio 1-14/+13
2018-04-13kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkgGravatar Javier Martinez Canillas 1-0/+2
2018-04-07kbuild: deb-pkg: split generating packaging and buildGravatar Riku Voipio 3-244/+200
2018-03-28kbuild: rpm-pkg: Support GNU tar >= 1.29Gravatar Jason Gunthorpe 1-1/+1
2018-03-28builddeb: Fix header package regarding dtc source linksGravatar Jan Kiszka 1-1/+1
2017-12-13kbuild: pkg: make out-of-tree rpm/deb-pkg build immediately failGravatar Masahiro Yamada 1-3/+7
2017-12-13scripts/package: snap-pkg targetGravatar Paolo Pisati 2-0/+30
2017-11-23kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is usedGravatar Masahiro Yamada 1-1/+1
2017-11-23kbuild: pkg: use --transform option to prefix paths in tarGravatar Masahiro Yamada 1-3/+2
2017-11-17Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-151/+131
2017-11-14builddeb: Pass the kernel:debarch substvar to dpkg-genchangesGravatar Sven Joachim 1-2/+2
2017-11-14kbuild: rpm-pkg: do not force -jN in submakeGravatar Masahiro Yamada 1-1/+2
2017-11-14kbuild: rpm-pkg: keep spec file until make mrproperGravatar Masahiro Yamada 1-2/+2
2017-11-14kbuild: rpm-pkg: fix jobserver unavailable warningGravatar Masahiro Yamada 1-2/+2
2017-11-14kbuild: rpm-pkg: replace $RPM_BUILD_ROOT with %{buildroot}Gravatar Masahiro Yamada 1-16/+16
2017-11-14kbuild: rpm-pkg: fix build error when CONFIG_MODULES is disabledGravatar Masahiro Yamada 1-25/+32
2017-11-14kbuild: rpm-pkg: refactor mkspec with here docGravatar Masahiro Yamada 1-113/+105
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-09kbuild: rpm-pkg: clean up mkspecGravatar Masahiro Yamada 1-28/+16
2017-10-09kbuild: rpm-pkg: install vmlinux.bz2 unconditionallyGravatar Masahiro Yamada 1-3/+0
2017-10-09kbuild: rpm-pkg: remove ppc64 specific image handlingGravatar Masahiro Yamada 1-5/+0
2017-09-21kbuild: rpm-pkg: fix version number handlingGravatar Masahiro Yamada 2-9/+2
2017-09-21kbuild: deb-pkg: remove firmware package supportGravatar Masahiro Yamada 1-21/+1
2017-09-21kbuild: rpm-pkg: delete firmware_install to fix build errorGravatar Masahiro Yamada 1-6/+2