commit | acaca5a9e221088112d4abc6c2b6917e55583e47 | [log] [tgz] |
---|---|---|
author | jmmv <jmmv@google.com> | Mon Mar 25 10:46:05 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Mar 25 10:48:19 2019 -0700 |
tree | 44436a059f83ea52f8fd9ce541023784340ea0ca | |
parent | b22ba4fb8bb75c00f46dcdd12c94dec21ff92b47 [diff] |
Turn --experimental_use_sandboxfs into a tristate (default still "no"). This is to allow automatically using sandboxfs if it is installed in the system (when the flag is set to "auto"). The rationale for this is to eventually allow "auto" to become the default value for this flag so that users can trivially gain a speed-up by installing the necessary dependency on their system. RELNOTES: None. PiperOrigin-RevId: 240172952
{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.