commit | 66693e77d0df7ab3ea1f4e8a3b7b66fabbc2af77 | [log] [tgz] |
---|---|---|
author | ccalvarin <ccalvarin@google.com> | Mon Dec 11 15:19:04 2017 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Dec 11 15:20:45 2017 -0800 |
tree | 3195ab0d6e7372d0f214cfa4b6065b91e6159549 | |
parent | 34ba7026907cfae4abfc0be2851edb48c3ee2701 [diff] |
Automated rollback of commit 9321316b34767b06c3071b2cf2a4de189874fcce. *** Reason for rollback *** Design change, 2 boolean flags instead of 1 enum flag *** Original change description *** Add --incremental_state_retention_strategy This option is intended to replace some of the uses of --batch. It lets users specify that builds should not be incremental, and how eagerly to discard the state that is kept around for incrementality. Note that for both values discard_eargerly and keep_for_life_of_build, the build graph is kept around until the next build. This may change. Will add tests for keep_for_life_of_build in a later change, for now it will warn that that feature is experimen... *** ROLLBACK_OF=178661777 RELNOTES: None. PiperOrigin-RevId: 178681472
{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.