commit | 6f35d33c47f1a2fdbde31221883c0906c7bab800 | [log] [tgz] |
---|---|---|
author | asteinb <asteinb@google.com> | Mon May 07 12:34:59 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Mon May 07 12:36:13 2018 -0700 |
tree | b6941f3632cc78f2b300084be009c084569fafd8 | |
parent | 1ad8a8815e5d0f646f12fbcb2ec53a79fb8dcb79 [diff] |
Do not expose ResourceContainer to Skylark There are a bunch of reasons this shouldn't be exposed: - ResourceContainer is a glob of several unrelated bits of functionality - We are working on getting rid of ResourceContainer in favor of things like AndroidResources - We should pass information between targets using providers, not internal state like ResourceContainer RELNOTES: none PiperOrigin-RevId: 195704044
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.