commit | 13b737acf6ae76539adb76e43a6fddf6d0684691 | [log] [tgz] |
---|---|---|
author | janakr <janakr@google.com> | Fri Jul 02 14:24:25 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jul 02 14:25:43 2021 -0700 |
tree | 6309ce50005b528cb29a1ee1149fd2f39f5be969 | |
parent | 4ccb2cced62e4fc070349e1b8ea6c941074bccbb [diff] |
Allow modules to register a SkyKeyStateReceiver to observe the start of each SkyKey evaluation, when a SkyKey is evaluated, and the start/end of work on another (non-Skyframe) thread that "belongs" to that SkyKey, like non-Skyframe globbing within PackageFunction. PiperOrigin-RevId: 382812462
{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