commit | db27ac3454bbf8a2fc9e3d52050025dca892604d | [log] [tgz] |
---|---|---|
author | michajlo <michajlo@google.com> | Wed Mar 03 13:47:39 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Mar 03 13:48:50 2021 -0800 |
tree | 351fbc359cd53d5a60af63cb549b2d9dac712445 | |
parent | fd16eeb7009dce612baf172c91468ca61098a4ff [diff] |
Check for interrupts in RBuildFilesVisitor Its inner loop is cpu bound, make sure that a lot of reverse deps doesn't overly delay command cancellation (interrupts) from taking. PiperOrigin-RevId: 360748386
{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