| commit | 5ce60ff1e02ead0618808237f01b8a343bd93679 | [log] [tgz] |
|---|---|---|
| author | Klaus Aehlig <aehlig@google.com> | Wed Aug 07 01:29:29 2019 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed Aug 07 01:30:39 2019 -0700 |
| tree | 82a4491f66b288e64dc8c7fc4af5134f92f7f420 | |
| parent | deeeba3fc8003cbbcc73e04f14fc5b5275e72e5d [diff] |
Clear marker file on repository override Bazel internally uses a marker file to check if the definition of an external repository has changed. If an external repository is overridden by a command-line flag, we cannot just keep the old marker file, as on the next call without the override, the effect of the override has to be undone. Therefore, clear the marker file, if an override is active for the given repository. Fixes #8543. Change-Id: I775791c45da9321619b6dc2c7477c645852a6f99 PiperOrigin-RevId: 262086344
{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.