* changes: roomservice: 14 kernel: fix incorrect identation vendor: export TARGET_KERNEL_SOURCE soong: Follow the correct JSON syntax Kernel: remove check for prebuilt kernel fixup! kernel: Support copying modules to boot ramdisk kernel: Support kernel modules via kbuild kernel: Support copying modules to boot ramdisk kernel: Default to no gcc on kernel 6.x kernel: Make INTERNAL_VENDOR_RAMDISK_TARGET depend on kernel kernel: Ensure that module load lists are properly formed kernel: Halt build process if an external module fails to compile kernel: Replace BOARD_SYSTEM_KERNEL_MODULES with SYSTEM_KERNEL_MODULES config: Update clang version to clang-r487747c kernel: Rename mkdtboimg.py kernel: Use correct variable name for vendor_kernel_boot modules kernel: Use lz4 from Google prebuilts kernel: Use pahole from Google prebuilts kernel: Allow to limit the used .dtb files for the final DTB image kernel: Include DTBOs from OEM/ODM folder in base DTB kernel: Handle GKI modules kernel: Support copying modules to recovery kernel: Support Qualcomm merge_dtbs script kernel: Don't try to do math on empty kernel version kernel: Restore TARGET_KERNEL_VERSION kernel: Go full LLVM build on 5.10+ kernels kernel: Check HIP support of clang before disabling it kernel: Force disable LLVM HIP kernel: Force disable LLVM CUDA kernel: Allow devices to opt-in for full LLVM build kernel: Support copying modules to vendor_kernel_boot kernel: Remove darwin support kernel: Remove TARGET_KERNEL_MODULES error kernel: Only add GCC to PATH when using GNU binutils kernel: Override LD_LIBRARY_PATH only on <5.10 kernel: Fix clang version override kernel: Add support for custom dtbimage generation rules kernel: Support building dtbimage with mkdtboimg.py config lineage: kernel: Use getconf instead of nproc kernel: Changes for 5.10 build without GCC kernel: Slightly reorder config kernel: Use consistent spacing kernel: Fix vdso32 building for 4.19+ kernels kernel: add `pahole` dependency kernel: Allow passing empty DTB to mkbootimg via board-flag kernel: Use LLVM binutils by default kernel: Drop -fuse-ld=lld from CFLAGS kernel: Changes for LLVM binutils config: Update clang version to clang-r450784d kernel: Always build dtb targets before dtbo.img kernel: Add support for vendor_boot image header version 4 kernel.mk: Allow building external kernel modules kernel: Allow overriding dtb target kernel: Allow setting dtbo target path prefix kernel: Allow overriding dtbo target name config: Use LLVM binutils for 5.10 as well lineage: config: Use $(abspath .) instead of $(shell pwd) kernel: Don't print grep error messages when checking version kernel: Move TARGET_KERNEL_ADDITIONAL_FLAGS to kernel task kernel: Switch to AOSP DTC instead of using scripts/dtc Revert "kernel: Remove unneeded MKDTIMG dependency" kernel: Remove unneeded MKDTIMG dependency kernel: Ensure dtb(o) always get rebuilt kernel: Avoid unnecessary savedefconfig kernel: Clean up kernel copy recipes lineage: build: Wipe DTB/O OBJs before build kernel: Document TARGET_KERNEL_RECOVERY_CONFIG usage kernel: Fix building recovery images kernel: Fix kernel rebuilding build: tasks: kernel: Rework kernel fragments handling Add support for separate kernels for boot and recovery [1/2] kernel: Pass absolute path for KCONFIG_ALLCONFIG build: Fix kernelsavedefconfig target lineage: config: Don't pass CFLAGS_MODULE="-fno-pic" if using LLVM kernel: Use LLVM's substitutes for GNU binutils if possible kernel: Add clean headers script to workaround conflicts with bionic
Description
PawletOS version of TWRP
Languages
Makefile
43.4%
Python
34%
C++
12.2%
Go
6.8%
Shell
3.6%