commit | c0926370beb18cb9a83ca87d1e42d4dacfcaff47 | [log] [tgz] |
---|---|---|
author | jmmv <jmmv@google.com> | Thu May 28 06:42:55 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 28 06:44:28 2020 -0700 |
tree | 1d78c5b3a28ba90ecc6580a3c8c2c2eafd531040 | |
parent | 04e073e6fba17e6990330074fa48e0069cb4530f [diff] |
Allow "undoing" the --wait_fix flag flip. Passing -W (or --wait_fix) to the process wrapper enables a fix that has caused quite a bit of trouble in the past. Having the flag is good for a controlled rollout, but we should also have a mechanism to undo the effects of the rollout (so that when we flip the default in a Bazel release users still have a way out). To accomplish this, make --wait_fix take an optional argument that, if is "no", restores the old (broken) behavior. In preparation to address #10245. RELNOTES: None. PiperOrigin-RevId: 313577008
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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