commit | 456adb2267343a4e2e64f082e77169c18f9e6060 | [log] [tgz] |
---|---|---|
author | ccalvarin <ccalvarin@google.com> | Tue Jul 11 14:23:46 2017 +0200 |
committer | László Csomor <laszlocsomor@google.com> | Tue Jul 11 14:47:53 2017 +0200 |
tree | b63794930df06ad9afc910ca16784cf4bab812f9 | |
parent | 75483b58d047c3a4e26e098823dc3b77644c3c11 [diff] |
Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetadataTags. These are similar, no need to have both fields. Removing the "DOCUMENTED" default, the absence of UNDOCUMENTED will be used instead. Since requiring a documentation category for undocumented options doesn't make sense, list that as one of the OptionDocumentationCategories, but list HIDDEN and INTERNAL as part of OptionMetadata. These options should list UNDOCUMENTED as their category. PiperOrigin-RevId: 161515674
{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.