aboutsummaryrefslogtreecommitdiff
path: root/platforms
AgeCommit message (Expand)Author
2023-10-11Move platform constraints to bazel_common_rules.Jingwen Chen
2023-08-03Make bp2build-generated selects() based on product config build settingsCole Faust
2023-08-01Revert^2 "Initial implementation of the bazel sandwich"Cole Faust
2023-08-01Revert "Initial implementation of the bazel sandwich"Jooyung Han
2023-07-27Initial implementation of the bazel sandwichCole Faust
2023-06-05Create Transition to propagate CFITrevor Radcliffe
2023-04-13Stop using platform mapping and delete mapping fileRomain Jobredeaux
2023-03-27Merge "Remove is_target_<arch> functions"Treehugger Robot
2023-03-24Refactor product config filesCole Faust
2023-03-24Remove is_target_<arch> functionsCole Faust
2023-03-22Make the secondary arch into a constraint settingCole Faust
2023-03-16Enable and fix buildifier unused-variable and list-append lintsCole Faust
2023-03-08Enable and fix load-related buildifier lintsCole Faust
2023-03-04Make copyright messages comments, not docstringsCole Faust
2023-01-05Support multiple android products in a single bazel buildCole Faust
2022-12-16Merge "Introduce `_is_target_{,linux_}bionic` helpers"Alex Márquez Pérez Muñíz Díaz Puras Thaureaux
2022-12-16Introduce `_is_target_{,linux_}bionic` helpersAlex Márquez Pérez Muñíz Díaz Puras Thaureaux
2022-12-15Some changes in apex transitions shared_lib_transition_64/32:Wei Li
2022-11-16Delete default_android_transitionCole Faust
2022-11-11Handle aml/ndk configs in BazelLiz Kammer
2022-10-10Add main-repo prefixesChris Parsons
2022-09-30Add riscv64 and android_riscv64 to bazel platform configsColin Cross
2022-09-07Prevent apex targets from trying to resolve toolchains for non-androidJingwen Chen
2022-09-02Add config settings for the power set of arch featuresCole Faust
2022-08-10Add transitive shared lib deps of apex binaries to the apexCole Faust
2022-08-09Merge "Create platform mappings file."Romain Jobredeaux
2022-08-05Expand rule_utilities.bzl to platform_utils.bzlCole Faust
2022-08-04Create platform mappings file.Romain Jobredeaux
2022-07-13Run buildifier on all bazel filesCole Faust
2022-06-24Add linux_musl_arm64 and linux_musl arm to bazel configsColin Cross
2022-03-21Support arch/cpu variant in mixed buildLiz Kammer
2022-03-01Support arch/cpu variants/features in Bazel.Liz Kammer
2022-01-17Implement a (partial) cc_stub_library rule for cc_library.stubs inJingwen Chen
2022-01-12add :android_target as a parent for all platformsSam Delmerico
2021-11-22Add support to generate constraint settings/values for Soong config variables.Jingwen Chen
2021-11-11Support host platform builds in cc rulesChris Parsons
2021-11-03Merge "Revert "Add platform needed by python_binary_host.""Treehugger Robot
2021-11-03Revert "Add platform needed by python_binary_host."Rupert Shuttleworth
2021-11-02Merge "Add platform needed by python_binary_host."Wei Li
2021-10-30Add platform needed by python_binary_host.Wei Li
2021-10-19Add darwin_arm64 platformDan Willemsen
2021-09-30Macro/platform changes to support libcryptoChris Parsons
2021-07-23Remove fuchsia from bazelLiz Kammer
2021-07-21Make //build/bazel/platforms/os:bionic workLiz Kammer
2021-07-19Add configuration setting for all bionic osesLiz Kammer
2021-06-08Handle use_libcrt in bazelLiz Kammer
2021-06-01Add os:darwin to platforms.Rupert Shuttleworth
2021-05-27Add Bazel macro for llvm_prebuilt_library_static converter.Rupert Shuttleworth
2021-05-18Integrate product config variables into Bazel.Liz Kammer
2021-04-07Workaround to fix toolchain resolution for local_jdk.Jingwen Chen