aboutsummaryrefslogtreecommitdiff
path: root/bazel/configurability.go
AgeCommit message (Expand)Author
2023-01-30Fix nondeterminism in bp2buildChris Parsons
2022-12-20Use //build/bazel/platforms/os:linux_glibc for osLinuxColin Cross
2022-11-23Use excludes from OS axis for OsAndInApexLiz Kammer
2022-10-03Add riscv64-linux-android supportColin Cross
2022-09-16Support target.apex stanza in bp2buildVinh Tran
2022-09-09product_variables srcs in prebuilt_etcAlix
2022-09-02Support arch features in bp2buildCole Faust
2022-08-25Add bp2build converter for cc library stubs and use the stub library target o...Wei Li
2022-06-24Add linux_musl arm+arm64Colin Cross
2021-12-21Handle the 'enabled' property in bp2buildChris Parsons
2021-11-08bp2build: add support for soong_config_module_type.Jingwen Chen
2021-11-01Add Darwin+Arm64 toolchain supportDan Willemsen
2021-10-01bp2build: Handle target.linuxChris Parsons
2021-08-09bp2build: handle system_shared_libsChris Parsons
2021-07-23Reland "Split the x86 host toolchain into glibc and musl variants"Colin Cross
2021-07-23Revert "Split the x86 host toolchain into glibc and musl variants"Colin Cross
2021-07-23Split the x86 host toolchain into glibc and musl variantsColin Cross
2021-07-21Remove Fuchsia support from SoongColin Cross
2021-07-19Handle target.bionic in bp2build.Liz Kammer
2021-06-04Extract function to handle configurable excludesLiz Kammer
2021-06-03Use maps in bazel *attribute typesLiz Kammer