| commit | 0c94ec371dcf68e7e7b89fecc2561d16622fe112 | [log] [tgz] |
|---|---|---|
| author | asteinb <asteinb@google.com> | Wed May 09 07:54:07 2018 -0700 |
| committer | Copybara-Service <copybara-piper@google.com> | Wed May 09 07:55:57 2018 -0700 |
| tree | ddb28751350700c2c5722e235ac9fcd193ce463a | |
| parent | 17abb6064758dfff2102576471084d2d81b61cd0 [diff] |
Get resource processing settings from method params instead of rule attrs In a previous review, I left some setting controlled only by rule attributes. Now actually specify them in Skylark method params. Data binding and should mimic behavior in existing android_* rules. For library, aapt_version cannot be passed in; we use the flag value. I left the SDK attribute intact as it's private. People should be setting defaults in rules but otherwise overriding SDK with flags, not parameters. This mimics existing behavior. RELNOTES: none PiperOrigin-RevId: 195970351
{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.