commit | 9ca64edcbdfed64ffdde5505304111348a53b79b | [log] [tgz] |
---|---|---|
author | wyv <wyv@google.com> | Mon Mar 15 07:51:42 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Mar 15 07:52:42 2021 -0700 |
tree | 6d9cd5864098dfa34418081827c8409030cecdfa | |
parent | 34bf4418e7e6b22311c74af3298c18a05f42cf7c [diff] |
Make ExternalPackageFunction's key a singleton PackageFunction finds the path to the workspace file and calls ExternalPackageFunction with it, who promptly discards it and finds the path itself again. So we just make PackageFunction directly call ExternalPackageFunction without any arguments (i.e. making ExternalPackageFunction.key a singleton). PiperOrigin-RevId: 362939149
{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