aboutsummaryrefslogtreecommitdiff
path: root/bazel.WORKSPACE
AgeCommit message (Expand)Author
2023-10-13Fix names for rust toolchainsVinh Tran
2023-10-12Add rust toolchain for arm, x86, and x86_64Vinh Tran
2023-10-06Merge "Kotlin toolchain set different jvm_target" into mainTreehugger Robot
2023-10-06Set up rust toolchains for device buildVinh Tran
2023-10-04Kotlin toolchain set different jvm_targetLiz Kammer
2023-09-26Create rules_testing local repository.Romain Jobredeaux
2023-08-25Register rust_proto_toolchain for rust_proto_library rule to useVinh Tran
2023-08-23Set up rust toolchain for host buildVinh Tran
2023-08-23Revert to using the same r8 version for Soong and Bazel.Romain Jobredeaux
2023-08-17Reroute @rules_cc to use bazelbuid/rules_ccVinh Tran
2023-08-14Merge "Set rules_rust repo in WORKSPACE" into mainTreehugger Robot
2023-08-11Set rules_rust repo in WORKSPACEVinh Tran
2023-08-11Move cc toolchain related .bzl files from prebuilts to build/bazelYu Liu
2023-08-04Merge "Revert^2 "Reroute rules_python repo to actual bazelbuild repo"" into mainVinh Tran
2023-08-03Revert^2 "Reroute rules_python repo to actual bazelbuild repo"Vinh Tran
2023-07-31Modify bazel workspace's kotlin toolchain.MarkDacek
2023-07-28Revert "Reroute rules_python repo to actual bazelbuild repo"Vinh Tran
2023-07-26Reroute rules_python repo to actual bazelbuild repoVinh Tran
2023-07-19Use the vendored rules_java repository.Romain Jobredeaux
2023-07-12Add temporary fixes for bazel updateCole Faust
2023-06-26Revert^2 "Import bazelbuild-rules_go repository into b builds"Spandan Das
2023-06-23Revert "Import bazelbuild-rules_go repository into b builds"Matthias Männich
2023-06-22Import bazelbuild-rules_go repository into b buildsSpandan Das
2023-06-08Use bazel-built build_image and remove make_injectionCole Faust
2023-05-12Define shim Darwin and Windows remote_java_tools.Romain Jobredeaux
2023-04-28Move rules_python to bazel_common_rulesUlises Mendez Martinez
2023-04-27Fixes for bazel update breaking changes.Jingwen Chen
2023-04-20Move rules_java to bazel_common_rulesUlises Mendez Martinez
2023-04-13Support sdk_version for java/android/kotlin targets.Romain Jobredeaux
2023-04-03Add location of android_toolsZi Wang
2023-03-29Temporarily bind d8 to older r8 version 8.1.26-dev for Bazel.Romain Jobredeaux
2023-03-21Update labels to move java toolchain to prebuilts/jdk/jdk17Romain Jobredeaux
2023-03-17Switch away from local_jdk (to jdk17)Romain Jobredeaux
2023-03-10Convert api_surfaces to a custom repositorySpandan Das
2023-03-06Create an api_surfaces external repositorySpandan Das
2023-02-03Use custom kotlinc.BUILD file for the Kotlin compiler repo.Romain Jobredeaux
2023-01-05Support multiple android products in a single bazel buildCole Faust
2022-12-08Move remote_coverage_tools to bazel_common_rules.Yifan Hong
2022-11-09collect environment variables in repository ruleSam Delmerico
2022-09-28Revert "Revert "create cc_register_toolchains function""Sam Delmerico
2022-09-28Revert "create cc_register_toolchains function"Sam Delmerico
2022-09-21create cc_register_toolchains functionSam Delmerico
2022-09-16License rulesSasha Smundak
2022-09-08Import Kotlin rules repository into AOSP main workspace.Romain Jobredeaux
2022-08-02Delete @rules_cc fork.Jingwen Chen
2022-07-17Set up local java tools repositories to stop downloads in mixed builds.Romain Jobredeaux
2022-07-13Run buildifier on all bazel filesCole Faust
2022-06-28Use import_external_repositoriesYifan Hong
2022-06-24Create basic system image implementationCole Faust
2022-06-20Remove all make_injection targets and rewrite diff tests as directJingwen Chen