This is an index of all proposals and design documents for Bazel.
New proposals follow the design process and are sent for review on the bazel-dev mailing list.
Last updated | Title | Author(s) alias | Category |
---|---|---|---|
2022-03-18 | proto_common module | @comius | Proto Rules |
2022-02-18 | Coding guidelines for Starlark rules | @comius | Starlark Rules |
2021-11-09 | Guidance for Rules Authors how to deal with Bazel versions / upgrades | @philwo | Bazel |
2021-08-24 | Rules authors SIG | @alexeagle | Community |
2021-06-17 | Starlark fail(errorcode="") | @aiuto | Documentation / Event Stream |
2021-03-06 | OSS License Declarations | @aiuto | Product |
2021-03-06 | Remote Persistent Workers | @ulfjack | Remote Execution |
2021-02-18 | Toolchainifying proto rules | @Yannic | Protobuf |
2021-02-10 | Remote Output Service: place bazel-out/ on a FUSE file system | @EdSchouten | Remote Execution |
2020-10-19 | Bazel External Dependencies Overhaul | @meteorcloudy, @philwo, @Wyverald | External Repositories |
Last updated | Title | Author(s) alias | Category |
---|---|---|---|
2020-10-09 | Adding http mirror to accelerate repos downloading | @yancl | External Repositories |
2021-06-25 | Better Starlark analysis unit tests | @hvadehra | Starlark |
2022-03-07 | Representing repeatable Starlark flags as config.string_list | @fmeum | Configurability, Build Language |
Last updated | Title | Author(s) alias | Category |
---|---|---|---|
2022-02-04 | Optional Toolchains | @katre | Configurability |
2021-06-23 | Improving native.existing_rules | @tetromino, @brandjon | Build Language |
2021-06-09 | Aspects Propagating other Aspects | @messa | Starlark |
2021-04-22 | Custom constructors for providers | @brandjon | Build Language |
2021-03-24 | Java common refactoring | @comius | Java rules |
2021-02-15 | External directory reshuffling | @lberki | External Repositories |
2021-02-15 | Rules for software license compliance | @aiuto | License Rules, Bazel |
2021-02-15 | C rules skylark migration plan | @mhlopko | C |
2020-12-22 | Injecting Starlark Values Into Builtins | @brandjon | Starlark |
2020-05-13 | Execution Platforms vs. Strategies | @katre and @aragos | Configurability |
2019-07-11 | Load Bazel Protobuf rules from @rules_proto | @Yannic | Protobuf |
2019-05-08 | Android Native to Starlark Migration | @timpeut | Android |
2018-08-14 | Decoupling android_ndk_repository from Bazel |
@jin | Android |
2018-07-31 | Splitting large BEP events | @buchgr | Build Event Protocol |