summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-07build_utils.sh: Ignore MODULES_[RECOVERY|CHARGER]_LIST for system_dlkmandroid-14.0.0_r0.67android-gs-shusky-5.15-android14-qpr2Isaac J. Manjarres
2024-02-07build_utils.sh: Ensure depmod runs on all modules lastIsaac J. Manjarres
2024-02-05build_utils.sh: Fix typos for recovery and charger list variablesIsaac J. Manjarres
2024-02-01kleaf: common_kernels: Ignore cscope & tagsPierre-Clément Tosi
2024-01-31kleaf: cache_dir.bzl sets COMMON_OUT_DIR properly.Yifan Hong
2024-01-31kleaf: kernel_module restores Module.symvers to `COMMON_OUT_DIR`.Yifan Hong
2024-01-26Revert "kleaf: workspace.bzl: Expand import_external_repositories"Matthew Maurer
2024-01-26Revert "Load rules_rust if available"Matthew Maurer
2024-01-24Load rules_rust if availableMatthew Maurer
2024-01-24kleaf: workspace.bzl: Expand import_external_repositoriesYifan Hong
2024-01-22kleaf: checkpatch: Ignore BAD_REPORTED_BY_LINKandroid-14.0.0_r0.57John Stultz
2024-01-22download_from_ci: Leave microdroid-gki as-is upon updating GKI prebuiltsInseob Kim
2024-01-19kleaf: Fix unit tests for --incompatible_sandbox_hermetic_tmp.Yifan Hong
2024-01-17kleaf: utils: adjust get_check_sandbox_cmd for compatibility with Bazel 8Matthias Maennich
2024-01-17kleaf: Fix KBUILD_MIXED_TREE for --incompatible_sandbox_hermetic_tmp.Yifan Hong
2024-01-12Kleaf: Fix attribute name in error messageandroid-u-qpr3-beta-1_r0.8android-u-qpr2-beta-3.1_r0.8android-15-dp-1_r0.8android-gs-shusky-5.15-android14-qpr2-betaUlises Mendez Martinez
2024-01-11Kleaf: Use full path for kernel_build.kconfig_extUlises Mendez Martinez
2024-01-06kleaf: assembly uses .S not .sYifan Hong
2024-01-04build_utils.sh: Add support for additional arguments to mkbootimg.pyIsaac J. Manjarres
2024-01-02kleaf: workspace_status_stamp.py: Fix pathlib.path errorJohn Moon
2023-12-07build_utils.sh: Clarify the effects of TRIM_UNUSED_MODULESandroid-u-qpr2-beta-3_r0.8Isaac J. Manjarres
2023-12-07build_utils.sh: Cleanup comments detection regex in module listIsaac J. Manjarres
2023-12-07kleaf: Add support for specifying modules for recovery/chargerIsaac J. Manjarres
2023-12-07kleaf: artifacts test do not depend on hermetic_tools aliases.Yifan Hong
2023-11-30build_utils.sh: update the SPL for developmentWill McVicker
2023-11-09download_from_ci: add --update-microdroid-gkiandroid-u-qpr2-beta-2_r0.8Inseob Kim
2023-11-07kleaf: config_utils: support # nocheck linesandroid-14.0.0_r0.45android-14.0.0_r0.38android-gs-shusky-5.15-android14-qpr1Yifan Hong
2023-11-02kleaf: system_dlkm: Name ext4 image as system_dlkm.imgRamji Jiyani
2023-11-02kleaf: system_dlkm: Build ext4 & erofs images for common kernelsRamji Jiyani
2023-10-18kleaf: Add support to boot custom kernels without wipingWill McVicker
2023-10-13system_dlkm: Add prefix for flatten modules.depandroid-u-qpr1-beta-2.2_r0.7android-gs-shusky-5.15-android14-qpr1-betaRamji Jiyani
2023-10-10kleaf: system_dlkm: Enable flatten images for ACKsRamji Jiyani
2023-10-10kleaf: common_kernels: fix load out of orderRamji Jiyani
2023-10-10kleaf: system_dlkm: Add flatten images supportRamji Jiyani
2023-09-29kleaf: system_dlkm build images for list of fsandroid-u-qpr1-beta-2.1_r0.8android-gs-shusky-5.15-u-qpr1-beta2Ramji Jiyani
2023-09-16download_from_ci: --update-16k: Fix version fetchandroid-u-qpr2-beta-1_r0.7android-u-qpr1-beta-2_r0.8Ramji Jiyani
2023-09-04kleaf: Drop --verbose_failures for ci.android.com builds.Yifan Hong
2023-08-29kleaf: system_dlkm_image: Fix load out of order errorRamji Jiyani
2023-08-29kleaf: Set arch specific gki default module listsUlises Mendez Martinez
2023-08-24build_utils: system_dlkm: AVB hashtree footer with SHA256Ramji Jiyani
2023-08-23kleaf: checkpatch: add COMPLEX_MACRO into checkpatch ignore listguibing
2023-08-22kleaf: config_utils: properly check for unset configs.Yifan Hong
2023-08-22kleaf: delete CONFIG_DELETED_UNSET from defconfig_must_present_test_module.Yifan Hong
2023-08-18kleaf: download_from_ci: Skip abi stgdiff reportsUlises Mendez Martinez
2023-08-17kleaf: checkpatch_presubmit: Properly check for BUILD file.Yifan Hong
2023-08-17kleaf: Skip checkpatch_presubmit if project has no BUILD file.Yifan Hong
2023-08-15kleaf: checkpatch: properly let checkpatch.pl executes git.Yifan Hong
2023-08-11kleaf: checkpatch: update code snippet in docs.Yifan Hong
2023-08-11kleaf: checkpatch: mention breakage of hermeticity.Yifan Hong
2023-08-11kleaf: checkpatch: update help message to mention forwarded args.Yifan Hong