aboutsummaryrefslogtreecommitdiff
path: root/rules/apex/toolchain.bzl
AgeCommit message (Expand)Author
2023-03-07Fix buildifier warnings in apex rulesCole Faust
2023-03-04Make copyright messages comments, not docstringsCole Faust
2022-11-14Add notices file to APEX.Sasha Smundak
2022-11-08bazel apex: Add support for generating <module>_using.xml.Jingwen Chen
2022-11-07bazel apex: add support for generating _using.txt file.Jingwen Chen
2022-10-25Support apex_test.Yu Liu
2022-08-02Replace cfg='host' with cfg='exec'Jingwen Chen
2022-06-09Use bazel-built apexer instead of the make_injection-build oneCole Faust
2022-06-08Make all tools in apex_toolchain mandatory.Jingwen Chen
2022-06-08Export the list of required and provided native libs in the apex manifest.Jingwen Chen
2022-05-31Use bazel-built apexer tools instead of make_injection onesCole Faust
2022-05-31Remove sefcontext_compile from make_injectionCole Faust
2022-03-17Build resize2fs and mkefs with Bazel.Jingwen Chen
2022-03-17Build e2fsdroid with Bazel and use in the APEX toolchain.Jingwen Chen
2022-03-07Build avbtool with Bazel.Jingwen Chen
2022-01-25Add apex compression in Bazel apex rule.Wei Li
2021-10-28Add copyright header to bzl files.Liz Kammer
2021-08-11Toolchainify APEX host tools.Jingwen Chen