summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-11abitool.py: factor out function to link report filesGiuliano Procida
2022-08-11abitool.py: drop support for --abi-tool STGGiuliano Procida
2022-08-10kleaf: enable building device system_dlkm against GKI system_dlkm_staging_arc...Yifan Hong
2022-08-10kleaf: modify where the bazel wrapper search for bazel wrapper args.Yifan Hong
2022-08-10kleaf: error message goes to stderr.Yifan Hong
2022-08-10kleaf: Update link in doc.Yifan Hong
2022-08-09kleaf: do not rsync -L for modules_install source/ and build/ symlink.android-t-qpr1-beta-1_r0.4android-gs-bluejay-5.10-android13-qpr1-betaYifan Hong
2022-08-08kleaf: Add gki_artifacts to downloaded prebuilts.Yifan Hong
2022-08-05kleaf: modules_options is a file, not a string.Yifan Hong
2022-08-06build_utils: build_system_dlkm exits properly if sign-file does not exist.Yifan Hong
2022-08-06kleaf: tear _additional_artifacts_downloaded apartYifan Hong
2022-08-06kleaf: remove unused variable.Yifan Hong
2022-08-06kleaf: rename variable.Yifan Hong
2022-08-05kleaf: delete unused GKI_MODULES list.Yifan Hong
2022-08-05kleaf: delete empty GKI modules_install target from dist target.Yifan Hong
2022-08-05kleaf: fix comment for erofs system_dlkm.Yifan Hong
2022-08-05build_abi.sh: fix symbol list updating for mixed buildsWill McVicker
2022-08-05build_abi.sh: handle TRIM_NONLISTED_KMI not equal to 1Will McVicker
2022-08-05build_abi.sh: add source build_utils.shWill McVicker
2022-08-04kleaf: Add buildozer commands in error messages.Yifan Hong
2022-07-26kleaf: Fix typo for kernel_module.outs.Yifan Hong
2022-07-07kleaf: Add kasan support.Yifan Hong
2022-07-07kleaf: combine olddefconfig.Yifan Hong
2022-07-07kleaf: Add tests for kernel_config LTO settings.Yifan Hong
2022-07-07kleaf: match system_dlkm_image w vendor_dlkm_imageandroid-13.0.0_r0.45android-13.0.0_r0.32android-13.0.0_r0.31android-gs-pantah-5.10-android13-d1Andrew Chant
2022-07-07kleaf: group tests.Yifan Hong
2022-07-06build/kernel: build system_dlkm as ext4Andrew Chant
2022-07-01kleaf: simplify kmi_symbol_list search logic.Yifan Hong
2022-07-01kleaf: Move LTO values to constants.Yifan Hong
2022-06-30Fix build vendor_kernel_boot.imgLucas Wei
2022-06-29kleaf: create boot-img.tar.gz for aarch64 and x86_64Yifan Hong
2022-06-29kleaf: Use import_external_repositoriesYifan Hong
2022-06-28kleaf: fix build.Yifan Hong
2022-06-28bazel.py: use f strings for brevity and readabilityMatthias Maennich
2022-06-27kleaf: Use absl test reporter for Python tests.Yifan Hong
2022-06-24kleaf: Add [flags] to print_flags in documentation.Yifan Hong
2022-06-24abitool.py: handle new stgdiff symbol diff formatGiuliano Procida
2022-06-23kleaf: add analysis test for kbuild_symtypesYifan Hong
2022-06-23kleaf: Skip scmversion test on modules.Yifan Hong
2022-06-23kleaf: Delete unused vermagic test on modules.android-t-beta-4_r0.4Yifan Hong
2022-06-23kleaf: de-duplicate configs for debug and non-debug targets.Yifan Hong
2022-06-22kleaf: Use str.removeprefix and removesuffix.Yifan Hong
2022-06-22Reland "kleaf: Add testkey to gki_artifacts deps."Yifan Hong
2022-06-22Reland "kleaf: Adding gki-info.txt, the GKI artifacts in..."Yifan Hong
2022-06-22Reland "kleaf: gki_artifacts takes kernel_build as argum..."Yifan Hong
2022-06-22Reland "kleaf: Add Image.gz."Yifan Hong
2022-06-21kleaf: Add docs about --use_prebuilt_gki.android-t-beta-4_r0.6android-13.0.0_r0.5android-gs-bluejay-5.10-t-beta-4Yifan Hong
2022-06-21kleaf: project_id -> bes_instance_nameYifan Hong
2022-06-17download_from_ci: add --update-microdroid flagJiyong Park
2022-06-17download_from_ci: get_binary_kernel_version works for arm64 and x86Jiyong Park