commit | 28c20f79e3d265f897e8c644a4c31bd2b3d6ac67 | [log] [tgz] |
---|---|---|
author | ccalvarin <ccalvarin@google.com> | Mon Jan 22 07:53:56 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Jan 22 07:56:03 2018 -0800 |
tree | 9bff0a6a653b741228dd352e6324a0f13946155a | |
parent | 4c8fa1bab507fa7f0a1cbeac0724751d9b574f89 [diff] |
Add option to optionally wipe state at the end of a build. This will serve as an alternative to --batch, leaving behind a server without state from the previous build. RELNOTES: Introduces --[no]keep_state_after_build PiperOrigin-RevId: 182778500
{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.