commit | 4acb36c048a620abd7a0f5dff274851bd6dd9c28 | [log] [tgz] |
---|---|---|
author | ccalvarin <ccalvarin@google.com> | Thu Sep 21 00:35:35 2017 +0200 |
committer | László Csomor <laszlocsomor@google.com> | Thu Sep 21 11:04:27 2017 +0200 |
tree | ab02731947235a5abc881c94a86caaead7830a77 | |
parent | 0e7051a55ab0396feeea7b6f9750594a02ef9c34 [diff] |
Cleanup of expansion option naming Options that expand to other options are expansion options and the options they expand to have values that were expansions. This can be a bit confusing. Removes the isExpansion() call that is somewhat ambiguous, and forces option users to explicitly check the option definition for this information. Also provide a parallel boolean function for implicit requirements, so that we stop querying for the length of the implicit requirement all over the place. RELNOTES: None. PiperOrigin-RevId: 169461566
{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 system. 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.