commit | 39a0a38f1364b5e4056632c731df4b3fe64c13bb | [log] [tgz] |
---|---|---|
author | tomlu <tomlu@google.com> | Fri Jun 22 09:43:23 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Jun 22 09:44:34 2018 -0700 |
tree | da5eff7d932aab31806ad38070c3e4826dae796c | |
parent | 732dc512801c32207c252a76ca8d9e5544560339 [diff] |
Expose aspect actions from Skylark. Like with providers, consumers get a merged view of all actions from the merged configured target (all other aspects + the base target). I had to rejig the aspect value / configured aspect to be symmetric with rule configured targets. I do not expect significant memory bloat from this. All lists / maps already existed, only extra fields have been added. RELNOTES: Expose aspect actions provider to Skylark. PiperOrigin-RevId: 201697923
{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.