aboutsummaryrefslogtreecommitdiff
path: root/bazel/configurability.go
Commit message (Expand)AuthorAgeFilesLines
* Move platform constraints to bazel_common_rules.Jingwen Chen2023-10-111-29/+29
* Stub/Impl selection for sdk variantsSpandan Das2023-09-161-0/+2
* Support memtag sanitizer.Yu Liu2023-08-281-2/+2
* bp2build for sanitizer blocklists long term fixTrevor Radcliffe2023-08-141-0/+23
* Make bp2build-generated selects() based on product config build settingsCole Faust2023-08-031-1/+1
* Make errorprone a configurable attribute for bazel conversionAlix2023-07-121-7/+24
* bp2build support for host_ldlibsSpandan Das2023-05-161-12/+12
* Merge changes from topic "stub-impl-per-api-domain"Spandan Das2023-05-111-3/+3
|\
| * Select stub/impl per apex variantSpandan Das2023-05-081-3/+3
* | Bp2build support for soong config variables + osCole Faust2023-05-081-6/+5
|/
* Create config_setting per apex_nameSpandan Das2023-04-281-4/+6
* Fix nondeterminism in bp2buildChris Parsons2023-01-301-3/+3
* Use //build/bazel/platforms/os:linux_glibc for osLinuxColin Cross2022-12-201-2/+2
* Use excludes from OS axis for OsAndInApexLiz Kammer2022-11-231-0/+5
* Add riscv64-linux-android supportColin Cross2022-10-031-5/+9
* Support target.apex stanza in bp2buildVinh Tran2022-09-161-0/+19
* product_variables srcs in prebuilt_etcAlix2022-09-091-1/+4
* Support arch features in bp2buildCole Faust2022-09-021-7/+68
* Add bp2build converter for cc library stubs and use the stub library target o...Wei Li2022-08-251-3/+22
* Add linux_musl arm+arm64Colin Cross2022-06-241-0/+4
* Handle the 'enabled' property in bp2buildChris Parsons2021-12-211-0/+19
* bp2build: add support for soong_config_module_type.Jingwen Chen2021-11-081-6/+7
* Add Darwin+Arm64 toolchain supportDan Willemsen2021-11-011-0/+2
* bp2build: Handle target.linuxChris Parsons2021-10-011-15/+0
* bp2build: handle system_shared_libsChris Parsons2021-08-091-30/+30
* Reland "Split the x86 host toolchain into glibc and musl variants"Colin Cross2021-07-231-0/+6
* Revert "Split the x86 host toolchain into glibc and musl variants"Colin Cross2021-07-231-6/+0
* Split the x86 host toolchain into glibc and musl variantsColin Cross2021-07-231-0/+6
* Remove Fuchsia support from SoongColin Cross2021-07-211-6/+0
* Handle target.bionic in bp2build.Liz Kammer2021-07-191-0/+15
* Extract function to handle configurable excludesLiz Kammer2021-06-041-5/+5
* Use maps in bazel *attribute typesLiz Kammer2021-06-031-0/+213