| Commit message (Expand) | Author | Age | Files | Lines |
* | builddeb: split libc headers deployment out into a function | Masahiro Yamada | 2020-01-28 | 1 | -14/+18 |
* | builddeb: split kernel headers deployment out into a function | Masahiro Yamada | 2020-01-28 | 1 | -34/+42 |
* | builddeb: remove redundant make for ARCH=um | Masahiro Yamada | 2020-01-28 | 1 | -2/+1 |
* | builddeb: avoid invoking sub-shells where possible | Masahiro Yamada | 2020-01-28 | 1 | -13/+22 |
* | builddeb: remove redundant $objtree/ | Masahiro Yamada | 2020-01-28 | 1 | -16/+16 |
* | builddeb: match temporary directory name to the package name | Masahiro Yamada | 2020-01-28 | 1 | -4/+4 |
* | builddeb: remove unneeded files in hdrobjfiles for headers package | Masahiro Yamada | 2020-01-28 | 1 | -2/+2 |
* | builddeb: allow selection of .deb compressor | Michał Mirosław | 2020-01-21 | 1 | -1/+1 |
* | builddeb: make headers package thinner | Michał Mirosław | 2020-01-14 | 1 | -2/+2 |
* | kbuild/deb-pkg: annotate libelf-dev dependency as :native | Ard Biesheuvel | 2020-01-03 | 1 | -1/+1 |
* | scripts: package: mkdebian: add missing rsync dependency | Enrico Weigelt, metux IT consult | 2019-12-17 | 1 | -1/+1 |
* | kbuild: Add make dir-pkg build option | Matteo Croce | 2019-11-11 | 1 | -2/+6 |
* | kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package | Masahiro Yamada | 2019-08-25 | 1 | -156/+0 |
* | kbuild: pkg: add package targets to PHONY instead of FORCE | Masahiro Yamada | 2019-08-25 | 1 | -9/+20 |
* | kbuild: pkg: clean up package files/dirs from the top Makefile | Masahiro Yamada | 2019-08-25 | 1 | -9/+0 |
* | kbuild: create *.mod with full directory path and remove MODVERDIR | Masahiro Yamada | 2019-07-17 | 1 | -1/+1 |
* | builddeb: generate multi-arch friendly linux-libc-dev package | Cedric Hombourger | 2019-07-17 | 2 | -0/+6 |
* | kbuild: do not create wrappers for header-test-y | Masahiro Yamada | 2019-07-09 | 1 | -1/+1 |
* | kbuild: deb-pkg: do not run headers_check | Masahiro Yamada | 2019-06-15 | 1 | -1/+1 |
* | kbuild: tar-pkg: enable communication with jobserver | Trevor Bourget | 2019-06-04 | 1 | -1/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | kbuild: deb-pkg: avoid implicit effects | Arseny Maslennikov | 2019-03-17 | 1 | -1/+4 |
* | kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG | Masahiro Yamada | 2019-03-13 | 3 | -3/+3 |
* | kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddeb | Masahiro Yamada | 2019-03-13 | 1 | -13/+19 |
* | kbuild: deb-pkg: add CONFIG_ prefix to kernel config options | Masahiro Yamada | 2019-03-13 | 1 | -17/+17 |
* | deb-pkg: generate correct build dependencies | Riku Voipio | 2019-03-13 | 1 | -1/+3 |
* | kbuild: [bin]deb-pkg: add DPKG_FLAGS variable | Kacper Kołodziej | 2019-02-28 | 1 | -2/+2 |
* | kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile | Masahiro Yamada | 2019-02-20 | 4 | -10/+12 |
* | kbuild: remove redundant 'set -e' from cmd_* defines | Masahiro Yamada | 2018-12-01 | 1 | -1/+0 |
* | builddeb: Fix inclusion of dtbs in debian package | Rob Herring | 2018-11-11 | 1 | -2/+2 |
* | kbuild: deb-pkg: fix too low build version number | Masahiro Yamada | 2018-11-11 | 1 | -2/+5 |
* | kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used | Masahiro Yamada | 2018-11-05 | 1 | -1/+1 |
* | kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is used | Masahiro Yamada | 2018-11-05 | 1 | -5/+6 |
* | builddeb: Add automatic support for sh{3,4}{,eb} architectures | Ben Hutchings | 2018-07-28 | 1 | -3/+10 |
* | builddeb: Add automatic support for riscv* architectures | Ben Hutchings | 2018-07-28 | 1 | -1/+1 |
* | builddeb: Add automatic support for m68k architecture | Ben Hutchings | 2018-07-28 | 1 | -1/+1 |
* | builddeb: Add automatic support for or1k architecture | Ben Hutchings | 2018-07-28 | 1 | -0/+2 |
* | builddeb: Add automatic support for sparc64 architecture | Ben Hutchings | 2018-07-28 | 1 | -1/+1 |
* | builddeb: Add automatic support for mips{,64}r6{,el} architectures | Ben Hutchings | 2018-07-28 | 1 | -1/+3 |
* | builddeb: Add automatic support for mips64el architecture | Ben Hutchings | 2018-07-28 | 1 | -1/+6 |
* | builddeb: Add automatic support for ppc64 and powerpcspe architectures | Ben Hutchings | 2018-07-28 | 1 | -1/+6 |
* | builddeb: Introduce functions to simplify kconfig tests in set_debarch | Ben Hutchings | 2018-07-28 | 1 | -9/+17 |
* | builddeb: Drop check for 32-bit s390 | Ben Hutchings | 2018-07-28 | 1 | -1/+1 |
* | builddeb: Change architecture detection fallback to use dpkg-architecture | Ben Hutchings | 2018-07-28 | 1 | -2/+2 |
* | builddeb: Skip architecture detection when KBUILD_DEBARCH is set | Ben Hutchings | 2018-07-28 | 1 | -3/+6 |
* | kbuild: buildtar: add arm64 support | Olof Johansson | 2018-07-19 | 1 | -0/+8 |
* | kbuild: buildtar: remove crufty vax pieces | Olof Johansson | 2018-07-19 | 1 | -4/+0 |
* | kbuild: deb-pkg improve maintainer address generation | Riku Voipio | 2018-05-17 | 1 | -14/+13 |
* | kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkg | Javier Martinez Canillas | 2018-04-13 | 1 | -0/+2 |
* | kbuild: deb-pkg: split generating packaging and build | Riku Voipio | 2018-04-07 | 3 | -244/+200 |