- ebf8bca kernel: Block HIP detection through HIP_PATH=none by voidanix · 5 months ago
- 53722ce envsetup.sh: Export LLVM_AOSP_PREBUILTS_VERSION with the current clang version from soong by micky387 · 6 months ago
- 869ef76 kernel: Update default clang version to r522817 by Michael Bestas · 7 months ago
- 51e93ce kernel: Default to no gcc on kernel 6.x by Aaron Kling · 1 year, 4 months ago
- 4ca8781 kernel: Use lz4 from Google prebuilts by LuK1337 · 1 year, 7 months ago
- ca8fd56 kernel: Use pahole from Google prebuilts by Bruno Martins · 1 year, 7 months ago
- 97ca19d config: Update clang version to clang-r487747c by basamaryan · 1 year, 7 months ago
- 97890e3 kernel: Don't try to do math on empty kernel version by LuK1337 · 1 year, 9 months ago
- 826cbec kernel: Restore TARGET_KERNEL_VERSION by Michael Bestas · 1 year, 11 months ago
- 44b8553 kernel: Go full LLVM build on 5.10+ kernels by Bruno Martins · 2 years ago
- 38ba7c0 kernel: Allow devices to opt-in for full LLVM build by Michael Bestas · 2 years, 5 months ago
- 63354f7 kernel: Remove darwin support by Michael Bestas · 2 years, 6 months ago
- b9c7304 kernel: Fix clang version override by Michael Bestas · 2 years, 6 months ago
- 76ce4f8 kernel: Use getconf instead of nproc by Alexander Koskovich · 2 years, 9 months ago
- 3b11b2a kernel: Changes for 5.10 build without GCC by Michael Bestas · 2 years, 7 months ago
- ae531bc kernel: Slightly reorder config by Michael Bestas · 2 years, 7 months ago
- f0b1dd6 kernel: Use consistent spacing by Michael Bestas · 2 years, 7 months ago
- 747c6ed kernel: Changes for LLVM binutils by Michael Bestas · 2 years, 8 months ago
- 4d700e7 kernel: Use LLVM binutils by default by Michael Bestas · 2 years, 7 months ago
- d1be04a kernel: Drop -fuse-ld=lld from CFLAGS by Alexander Koskovich · 2 years, 10 months ago
- e546ac8 kernel.mk: Allow building external kernel modules by Neel Chauhan · 2 years, 9 months ago
- a7999b0 kernel: Allow overriding dtb target by Michael Bestas · 2 years, 8 months ago
- 581a386 kernel: Allow setting dtbo target path prefix by Michael Bestas · 2 years, 8 months ago
- 15a631e kernel: Allow overriding dtbo target name by Michael Bestas · 2 years, 8 months ago
- 285fb07 config: Use LLVM binutils for 5.10 as well by Michael Bestas · 2 years, 8 months ago
- 4916cab config: Use $(abspath .) instead of $(shell pwd) by Jason Wojcik · 4 years, 1 month ago
- 63dbd4e kernel: Don't print grep error messages when checking version by Chirayu Desai · 2 years, 10 months ago
- 8655c4a kernel: Use LLVM's substitutes for GNU binutils if possible by Alexander Koskovich · 2 years, 10 months ago
- 8da3fa2 kernel: Move TARGET_KERNEL_ADDITIONAL_FLAGS to kernel task by Alexander Koskovich · 2 years, 10 months ago
- 4231fb8 Revert "kernel: allow devices to use newer GCC" by Jackeagle · 2 years, 5 months ago
- 202b126 lineage: config: Don't pass CFLAGS_MODULE="-fno-pic" if using LLVM by Alexander Koskovich · 2 years, 10 months ago
- ab40045 config: Update clang version to clang-r450784d by Arian · 2 years, 8 months ago
- 50118c4 kernel: Use Clang as HOST_{CC,CXX} by LuK1337 · 4 years, 7 months ago
- 321a895 kernel: Add 32-bit GCC to PATH for vdso32 by LuK1337 · 3 years, 6 months ago
- ef7cee2 kernel: Use nproc from prebuilts by dianlujitao · 4 years, 7 months ago
- e8e46e6 bliss: config: Make LLVM kernel compile the default by Alexander Koskovich · 3 years, 1 month ago
- 63d13c3 bliss: Use $(HOST_PREBUILT_TAG) where possible by Bruno Martins · 4 years, 7 months ago
- 8fb7cda Revert "Revert "kernel: fix KERNEL_TOOLCHAIN_PATH_gcc and usage"" by Alessandro Astone · 3 years, 4 months ago
- c251f1b kernel: Add TARGET_FORCE_PREBUILT_KERNEL flag by Sebastiano Barezzi · 4 years, 2 months ago
- e6ead02 config: Update clang version to clang-r416183b1 by Arian · 3 years, 7 months ago
- 7e0bb36 kernel: Fix vdso32 building for 4.19+ kernels by LibXZR · 3 years, 9 months ago
- 4e345c1 kernel: allow devices to use newer GCC by Park Ju Hyung · 5 years ago
- 5b5e735 kernel: Use Clang as HOST_{CC,CXX} by LuK1337 · 4 years, 7 months ago
- 4fae788 kernel: Use nproc from prebuilts by dianlujitao · 4 years, 7 months ago
- ceb7086 kernel: Add prebuilt m4 to build environment by Alessandro Astone · 4 years, 7 months ago
- 2baeb4f kernel: Use CPATH for including host headers by LuK1337 · 4 years, 8 months ago
- fe00ea9 kernel: Rework how DTB/DTBO are built by Luca Stefani · 4 years, 9 months ago
- a24144f kernel: Add bison and flex to build environment by dianlujitao · 5 years ago
- e3c319a kernel: Move our dtb.img logic here by Rashed Abdel-Tawab · 6 years ago
- 2c247d8 kernel: Build dtb.img from compiled dtbs by Rashed Abdel-Tawab · 6 years ago
- 9d8578b kernel: Switch back to host openssl entirely by LuK1337 · 6 years ago
- 06539d4 kernel: Add OpenSSL libs to LD_LIBRARY_PATH by Rashed Abdel-Tawab · 6 years ago
- 168fd23 Revert "kernel: fix KERNEL_TOOLCHAIN_PATH_gcc and usage" by Rashed Abdel-Tawab · 6 years ago
- 13f4c83 kernel: fix KERNEL_TOOLCHAIN_PATH_gcc and usage by Simon Shields · 6 years ago
- 812efbc lineage: Move perl base modules to common prebuilts dir by Rashed Abdel-Tawab · 6 years ago
- 9c57748 lineage: Move openssl to generic 1.1.1 directory and correct darwin path by Rashed Abdel-Tawab · 6 years ago
- c648519 kernel: Add GCC toolchains to the path by Rashed Abdel-Tawab · 6 years ago
- 70207cd kernel: Fix nproc number by Luca Stefani · 6 years ago
- ba5ea35 kernel: Use absolute path for kernel O= argument by Rashed Abdel-Tawab · 6 years ago
- 493ad4b kernel: Set kernel toolchain roots for aarch64, arm, and x86 by Rashed Abdel-Tawab · 6 years ago
- bd16a8e kernel: Use linux-android- toolchains to build kernel on aarch64 and x86 by dianlujitao · 6 years ago
- dfc3d18 kernel: Use prebuilt binaries by Rashed Abdel-Tawab · 6 years ago
- d7e24e3 kernel: Link against prebuilt openssl by Rashed Abdel-Tawab · 6 years ago
- 3ad0e0d kernel: Use full user defined path to ccache by Rashed Abdel-Tawab · 6 years ago
- 21ee598 kernel: Use full path to the gcc/g++ commands by Rashed Abdel-Tawab · 6 years ago
- fb35b9d kernel: Use full path to the make command by Rashed Abdel-Tawab · 6 years ago
- 3254caf kernel: Add TARGET_KERNEL_ADDITIONAL_FLAGS to allow setting extra cflags by Rashed Abdel-Tawab · 7 years ago
- b7b49cc build: Use ifeq/else ifeq/else construction in board config by Ethan Chen · 6 years ago
- 8613ea0 kernel: Set correct kernel compiler prefixes for aarch64 clang by Rashed Abdel-Tawab · 6 years ago
- 60fe935 lineage: Rework DTBO image generation by Rashed Abdel-Tawab · 6 years ago
- 995aff2 kernel: Add more threads to kernel build process by Ethan Chen · 6 years ago
- a836d79 lineage: Move some kernel definitions to BoardConfigKernel by Rashed Abdel-Tawab · 7 years ago