summaryrefslogtreecommitdiffstats
path: root/scripts/package
Commit message (Expand)AuthorAgeFilesLines
* kbuild: buildtar: add riscv supportCarlos de Paula2021-03-291-0/+8
* builddeb: Fix rootless build in setuid/setgid directorySven Joachim2020-11-021-0/+2
* kbuild: deb-pkg: clean up package name variablesMasahiro Yamada2020-10-141-9/+9
* kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=nMasahiro Yamada2020-10-142-9/+16
* builddeb: Add support for all required debian/rules targetsGuillem Jover2020-10-101-2/+6
* builddeb: Enable rootless buildsGuillem Jover2020-10-092-2/+8
* builddeb: Pass -n to gzip for reproducible packagesGuillem Jover2020-10-091-1/+1
* kbuild: preprocess module linker scriptMasahiro Yamada2020-09-251-1/+1
* kbuild: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-102-2/+2
* kbuild: buildtar: add dtbs supportDomenico Andreoli2020-07-071-0/+12
* kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov2020-06-111-2/+2
* kbuild: add variables for compression toolsDenis Efremov2020-06-061-3/+3
* kbuild: deb-pkg: fix warning when CONFIG_DEBUG_INFO is unsetReinhard Karcher2020-03-301-0/+5
* builddeb: split libc headers deployment out into a functionMasahiro Yamada2020-01-291-14/+18
* builddeb: split kernel headers deployment out into a functionMasahiro Yamada2020-01-291-34/+42
* builddeb: remove redundant make for ARCH=umMasahiro Yamada2020-01-291-2/+1
* builddeb: avoid invoking sub-shells where possibleMasahiro Yamada2020-01-291-13/+22
* builddeb: remove redundant $objtree/Masahiro Yamada2020-01-291-16/+16
* builddeb: match temporary directory name to the package nameMasahiro Yamada2020-01-291-4/+4
* builddeb: remove unneeded files in hdrobjfiles for headers packageMasahiro Yamada2020-01-291-2/+2
* builddeb: allow selection of .deb compressorMichał Mirosław2020-01-221-1/+1
* builddeb: make headers package thinnerMichał Mirosław2020-01-141-2/+2
* kbuild/deb-pkg: annotate libelf-dev dependency as :nativeArd Biesheuvel2020-01-041-1/+1
* scripts: package: mkdebian: add missing rsync dependencyEnrico Weigelt, metux IT consult2019-12-171-1/+1
* kbuild: Add make dir-pkg build optionMatteo Croce2019-11-111-2/+6
* kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.packageMasahiro Yamada2019-08-251-156/+0
* kbuild: pkg: add package targets to PHONY instead of FORCEMasahiro Yamada2019-08-251-9/+20
* kbuild: pkg: clean up package files/dirs from the top MakefileMasahiro Yamada2019-08-251-9/+0
* kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada2019-07-181-1/+1
* builddeb: generate multi-arch friendly linux-libc-dev packageCedric Hombourger2019-07-172-0/+6
* kbuild: do not create wrappers for header-test-yMasahiro Yamada2019-07-091-1/+1
* kbuild: deb-pkg: do not run headers_checkMasahiro Yamada2019-06-151-1/+1
* kbuild: tar-pkg: enable communication with jobserverTrevor Bourget2019-06-051-1/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* kbuild: deb-pkg: avoid implicit effectsArseny Maslennikov2019-03-171-1/+4
* kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada2019-03-143-3/+3
* kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddebMasahiro Yamada2019-03-141-13/+19
* kbuild: deb-pkg: add CONFIG_ prefix to kernel config optionsMasahiro Yamada2019-03-141-17/+17
* deb-pkg: generate correct build dependenciesRiku Voipio2019-03-141-1/+3
* kbuild: [bin]deb-pkg: add DPKG_FLAGS variableKacper Kołodziej2019-02-281-2/+2
* kbuild: pkg: use -f $(srctree)/Makefile to recurse to top MakefileMasahiro Yamada2019-02-204-10/+12
* kbuild: remove redundant 'set -e' from cmd_* definesMasahiro Yamada2018-12-011-1/+0
* builddeb: Fix inclusion of dtbs in debian packageRob Herring2018-11-111-2/+2
* kbuild: deb-pkg: fix too low build version numberMasahiro Yamada2018-11-111-2/+5
* kbuild: deb-pkg: fix bindeb-pkg breakage when O= is usedMasahiro Yamada2018-11-061-1/+1
* kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is usedMasahiro Yamada2018-11-061-5/+6
* builddeb: Add automatic support for sh{3,4}{,eb} architecturesBen Hutchings2018-07-281-3/+10
* builddeb: Add automatic support for riscv* architecturesBen Hutchings2018-07-281-1/+1
* builddeb: Add automatic support for m68k architectureBen Hutchings2018-07-281-1/+1
* builddeb: Add automatic support for or1k architectureBen Hutchings2018-07-281-0/+2