bazel
https://github.com/bazelbuild/bazel
Java
a fast, scalable, multi-language and extensible build system
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported169 Subscribers
View all SubscribersAdd a CodeTriage badge to bazel
Help out
- Issues
- Bazel 9.2.0 crashes in ArtifactFactory$SourceArtifactCache during incremental builds (fixed on main by 0833e3f253)
- Avoid an extra stat while looking up a cached digest
- [Docs Preview] Fix bootstrap tests broken by https://github.com/bazelbuild/bazel/commit/a8f1235e75983c933ddcab6030a107ad6f79e009.
- Don't turn arbitrary prefetch failures into CacheNotFoundException
- [9.3.0] Don't crash when a module file's state is dropped mid-computation
- [9.3.0] Report each top-level node to the progress receiver only once
- Fix cancellation and cleanup bugs in rewound output uploads
- [9.3.0] Only fall back to a whole-blob download if the blob cannot be split
- [9.3.0] Resolve string-type `toolchain` parameter of `ctx.actions.run{,_shell}` relative to the caller's `.bzl` file
- [9.3.0] Don't mutate an action's input map after it has been executed
- Docs
- Java not yet supported