aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)Author
2 daysRevert "Switch to the libc++ toolchain prebuilt"Ryan Prichard
2024-04-11Switch to the libc++ toolchain prebuiltRyan Prichard
2024-03-25Run bpfmt on Android.bpYi Kong
2024-03-11Remove VNDK definition(s)Kiyoung Kim
2024-02-07Keep libunwind-exported visible to native_bridge_support libcdimitry
2023-12-07Remove bp2build properties from prebuilts/clang/host/linux-x86Colin Cross
2023-09-22Revert^3 "add prebuilt_build_tool modules for clang tools"Wen-yi Chu
2023-09-11Revert^2 "add prebuilt_build_tool modules for clang tools"Sam Delmerico
2023-09-08Revert "add prebuilt_build_tool modules for clang tools"Sam Delmerico
2023-08-23add prebuilt_build_tool modules for clang toolsSam Delmerico
2023-08-08Revert^2 "Add llvm-dwarfdump and llvm-objdump prebuilt modules"David Srbecky
2023-08-08Revert "Add llvm-dwarfdump and llvm-objdump prebuilt modules"Joanne Chung
2023-08-07Add llvm-dwarfdump and llvm-objdump prebuilt modulesDavid Srbecky
2023-07-17Export LibFuzzer to vendorJoey Jiao
2023-07-11Export prebuilt libsimpleperf_readelf libraryYabin Cui
2023-02-08Add static asan runtimesColin Cross
2022-11-01Revert "Revert "Fix licenses -- dual licensed OR PSF""Bob Badour
2022-10-25Revert "Fix licenses -- dual licensed OR PSF"Thales Lima
2022-10-24Fix licenses -- dual licensed OR PSFBob Badour
2022-10-21add build target for libclang_rt.fuzzer_interceptorsKris Alder
2022-06-24Add arm64 and arm musl clang runtimesColin Cross
2022-03-29Add musl clang runtime modulesColin Cross
2022-03-01Add missing libclang_rt-prebuilt-defaultColin Cross
2022-03-01Make libclang_rt.ubsan_standalone available to ramdisksColin Cross
2022-03-01Use single module for clang runtime librariesColin Cross
2022-02-11Make libclang_rt.ubsan_minimal* available for more variantsColin Cross
2021-12-01Export libclang-cpp.soPirama Arumuga Nainar
2021-10-09No scudo prebuilts since clang-r437112.Chih-Hung Hsieh
2021-06-25Add clang_rt.crt* modulesColin Cross
2021-06-02Avoid hardcoding clang version name in llvm-tools filegroupPirama Arumuga Nainar
2021-05-26Revert "Point the exported libclang_rt library to the handcrafted target."Jingwen Chen
2021-05-26Point the exported libclang_rt library to the handcrafted target.Jingwen Chen
2021-05-04export llvm-symbolizer to be used as depJulien Desprez
2021-04-21Replace libclang_rt_llndk_library with is_llndk in libclang_rt_prebuilt_libra...Colin Cross
2021-04-05Use bazel target for libclang_rt* for mixed buildsllvm-r416183Liz Kammer
2021-03-29Add standalone ubsan static library definitionsStephen Hines
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to prebuilts/clang/host/linux-x86Bob Badour
2021-01-28Add exported variants of arm32/x86 builtinsRyan Prichard
2021-01-15Enable libunwind.a and libunwind-exported.a LLVM prebuiltsRyan Prichard
2020-11-11Add product_available to product available modulesJustin Yun
2020-10-29Merge "Make vendor_ramdisk_available."Yifan Hong
2020-10-23Make vendor_ramdisk_available.Yifan Hong
2020-10-19Make the connection between implementation and llndk_library explicitColin Cross
2020-10-06Use clang-r399163bSasha Smundak
2020-08-25libclang_rt.*-aarch64-android libraries are used for host as wellJiyong Park
2020-07-08Use cc_defaults to reduce the amount of duplication in Android.bpandroid-r-beta-3android-r-beta-2Jiyong Park
2020-04-07Revert^2 "Use stl to depend on libc++"Colin Cross
2020-04-07Revert "Use stl to depend on libc++"Colin Cross
2020-03-26Use stl to depend on libc++Colin Cross
2020-03-04Specify shared lib dependency of the clang runtime prebuiltsJiyong Park