| Commit message (Expand) | Author | Age |
* | treewide: remove implicit SUBTARGET | Paul Spooren | 2024-04-08 |
* | treewide: use APK compatible version schema | Paul Spooren | 2024-03-22 |
* | build: cache kernel module package compiling | Zeyu Dong | 2023-10-28 |
* | kernel: fix KernelPackage when all KCONFIG are versioned | John Thomson | 2023-07-04 |
* | generic: groundwork for RISC-V | Zoltan HERPAI | 2023-05-28 |
* | kernel: Make KERNEL_MAKEOPTS recursively expanded | Hauke Mehrtens | 2022-12-17 |
* | kernel: disable stack validation for external module builds as needed | Mark Mentovai | 2022-10-20 |
* | kernel: filter -no-plt from KCFLAGS | Kevin Darbyshire-Bryant | 2022-06-21 |
* | kernel: support setting extra CFLAGS for kernel compilation | Rafał Miłecki | 2022-06-20 |
* | kernel: use KCFLAGS for passing EXTRA_OPTIMIZATION flags | Rafał Miłecki | 2022-06-19 |
* | build: use KBUILD_HOSTLDFLAGS | Stijn Tintel | 2022-05-18 |
* | build: drop HOST_LOADLIBES | Stijn Tintel | 2022-05-18 |
* | build: use -nostdinc and -isystem in NOSTDINC_FLAGS for out-of-tree kernel mo... | Felix Fietkau | 2021-03-18 |
* | build: use SPDX license tags | Paul Spooren | 2021-02-05 |
* | build: create $(PKG_SYMVERS_DIR) if non-existent | Sebastian Kemper | 2020-11-19 |
* | build: pass KBUILD_EXTRA_SYMBOLS with symvers files for kernel module packages | Felix Fietkau | 2020-11-13 |
* | build: move symvers files to kernel build dir | Felix Fietkau | 2020-04-09 |
* | build: Add KBUILD_HOSTLDLIBS | Hauke Mehrtens | 2020-01-26 |
* | kernel.mk: add KCFLAGS to make kmods reproducible | Paul Spooren | 2019-10-09 |
* | build: force disable stack validation during kernel build on non-linux systems | Felix Fietkau | 2019-10-02 |
* | build: include BUILD_VARIANT in PKG_BUILD_DIR | Jeffery To | 2019-08-05 |
* | build: skip kernel stack validation when building on macOS | Felix Fietkau | 2019-07-03 |
* | build: fix external module symbol collection if build_dir is a symlink | Roman Yeryomin | 2019-06-06 |
* | include/kernel: sort autoload modules list to fix reproducible builds | Alexander Couzens | 2019-02-28 |
* | build: fix build dependency of kmod .ipk with version filtered files | Yousong Zhou | 2018-12-18 |
* | kernel: fix downloading rcX releases | Rafał Miłecki | 2018-12-03 |
* | build: remove obsolete -rc kernel testing rewrites | Christian Lamparter | 2018-10-20 |
* | build: insert blank line after KernelPackage template to allow chaining calls... | Felix Fietkau | 2018-10-06 |
* | build: fix kernel headers install for uml | Felix Fietkau | 2018-09-29 |
* | include/kernel.mk: build kmod packages with empty FILES | Matthias Schiffer | 2018-04-12 |
* | kernel: include: remove last .0 from kernel versions again | Hauke Mehrtens | 2017-12-16 |
* | build: fix module symbol collection if build_dir is a symlink | Jonas Gorski | 2017-11-07 |
* | include: kernel.mk: simplify module autoloading | Jo-Philipp Wich | 2017-11-07 |
* | build: actually fix the creation of PKG_INFO_DIR | Jonas Gorski | 2017-10-28 |
* | build: ensure PKG_INFO_DIR exists before trying to use it | Jonas Gorski | 2017-10-28 |
* | kernel: collect module symvers for external modules | Jonas Gorski | 2017-10-27 |
* | include: Silence external kernel version checks | Florian Fainelli | 2017-10-24 |
* | kernel: fixup KARCH for powerpc64 builds | Florian Larysch | 2017-10-24 |
* | Revert "kernel: do not try to probe builtin modules on empty kmod package ins... | Jo-Philipp Wich | 2017-07-21 |
* | kernel: do not try to probe builtin modules on empty kmod package install | Jonas Gorski | 2017-07-20 |
* | build: Fix not altering KERNELRELEASE for external kernel | Hauke Mehrtens | 2017-06-19 |
* | build: move definition of KBUILD_BUILD_TIMESTAMP to include/kernel.mk | Alexander Couzens | 2017-06-17 |
* | build: add KERNEL_MAKE and KERNEL_MAKE_FLAGS variables and move to kernel.mk | Felix Fietkau | 2017-06-07 |
* | build: fix kmod package build on non-GNU systems | Felix Fietkau | 2017-05-29 |
* | build: fix possible issue with kmod package having multiple AutoLoad's | Yousong Zhou | 2017-05-27 |
* | include: Determine MODULES_DIR correctly for external/git kernels | Florian Fainelli | 2017-05-25 |
* | kernel: allow subtarget specific KernelPackage | Stijn Tintel | 2017-01-04 |
* | build: implement make check and make package/X/check | Felix Fietkau | 2016-12-17 |
* | kernel: make the kernel build auto-clean the build dir like package builds | Felix Fietkau | 2016-08-05 |
* | build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl | Felix Fietkau | 2016-06-07 |