aboutsummaryrefslogtreecommitdiff
path: root/BUILD.bazel
AgeCommit message (Expand)Author
2023-10-11Move platform constraints to bazel_common_rules.Jingwen Chen
2023-08-11Move cc toolchain related .bzl files from prebuilts to build/bazelYu Liu
2023-07-14Merge "Don't require ubsan_enabled for blocklist" into mainTrevor Radcliffe
2023-07-13Don't require ubsan_enabled for blocklistTrevor Radcliffe
2023-07-11Make clang debug level configurableFabián Cañas
2023-05-18Merge "add -Werror feature by default"Treehugger Robot
2023-05-15add -Werror feature by defaultSam Delmerico
2023-05-15Refactor arm_isa toolchain featuresTrevor Radcliffe
2023-05-01use Bazel env functions for LLVM_RELEASE_VERSIONSam Delmerico
2023-04-2716K: Add linker alignment config to arm/arm64 targets in BazelJuan Yescas
2023-03-27Introduce toolchain features for CFITrevor Radcliffe
2023-03-17Ensure arch/arch-variant's CFlags are not added to link actionsVinh Tran
2023-03-08Respect Clang version override env vars.Peter Collingbourne
2023-02-09Migrate to the new clang lib dirYi Kong
2023-02-06Remove ld flags (not lld!) from bazel.Jingwen Chen
2023-01-30Merge "Create test for arm flag ordering"Trevor Radcliffe
2023-01-27Create test for arm flag orderingTrevor Radcliffe
2023-01-25Exclude UBSan minimal runtimeTrevor Radcliffe
2023-01-23Add ubsan flags for host only and device onlyTrevor Radcliffe
2023-01-05Merge "Ensure correctness of pack-dyn-relocs in Bazel linking"Sam Delmerico
2023-01-04Ensure correctness of pack-dyn-relocs in Bazel linkingSam Delmerico
2022-12-22Merge "Support env based compiler flags."Yu Liu
2022-12-21Support env based compiler flags.Yu Liu
2022-12-19Add musl toolchainsColin Cross
2022-12-13Pass bionic_crt into android_cc_toolchainColin Cross
2022-12-09Implement basic toolchain features for LTOTrevor Radcliffe
2022-12-01Introduce toolchain features for sanitizersTrevor Radcliffe
2022-11-28Revert "Introduce toolchain features for sanitizers"Jingwen Chen
2022-11-18Introduce toolchain features for sanitizersTrevor Radcliffe
2022-10-25add aliases for clang-tidy toolingSam Delmerico
2022-10-03Revert "Revert "create cc_register_toolchains function""Sam Delmerico
2022-09-28Revert "create cc_register_toolchains function"Sam Delmerico
2022-09-27create cc_register_toolchains functionSam Delmerico
2022-09-22Merge "collect toolchain definitions into single function"Sam Delmerico
2022-09-19collect toolchain definitions into single functionSam Delmerico
2022-09-16Remove package rule, it is now supplied by the converterSasha Smundak
2022-08-25Add instruction set featuresCole Faust
2022-03-22Merge "Support arch/cpu variants in mixed builds."Treehugger Robot
2022-03-18Support arch/cpu variants in mixed builds.Liz Kammer
2022-03-18Move the --target flag into its own featureYu Liu
2022-03-01Create cc toolchains arch/cpu variant/featuresLiz Kammer
2021-11-10Clang and toolchain changes for host platformsChris Parsons
2021-10-07Add crt library link support, and split crt/nocrt cc_toolchains.Jingwen Chen
2021-09-23Fix target_cpu value in android_cc_toolchain.Jingwen Chen
2021-09-23Refactor cc_toolchain constants into a separate bzl file.Jingwen Chen
2021-08-13Remove clang_version.bzlAlex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-08-09Update device toolchainsLiz Kammer
2021-07-14Follow rename of Soong variables with Clang in the nameColin Cross
2021-06-09Export more LLVM bin tools to Bazel.Jingwen Chen
2021-06-08Add libcrt feature to toolchainLiz Kammer