| commit | 7cd9e883dd31f54cd505844aa1f1e0ed7bd9f380 | [log] [tgz] |
|---|---|---|
| author | ccalvarin <ccalvarin@google.com> | Mon Oct 16 22:18:32 2017 +0200 |
| committer | Jakob Buchgraber <buchgr@google.com> | Wed Oct 18 10:27:58 2017 +0200 |
| tree | e72e67a2f22108d490aaf4b5a59e5727e855547d | |
| parent | b6bf11217c30123827d36a35a3614ba8e200f349 [diff] |
Track Option placement within a priority category. An option has precedence over previous options at the same enum-valued priority. Track its placement in this ordering explicitly. This will allow after-the-fact expansion of expansion options such that they correctly take precedence or not compared to other mentions of the same flag. This is needed to fix --config's expansion. RELNOTES: None. PiperOrigin-RevId: 172367996
{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.