summaryrefslogtreecommitdiff
path: root/scripts/package
AgeCommit message (Expand)Author
2023-03-16kbuild: rpm-pkg: move source components to rpmbuild/SOURCESMasahiro Yamada
2023-03-15kbuild: deb-pkg: use dh_listpackages to know enabled packagesMasahiro Yamada
2023-03-15kbuild: deb-pkg: split image and debug objects staging out into functionsMasahiro Yamada
2023-03-15kbuild: deb-pkg: set CROSS_COMPILE only when undefinedMasahiro Yamada
2023-03-15kbuild: deb-pkg: do not take KERNELRELEASE from the source versionMasahiro Yamada
2023-03-15kbuild: deb-pkg: make debian source package working againMasahiro Yamada
2023-02-26kbuild: rpm-pkg: remove unneeded KERNELRELEASE from modules/headers_installMasahiro Yamada
2023-02-26kbuild: deb-pkg: improve the usability of source packageMasahiro Yamada
2023-02-26kbuild: deb-pkg: fix binary-arch and clean in debian/rulesMasahiro Yamada
2023-02-26kbuild: tar-pkg: use tar rules in scripts/Makefile.packageMasahiro Yamada
2023-02-26kbuild: deb-pkg: switch over to source format 3.0 (quilt)Masahiro Yamada
2023-02-26kbuild: deb-pkg: hide KDEB_SOURCENAME from MakefileMasahiro Yamada
2023-02-26kbuild: srcrpm-pkg: create source package without cleaningMasahiro Yamada
2023-02-26kbuild: deb-pkg: create source package without cleaningMasahiro Yamada
2023-01-30kbuild: do not put .scmversion into the source tarballMasahiro Yamada
2023-01-26builddeb: clean generated package contentBastian Germann
2023-01-26builddeb: Consolidate consecutive chmod calls into oneSven Joachim
2023-01-11scripts: rpm: make clear that mkspec script contains 4.13 featureArend van Spriel
2022-12-30kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequiresMasahiro Yamada
2022-12-17buildtar: fix tarballs with EFI_ZBOOT enabledVeronika Kabatova
2022-11-24kbuild: add ability to make source rpm buildable using kojiIvan Vecera
2022-11-21kbuild: deb-pkg: get rid of |flex:native workaround from Build-DependsMasahiro Yamada
2022-11-17kbuild: Restore .version auto-increment behaviour for Debian packagesMarc Zyngier
2022-10-13kbuild: Stop including vmlinux.bz2 in the rpm'sZack Rusin
2022-09-29kbuild: rpm-pkg: fix breakage when V=1 is usedJanis Schoetterl-Glausch
2022-07-27kbuild: rpm-pkg: fix build error when _arch is undefinedMasahiro Yamada
2022-04-22objtool: Add CONFIG_OBJTOOLJosh Poimboeuf
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