commit | 990a7de2a07a33d4a50d3ec55085728074e5b2b4 | [log] [tgz] |
---|---|---|
author | ilist <ilist@google.com> | Wed Apr 22 06:02:31 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 22 06:03:47 2020 -0700 |
tree | 63a37f5eddb2e6b834951fdb38815d5068c824ad | |
parent | eebffb6f114531c68c6ee7087b70f3afef4ca0c3 [diff] |
Extending $(location) function to take label of the first alias as an argument. Previously $(location) function only supported labels that alias targeted. Reason for this probably being function values are prebuilt in a map. Possible alternative implementation would allow labels of all aliases that form a chain. However using location on an intermediate alias seems to more probably be a mistake than a valid usecase. RELNOTES: None. PiperOrigin-RevId: 307800339
{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