armbian_build/lib/functions/compilation
Ricardo Pardini 47af820f5d
armbian-oleg: junk: drastically reduce host-side dependencies / "remove junk"
- remove a lot of hopefully / hardly confirmed, unused dependencies
- don't use crossbuild-essential-xxx; avoid the c++ compiler that comes with it, install gcc-only instead
- hostdeps: use `libc6-dev make dpkg-dev gcc` (without `g++`) instead of `build-essential`
- drop `btrfs-progs` and `f2fs-tools`  (@TODO add in extension when/whereused)
- more: drop `cryptsetup` (@TODO add in extension when/whereused)
- don't be too quiet when doing apt-update for hostdeps
2023-02-18 07:42:14 -03:00
..
patch armbian-next: drivers-harness: force -c commit.gpgsign=false during git commit 2023-02-18 07:42:06 -03:00
atf.sh armbian-next: show more complete gcc versions in logs 2023-02-18 07:40:04 -03:00
ccache.sh armbian-next: better ccache logs/stats/Docker-support/use in u-boot/kernel 2023-02-18 07:40:19 -03:00
debs.sh armbian-oleg: junk: drastically reduce host-side dependencies / "remove junk" 2023-02-18 07:42:14 -03:00
distcc.sh armbian-next: distcc: optionally using distcc for kernel build 2023-02-18 07:40:17 -03:00
kernel-config.sh armbian-next: copy modified config + defconfig back from where it came from when KERNEL_CONFIGURE=yes 2023-02-18 07:41:57 -03:00
kernel-debs.sh Obsolete: kernel-headers via full source + make modules_prepare for 4.19 kernels. [later removed] 2023-02-18 07:41:34 -03:00
kernel-git.sh armbian-next: tune logging in multiple places, there was a lot of redundant/un-needed info's 2023-02-18 07:41:22 -03:00
kernel-make.sh armbian-next: Python patching delusion, pt1 & pt2 & pt3 2023-02-18 07:40:52 -03:00
kernel-patching.sh armbian-next: [focal-host] remove usages of declare -I, not supported under focal's bash 2023-02-18 07:41:49 -03:00
kernel.sh armbian-next: CLEAN_LEVEL=make-kernel now does git clean -xfd instead, faster and 100% clean 2023-02-18 07:42:07 -03:00
uboot-git.sh armbian-next: Python patching delusion, pt1 & pt2 & pt3 2023-02-18 07:40:52 -03:00
uboot-patching.sh armbian-next: [focal-host] remove usages of declare -I, not supported under focal's bash 2023-02-18 07:41:49 -03:00
uboot.sh armbian-next: [focal-host] remove usages of declare -I, not supported under focal's bash 2023-02-18 07:41:49 -03:00
utils-compilation.sh armbian-next: bring find_toolchain() back from the dead; force SKIP_EXTERNAL_TOOLCHAINS=no to force use external toolchains 2023-02-18 07:40:58 -03:00