armbian-build/lib/functions/compilation
Ricardo Pardini 3262f6fcab drivers-harness: add branch to drivers base cache key declare cache_key_base="${KERNEL_MAJOR_MINOR}_${LINUXFAMILY}_${BRANCH}"
- this allows for 2 branches with the same version to not interfere with each other
2023-07-12 00:51:01 +02:00
..
packages debs: remove Installed-Size: 1 from control files; Installed-Size is properly calculated at fakeroot_dpkg_deb_build() for all packages 2023-07-05 21:22:47 +02:00
patch drivers-harness: add branch to drivers base cache key declare cache_key_base="${KERNEL_MAJOR_MINOR}_${LINUXFAMILY}_${BRANCH}" 2023-07-12 00:51:01 +02:00
armbian-kernel.sh armbian-kernel: was too hungry in disabling kernel debug, let DEBUG_MISC & SLUB_DEBUG alone 2023-06-26 21:34:43 +02:00
atf.sh kernel/uboot/atf: introduce kernel-patch, uboot-patch, atf-patch, uboot-config, kernel-config CLI commands; enhanced manual patching; block deprecated ways 2023-05-01 22:46:55 +02:00
ccache.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
crust.sh allwinner: Enable crust compilation 2023-06-20 21:36:31 +02:00
distcc.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
kernel-config.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
kernel-debs.sh kernel-debs: headers: hack/fix for 6.5-rc1's "tools/counter: Makefile: Remove lingering 'include' directories on make clean" 2023-07-11 11:14:41 +02:00
kernel-git-bundle.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
kernel-git-oras.sh add dockerproxy to accelerate ghcr.io 2023-04-18 09:28:25 +02:00
kernel-git.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
kernel-make.sh kernel-make: introduce KERNEL_EXTRA_CFLAGS; fill it to add to what's passed to KCFLAGS; related to #5117 2023-05-01 22:46:43 +02:00
kernel-patching.sh patching: Patching Summary and Patching Failures tables using Python's Rich 2023-06-13 12:29:52 +02:00
kernel.sh popular demand: bring back KERNEL_CONFIGURE=yes *during image build* 2023-05-09 10:05:09 +02:00
uboot-git.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
uboot-patching.sh patching: Patching Summary and Patching Failures tables using Python's Rich 2023-06-13 12:29:52 +02:00
uboot.sh debs: remove Installed-Size: 1 from control files; Installed-Size is properly calculated at fakeroot_dpkg_deb_build() for all packages 2023-07-05 21:22:47 +02:00
utils-compilation.sh kernel/uboot/atf: introduce kernel-patch, uboot-patch, atf-patch, uboot-config, kernel-config CLI commands; enhanced manual patching; block deprecated ways 2023-05-01 22:46:55 +02:00