summaryrefslogtreecommitdiff
path: root/scripts/package
AgeCommit message (Expand)Author
2021-10-12kbuild: Add make tarzst-pkg build optionPaweł Jasiak
2021-03-29kbuild: buildtar: add riscv supportCarlos de Paula
2020-11-02builddeb: Fix rootless build in setuid/setgid directorySven Joachim
2020-10-14kbuild: deb-pkg: clean up package name variablesMasahiro Yamada
2020-10-14kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=nMasahiro Yamada
2020-10-10builddeb: Add support for all required debian/rules targetsGuillem Jover
2020-10-09builddeb: Enable rootless buildsGuillem Jover
2020-10-09builddeb: Pass -n to gzip for reproducible packagesGuillem Jover
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada
2020-08-10kbuild: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-07kbuild: buildtar: add dtbs supportDomenico Andreoli
2020-06-11kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov
2020-06-06kbuild: add variables for compression toolsDenis Efremov
2020-03-30kbuild: deb-pkg: fix warning when CONFIG_DEBUG_INFO is unsetReinhard Karcher
2020-01-29builddeb: split libc headers deployment out into a functionMasahiro Yamada
2020-01-29builddeb: split kernel headers deployment out into a functionMasahiro Yamada
2020-01-29builddeb: remove redundant make for ARCH=umMasahiro Yamada
2020-01-29builddeb: avoid invoking sub-shells where possibleMasahiro Yamada
2020-01-29builddeb: remove redundant $objtree/Masahiro Yamada
2020-01-29builddeb: match temporary directory name to the package nameMasahiro Yamada
2020-01-29builddeb: remove unneeded files in hdrobjfiles for headers packageMasahiro Yamada
2020-01-22builddeb: allow selection of .deb compressorMichał Mirosław
2020-01-14builddeb: make headers package thinnerMichał Mirosław
2020-01-04kbuild/deb-pkg: annotate libelf-dev dependency as :nativeArd Biesheuvel
2019-12-17scripts: package: mkdebian: add missing rsync dependencyEnrico Weigelt, metux IT consult
2019-11-11kbuild: Add make dir-pkg build optionMatteo Croce
2019-08-25kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.packageMasahiro Yamada
2019-08-25kbuild: pkg: add package targets to PHONY instead of FORCEMasahiro Yamada
2019-08-25kbuild: pkg: clean up package files/dirs from the top MakefileMasahiro Yamada
2019-07-18kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada
2019-07-17builddeb: generate multi-arch friendly linux-libc-dev packageCedric Hombourger
2019-07-09kbuild: do not create wrappers for header-test-yMasahiro Yamada
2019-06-15kbuild: deb-pkg: do not run headers_checkMasahiro Yamada
2019-06-05kbuild: tar-pkg: enable communication with jobserverTrevor Bourget
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