summaryrefslogtreecommitdiff
path: root/scripts/package
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-17kbuild: deb-pkg: avoid implicit effectsArseny Maslennikov
2019-03-14kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada
2019-03-14kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddebMasahiro Yamada
2019-03-14kbuild: deb-pkg: add CONFIG_ prefix to kernel config optionsMasahiro Yamada
2019-03-14deb-pkg: generate correct build dependenciesRiku Voipio
2019-02-28kbuild: [bin]deb-pkg: add DPKG_FLAGS variableKacper KoƂodziej
2019-02-20kbuild: pkg: use -f $(srctree)/Makefile to recurse to top MakefileMasahiro Yamada
2018-12-01kbuild: remove redundant 'set -e' from cmd_* definesMasahiro Yamada
2018-11-11builddeb: Fix inclusion of dtbs in debian packageRob Herring
2018-11-11kbuild: deb-pkg: fix too low build version numberMasahiro Yamada
2018-11-06kbuild: deb-pkg: fix bindeb-pkg breakage when O= is usedMasahiro Yamada
2018-11-06kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is usedMasahiro Yamada
2018-07-28builddeb: Add automatic support for sh{3,4}{,eb} architecturesBen Hutchings
2018-07-28builddeb: Add automatic support for riscv* architecturesBen Hutchings
2018-07-28builddeb: Add automatic support for m68k architectureBen Hutchings
2018-07-28builddeb: Add automatic support for or1k architectureBen Hutchings
2018-07-28builddeb: Add automatic support for sparc64 architectureBen Hutchings
2018-07-28builddeb: Add automatic support for mips{,64}r6{,el} architecturesBen Hutchings
2018-07-28builddeb: Add automatic support for mips64el architectureBen Hutchings
2018-07-28builddeb: Add automatic support for ppc64 and powerpcspe architecturesBen Hutchings
2018-07-28builddeb: Introduce functions to simplify kconfig tests in set_debarchBen Hutchings
2018-07-28builddeb: Drop check for 32-bit s390Ben Hutchings
2018-07-28builddeb: Change architecture detection fallback to use dpkg-architectureBen Hutchings
2018-07-28builddeb: Skip architecture detection when KBUILD_DEBARCH is setBen Hutchings
2018-07-19kbuild: buildtar: add arm64 supportOlof Johansson
2018-07-19kbuild: buildtar: remove crufty vax piecesOlof Johansson
2018-05-17kbuild: deb-pkg improve maintainer address generationRiku Voipio
2018-04-13kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkgJavier Martinez Canillas
2018-04-07kbuild: deb-pkg: split generating packaging and buildRiku Voipio
2018-03-28kbuild: rpm-pkg: Support GNU tar >= 1.29Jason Gunthorpe
2018-03-28builddeb: Fix header package regarding dtc source linksJan Kiszka
2017-12-13kbuild: pkg: make out-of-tree rpm/deb-pkg build immediately failMasahiro Yamada
2017-12-13scripts/package: snap-pkg targetPaolo Pisati
2017-11-23kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is usedMasahiro Yamada
2017-11-23kbuild: pkg: use --transform option to prefix paths in tarMasahiro Yamada
2017-11-17Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14builddeb: Pass the kernel:debarch substvar to dpkg-genchangesSven Joachim
2017-11-14kbuild: rpm-pkg: do not force -jN in submakeMasahiro Yamada
2017-11-14kbuild: rpm-pkg: keep spec file until make mrproperMasahiro Yamada
2017-11-14kbuild: rpm-pkg: fix jobserver unavailable warningMasahiro Yamada
2017-11-14kbuild: rpm-pkg: replace $RPM_BUILD_ROOT with %{buildroot}Masahiro Yamada
2017-11-14kbuild: rpm-pkg: fix build error when CONFIG_MODULES is disabledMasahiro Yamada
2017-11-14kbuild: rpm-pkg: refactor mkspec with here docMasahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-09kbuild: rpm-pkg: clean up mkspecMasahiro Yamada
2017-10-09kbuild: rpm-pkg: install vmlinux.bz2 unconditionallyMasahiro Yamada
2017-10-09kbuild: rpm-pkg: remove ppc64 specific image handlingMasahiro Yamada
2017-09-21kbuild: rpm-pkg: fix version number handlingMasahiro Yamada
2017-09-21kbuild: deb-pkg: remove firmware package supportMasahiro Yamada