summaryrefslogtreecommitdiff
path: root/scripts/package
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-04-303-7/+4
|\
| * kbuild: deb-pkg: specify targets in debian/rules as .PHONYMasahiro Yamada2023-04-261-0/+2
| * kbuild: rpm-pkg: remove kernel-drm PROVIDESMasahiro Yamada2023-04-251-6/+1
| * kbuild: builddeb: Eliminate debian/arch useBastian Germann2023-04-171-1/+1
* | kbuild: deb-pkg: Fix a spell typo in mkdebian scriptWoody Suwalski2023-04-231-1/+1
|/
* kbuild: give up untracked files for source package buildsMasahiro Yamada2023-04-113-88/+88
* kbuild: deb-pkg: set version for linux-headers pathsKevin Locke2023-03-221-1/+2
* kbuild: use git-archive for source package creationMasahiro Yamada2023-03-163-1/+63
* kbuild: rpm-pkg: move source components to rpmbuild/SOURCESMasahiro Yamada2023-03-161-4/+8
* kbuild: deb-pkg: use dh_listpackages to know enabled packagesMasahiro Yamada2023-03-152-29/+39
* kbuild: deb-pkg: split image and debug objects staging out into functionsMasahiro Yamada2023-03-151-106/+116
* kbuild: deb-pkg: set CROSS_COMPILE only when undefinedMasahiro Yamada2023-03-151-3/+2
* kbuild: deb-pkg: do not take KERNELRELEASE from the source versionMasahiro Yamada2023-03-152-5/+5
* kbuild: deb-pkg: make debian source package working againMasahiro Yamada2023-03-151-1/+4
* kbuild: rpm-pkg: remove unneeded KERNELRELEASE from modules/headers_installMasahiro Yamada2023-02-261-2/+2
* kbuild: deb-pkg: improve the usability of source packageMasahiro Yamada2023-02-262-5/+20
* kbuild: deb-pkg: fix binary-arch and clean in debian/rulesMasahiro Yamada2023-02-261-4/+2
* kbuild: tar-pkg: use tar rules in scripts/Makefile.packageMasahiro Yamada2023-02-261-51/+1
* kbuild: deb-pkg: switch over to source format 3.0 (quilt)Masahiro Yamada2023-02-261-23/+18
* kbuild: deb-pkg: hide KDEB_SOURCENAME from MakefileMasahiro Yamada2023-02-261-1/+1
* kbuild: srcrpm-pkg: create source package without cleaningMasahiro Yamada2023-02-261-4/+4
* kbuild: deb-pkg: create source package without cleaningMasahiro Yamada2023-02-261-0/+24
* kbuild: do not put .scmversion into the source tarballMasahiro Yamada2023-01-301-5/+3
* builddeb: clean generated package contentBastian Germann2023-01-261-1/+1
* builddeb: Consolidate consecutive chmod calls into oneSven Joachim2023-01-261-5/+3
* scripts: rpm: make clear that mkspec script contains 4.13 featureArend van Spriel2023-01-111-1/+1
* kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequiresMasahiro Yamada2022-12-301-1/+2
* buildtar: fix tarballs with EFI_ZBOOT enabledVeronika Kabatova2022-12-171-1/+1
* kbuild: add ability to make source rpm buildable using kojiIvan Vecera2022-11-241-0/+7
* kbuild: deb-pkg: get rid of |flex:native workaround from Build-DependsMasahiro Yamada2022-11-211-1/+1
* kbuild: Restore .version auto-increment behaviour for Debian packagesMarc Zyngier2022-11-171-1/+1
* kbuild: Stop including vmlinux.bz2 in the rpm'sZack Rusin2022-10-131-2/+0
* kbuild: rpm-pkg: fix breakage when V=1 is usedJanis Schoetterl-Glausch2022-09-291-2/+2
* kbuild: rpm-pkg: fix build error when _arch is undefinedMasahiro Yamada2022-07-271-0/+3
* objtool: Add CONFIG_OBJTOOLJosh Poimboeuf2022-04-221-1/+1
* kbuild: Add make tarzst-pkg build optionPaweł Jasiak2021-10-121-0/+4
* 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