commit | 31599166a464a207168b9abbcc23678487253e57 | [log] [tgz] |
---|---|---|
author | ccalvarin <ccalvarin@google.com> | Wed Aug 23 00:50:12 2017 +0200 |
committer | Damien Martin-Guillerez <dmarting@google.com> | Wed Aug 23 13:31:28 2017 +0200 |
tree | 50fc1a2270cb4b64a6d8d8ef008d710d6b9f1b06 | |
parent | dc506f66eb02e883f95bbb295288b3663bc909ff [diff] |
Adding compile time checks to the options parser. Keeping this simple for now, just checking that the options are declared in accepted places. Will convert static, annotation-content based checks to be done here instead of at runtime in a later change. TESTED: Added an option in a non-OptionBase, and verified that it failed to compile. PiperOrigin-RevId: 166126408
{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.