commit | ce5e7180d98e1244fdfba0349952727826cbd173 | [log] [tgz] |
---|---|---|
author | michajlo <michajlo@google.com> | Mon Jun 03 13:16:41 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 03 13:17:33 2019 -0700 |
tree | e32af87c6367f215d83ff1c865332b30fd8d705b | |
parent | fe81b49e727efdcc90a270520af193af75f4e31d [diff] |
Demote OptionProcessor from globals Some more cutting back on global mutable state that's hard to reason about the validity of. This makes it more obvious what actually depends on what aspects of the option processor and should make it easier to come even on the TODO to make GlobalVariables.options const. PiperOrigin-RevId: 251294543
{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.