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