aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/package/mkdebian
AgeCommit message (Expand)Author
2023-04-30Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-04-26kbuild: deb-pkg: specify targets in debian/rules as .PHONYMasahiro Yamada
2023-04-23kbuild: deb-pkg: Fix a spell typo in mkdebian scriptWoody Suwalski
2023-04-11kbuild: give up untracked files for source package buildsMasahiro Yamada
2023-03-16kbuild: use git-archive for source package creationMasahiro Yamada
2023-03-15kbuild: deb-pkg: use dh_listpackages to know enabled packagesMasahiro 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: 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: 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: deb-pkg: create source package without cleaningMasahiro Yamada
2023-01-26builddeb: clean generated package contentBastian Germann
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
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-08-10kbuild: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-03-30kbuild: deb-pkg: fix warning when CONFIG_DEBUG_INFO is unsetReinhard Karcher
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-07-17builddeb: generate multi-arch friendly linux-libc-dev packageCedric Hombourger
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: add CONFIG_ prefix to kernel config optionsMasahiro Yamada
2019-03-14deb-pkg: generate correct build dependenciesRiku Voipio
2019-02-20kbuild: pkg: use -f $(srctree)/Makefile to recurse to top MakefileMasahiro Yamada
2018-11-11kbuild: deb-pkg: fix too low build version numberMasahiro 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
2018-07-28builddeb: Add automatic support for or1k architectureBen Hutchings
2018-07-28builddeb: Add automatic support for sparc64 architectureBen Hutchings
2018-07-28builddeb: Add automatic support for mips{,64}r6{,el} architecturesBen Hutchings
2018-07-28builddeb: Add automatic support for mips64el architectureBen Hutchings
2018-07-28builddeb: Add automatic support for ppc64 and powerpcspe architecturesBen Hutchings
2018-07-28builddeb: Introduce functions to simplify kconfig tests in set_debarchBen Hutchings
2018-07-28builddeb: Drop check for 32-bit s390Ben Hutchings
2018-07-28builddeb: Change architecture detection fallback to use dpkg-architectureBen Hutchings
2018-07-28builddeb: Skip architecture detection when KBUILD_DEBARCH is setBen Hutchings
2018-05-17kbuild: deb-pkg improve maintainer address generationRiku Voipio
2018-04-07kbuild: deb-pkg: split generating packaging and buildRiku Voipio