summaryrefslogtreecommitdiff
path: root/scripts/package/mkdebian
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-04-301-0/+2
|\
| * kbuild: deb-pkg: specify targets in debian/rules as .PHONYMasahiro Yamada2023-04-261-0/+2
* | 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-111-44/+59
* kbuild: use git-archive for source package creationMasahiro Yamada2023-03-161-1/+9
* kbuild: deb-pkg: use dh_listpackages to know enabled packagesMasahiro Yamada2023-03-151-1/+6
* kbuild: deb-pkg: do not take KERNELRELEASE from the source versionMasahiro Yamada2023-03-151-0/+1
* kbuild: deb-pkg: make debian source package working againMasahiro Yamada2023-03-151-1/+4
* kbuild: deb-pkg: improve the usability of source packageMasahiro Yamada2023-02-261-5/+4
* kbuild: deb-pkg: fix binary-arch and clean in debian/rulesMasahiro Yamada2023-02-261-4/+2
* 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: deb-pkg: create source package without cleaningMasahiro Yamada2023-02-261-0/+24
* builddeb: clean generated package contentBastian Germann2023-01-261-1/+1
* 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: 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-141-7/+12
* builddeb: Add support for all required debian/rules targetsGuillem Jover2020-10-101-2/+6
* builddeb: Enable rootless buildsGuillem Jover2020-10-091-0/+1
* kbuild: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-101-1/+1
* kbuild: deb-pkg: fix warning when CONFIG_DEBUG_INFO is unsetReinhard Karcher2020-03-301-0/+5
* 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
* builddeb: generate multi-arch friendly linux-libc-dev packageCedric Hombourger2019-07-171-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-141-1/+1
* 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: pkg: use -f $(srctree)/Makefile to recurse to top MakefileMasahiro Yamada2019-02-201-2/+4
* kbuild: deb-pkg: fix too low build version numberMasahiro Yamada2018-11-111-2/+5
* 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
* builddeb: Add automatic support for sparc64 architectureBen Hutchings2018-07-281-1/+1
* builddeb: Add automatic support for mips{,64}r6{,el} architecturesBen Hutchings2018-07-281-1/+3
* builddeb: Add automatic support for mips64el architectureBen Hutchings2018-07-281-1/+6
* builddeb: Add automatic support for ppc64 and powerpcspe architecturesBen Hutchings2018-07-281-1/+6
* builddeb: Introduce functions to simplify kconfig tests in set_debarchBen Hutchings2018-07-281-9/+17
* builddeb: Drop check for 32-bit s390Ben Hutchings2018-07-281-1/+1
* builddeb: Change architecture detection fallback to use dpkg-architectureBen Hutchings2018-07-281-2/+2
* builddeb: Skip architecture detection when KBUILD_DEBARCH is setBen Hutchings2018-07-281-3/+6
* kbuild: deb-pkg improve maintainer address generationRiku Voipio2018-05-171-14/+13
* kbuild: deb-pkg: split generating packaging and buildRiku Voipio2018-04-071-0/+189