Age | Commit message (Expand) | Author | Files | Lines |
2025-05-12 | kbuild: deb-pkg: Add libdw-dev:native to Build-Depends-Arch | WangYuli | 1 | -1/+1 |
2025-03-22 | kbuild: deb-pkg: remove "version" variable in mkdebian | Masahiro Yamada | 1 | -9/+8 |
2025-03-22 | kbuild: deb-pkg: fix versioning for -rc releases | Masahiro Yamada | 1 | -1/+3 |
2025-03-15 | kbuild: deb-pkg: add debarch for ARCH=loongarch64 | WangYuli | 1 | -0/+2 |
2025-01-10 | kheaders: use 'tar' instead of 'cpio' for copying files | Masahiro Yamada | 1 | -1/+1 |
2024-12-21 | kbuild: deb-pkg: add debarch for ARCH=um | Masahiro Yamada | 1 | -0/+7 |
2024-11-28 | kbuild: deb-pkg: add python3:native to build dependency | Masahiro Yamada | 1 | -1/+1 |
2024-10-31 | kbuild: deb-pkg: add pkg.linux-upstream.nokerneldbg build profile | Masahiro Yamada | 1 | -0/+1 |
2024-10-31 | kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile | Masahiro Yamada | 1 | -1/+8 |
2024-07-16 | kbuild: deb-pkg: use default string when variable is unset or null | Masahiro Yamada | 1 | -3/+3 |
2024-07-16 | kbuild: package: add -e and -u options to some shell scripts | Masahiro Yamada | 1 | -7/+15 |
2024-07-16 | kbuild: deb-pkg: remove support for "name <email>" form for DEBEMAIL | Masahiro Yamada | 1 | -13/+7 |
2024-07-16 | kbuild: deb-pkg: remove support for EMAIL environment variable | Masahiro Yamada | 1 | -1/+1 |
2024-07-16 | kbuild: move init/build-version to scripts/ | Masahiro Yamada | 1 | -1/+1 |
2024-01-05 | kbuild: deb-pkg: use more debhelper commands in builddeb | Masahiro Yamada | 1 | -1/+1 |
2023-12-29 | kbuild: deb-pkg: hard-code Build-Depends | Masahiro Yamada | 1 | -3/+2 |
2023-12-29 | kbuild: deb-pkg: split debian/copyright from the mkdebian script | Masahiro Yamada | 1 | -20/+1 |
2023-12-03 | scripts: clean up IA-64 code | Masahiro Yamada | 1 | -1/+1 |
2023-08-08 | kbuild: deb-pkg: split debian/rules | Masahiro Yamada | 1 | -29/+5 |
2023-08-08 | kbuild: deb-pkg: use Debian compliant shebang for debian/rules | Masahiro Yamada | 1 | -1/+1 |
2023-07-25 | kbuild: add a phony target to run a command with Kbuild env vars | Masahiro Yamada | 1 | -1/+2 |
2023-04-30 | Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -0/+2 |
2023-04-26 | kbuild: deb-pkg: specify targets in debian/rules as .PHONY | Masahiro Yamada | 1 | -0/+2 |
2023-04-23 | kbuild: deb-pkg: Fix a spell typo in mkdebian script | Woody Suwalski | 1 | -1/+1 |
2023-04-11 | kbuild: give up untracked files for source package builds | Masahiro Yamada | 1 | -44/+59 |
2023-03-16 | kbuild: use git-archive for source package creation | Masahiro Yamada | 1 | -1/+9 |
2023-03-15 | kbuild: deb-pkg: use dh_listpackages to know enabled packages | Masahiro Yamada | 1 | -1/+6 |
2023-03-15 | kbuild: deb-pkg: do not take KERNELRELEASE from the source version | Masahiro Yamada | 1 | -0/+1 |
2023-03-15 | kbuild: deb-pkg: make debian source package working again | Masahiro Yamada | 1 | -1/+4 |
2023-02-26 | kbuild: deb-pkg: improve the usability of source package | Masahiro Yamada | 1 | -5/+4 |
2023-02-26 | kbuild: deb-pkg: fix binary-arch and clean in debian/rules | Masahiro Yamada | 1 | -4/+2 |
2023-02-26 | kbuild: deb-pkg: switch over to source format 3.0 (quilt) | Masahiro Yamada | 1 | -23/+18 |
2023-02-26 | kbuild: deb-pkg: hide KDEB_SOURCENAME from Makefile | Masahiro Yamada | 1 | -1/+1 |
2023-02-26 | kbuild: deb-pkg: create source package without cleaning | Masahiro Yamada | 1 | -0/+24 |
2023-01-26 | builddeb: clean generated package content | Bastian Germann | 1 | -1/+1 |
2022-11-21 | kbuild: deb-pkg: get rid of |flex:native workaround from Build-Depends | Masahiro Yamada | 1 | -1/+1 |
2022-11-17 | kbuild: Restore .version auto-increment behaviour for Debian packages | Marc Zyngier | 1 | -1/+1 |
2020-10-14 | kbuild: deb-pkg: clean up package name variables | Masahiro Yamada | 1 | -9/+9 |
2020-10-14 | kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=n | Masahiro Yamada | 1 | -7/+12 |
2020-10-10 | builddeb: Add support for all required debian/rules targets | Guillem Jover | 1 | -2/+6 |
2020-10-09 | builddeb: Enable rootless builds | Guillem Jover | 1 | -0/+1 |
2020-08-10 | kbuild: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
2020-03-30 | kbuild: deb-pkg: fix warning when CONFIG_DEBUG_INFO is unset | Reinhard Karcher | 1 | -0/+5 |
2020-01-04 | kbuild/deb-pkg: annotate libelf-dev dependency as :native | Ard Biesheuvel | 1 | -1/+1 |
2019-12-17 | scripts: package: mkdebian: add missing rsync dependency | Enrico Weigelt, metux IT consult | 1 | -1/+1 |
2019-07-17 | builddeb: generate multi-arch friendly linux-libc-dev package | Cedric Hombourger | 1 | -0/+1 |
2019-03-17 | kbuild: deb-pkg: avoid implicit effects | Arseny Maslennikov | 1 | -1/+4 |
2019-03-14 | kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG | Masahiro Yamada | 1 | -1/+1 |
2019-03-14 | kbuild: deb-pkg: add CONFIG_ prefix to kernel config options | Masahiro Yamada | 1 | -17/+17 |
2019-03-14 | deb-pkg: generate correct build dependencies | Riku Voipio | 1 | -1/+3 |
2019-02-20 | kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile | Masahiro Yamada | 1 | -2/+4 |
2018-11-11 | kbuild: deb-pkg: fix too low build version number | Masahiro Yamada | 1 | -2/+5 |
2018-07-28 | builddeb: Add automatic support for sh{3,4}{,eb} architectures | Ben Hutchings | 1 | -3/+10 |
2018-07-28 | builddeb: Add automatic support for riscv* architectures | Ben Hutchings | 1 | -1/+1 |
2018-07-28 | builddeb: Add automatic support for m68k architecture | Ben Hutchings | 1 | -1/+1 |
2018-07-28 | builddeb: Add automatic support for or1k architecture | Ben Hutchings | 1 | -0/+2 |
2018-07-28 | builddeb: Add automatic support for sparc64 architecture | Ben Hutchings | 1 | -1/+1 |
2018-07-28 | builddeb: Add automatic support for mips{,64}r6{,el} architectures | Ben Hutchings | 1 | -1/+3 |
2018-07-28 | builddeb: Add automatic support for mips64el architecture | Ben Hutchings | 1 | -1/+6 |
2018-07-28 | builddeb: Add automatic support for ppc64 and powerpcspe architectures | Ben Hutchings | 1 | -1/+6 |
2018-07-28 | builddeb: Introduce functions to simplify kconfig tests in set_debarch | Ben Hutchings | 1 | -9/+17 |
2018-07-28 | builddeb: Drop check for 32-bit s390 | Ben Hutchings | 1 | -1/+1 |
2018-07-28 | builddeb: Change architecture detection fallback to use dpkg-architecture | Ben Hutchings | 1 | -2/+2 |
2018-07-28 | builddeb: Skip architecture detection when KBUILD_DEBARCH is set | Ben Hutchings | 1 | -3/+6 |
2018-05-17 | kbuild: deb-pkg improve maintainer address generation | Riku Voipio | 1 | -14/+13 |
2018-04-07 | kbuild: deb-pkg: split generating packaging and build | Riku Voipio | 1 | -0/+189 |