Age | Commit message (Expand) | Author |
2022-12-17 | buildtar: fix tarballs with EFI_ZBOOT enabled | Veronika Kabatova |
2022-11-24 | kbuild: add ability to make source rpm buildable using koji | Ivan Vecera |
2022-11-21 | kbuild: deb-pkg: get rid of |flex:native workaround from Build-Depends | Masahiro Yamada |
2022-11-17 | kbuild: Restore .version auto-increment behaviour for Debian packages | Marc Zyngier |
2022-10-13 | kbuild: Stop including vmlinux.bz2 in the rpm's | Zack Rusin |
2022-09-29 | kbuild: rpm-pkg: fix breakage when V=1 is used | Janis Schoetterl-Glausch |
2022-07-27 | kbuild: rpm-pkg: fix build error when _arch is undefined | Masahiro Yamada |
2022-04-22 | objtool: Add CONFIG_OBJTOOL | Josh Poimboeuf |
2021-10-12 | kbuild: Add make tarzst-pkg build option | Paweł Jasiak |
2021-03-29 | kbuild: buildtar: add riscv support | Carlos de Paula |
2020-11-02 | builddeb: Fix rootless build in setuid/setgid directory | Sven Joachim |
2020-10-14 | kbuild: deb-pkg: clean up package name variables | Masahiro Yamada |
2020-10-14 | kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=n | Masahiro Yamada |
2020-10-10 | builddeb: Add support for all required debian/rules targets | Guillem Jover |
2020-10-09 | builddeb: Enable rootless builds | Guillem Jover |
2020-10-09 | builddeb: Pass -n to gzip for reproducible packages | Guillem Jover |
2020-09-25 | kbuild: preprocess module linker script | Masahiro Yamada |
2020-08-10 | kbuild: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-07-07 | kbuild: buildtar: add dtbs support | Domenico Andreoli |
2020-06-11 | kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables | Denis Efremov |
2020-06-06 | kbuild: add variables for compression tools | Denis Efremov |
2020-03-30 | kbuild: deb-pkg: fix warning when CONFIG_DEBUG_INFO is unset | Reinhard Karcher |
2020-01-29 | builddeb: split libc headers deployment out into a function | Masahiro Yamada |
2020-01-29 | builddeb: split kernel headers deployment out into a function | Masahiro Yamada |
2020-01-29 | builddeb: remove redundant make for ARCH=um | Masahiro Yamada |
2020-01-29 | builddeb: avoid invoking sub-shells where possible | Masahiro Yamada |
2020-01-29 | builddeb: remove redundant $objtree/ | Masahiro Yamada |
2020-01-29 | builddeb: match temporary directory name to the package name | Masahiro Yamada |
2020-01-29 | builddeb: remove unneeded files in hdrobjfiles for headers package | Masahiro Yamada |
2020-01-22 | builddeb: allow selection of .deb compressor | Michał Mirosław |
2020-01-14 | builddeb: make headers package thinner | Michał Mirosław |
2020-01-04 | kbuild/deb-pkg: annotate libelf-dev dependency as :native | Ard Biesheuvel |
2019-12-17 | scripts: package: mkdebian: add missing rsync dependency | Enrico Weigelt, metux IT consult |
2019-11-11 | kbuild: Add make dir-pkg build option | Matteo Croce |
2019-08-25 | kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package | Masahiro Yamada |
2019-08-25 | kbuild: pkg: add package targets to PHONY instead of FORCE | Masahiro Yamada |
2019-08-25 | kbuild: pkg: clean up package files/dirs from the top Makefile | Masahiro Yamada |
2019-07-18 | kbuild: create *.mod with full directory path and remove MODVERDIR | Masahiro Yamada |
2019-07-17 | builddeb: generate multi-arch friendly linux-libc-dev package | Cedric Hombourger |
2019-07-09 | kbuild: do not create wrappers for header-test-y | Masahiro Yamada |
2019-06-15 | kbuild: deb-pkg: do not run headers_check | Masahiro Yamada |
2019-06-05 | kbuild: tar-pkg: enable communication with jobserver | Trevor Bourget |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-03-17 | kbuild: deb-pkg: avoid implicit effects | Arseny Maslennikov |
2019-03-14 | kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG | Masahiro Yamada |
2019-03-14 | kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddeb | Masahiro Yamada |
2019-03-14 | kbuild: deb-pkg: add CONFIG_ prefix to kernel config options | Masahiro Yamada |
2019-03-14 | deb-pkg: generate correct build dependencies | Riku Voipio |
2019-02-28 | kbuild: [bin]deb-pkg: add DPKG_FLAGS variable | Kacper Kołodziej |
2019-02-20 | kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile | Masahiro Yamada |