commit | fe8085af71e668d0bb03f157490c5d3f7b479e35 | [log] [tgz] |
---|---|---|
author | Klaus Aehlig <aehlig@google.com> | Tue Jan 08 04:39:45 2019 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Jan 08 04:41:20 2019 -0800 |
tree | 44d4f0108216900e1235eacc2ef208db442822d2 | |
parent | ef0dd50543f8259ec45af963244c6b46ed825dee [diff] |
Export the workspace name of a label to Starlark In a world with external repositories, a label contains more information that just "name" and "package", as the latter attribute only returns the path to the corresponding package, relative to the root of the respective repository. Therefore, also export the repository name to Starlark. Fixes #6941. Change-Id: I5cb39756673433f75838832799e1fc54b2041ade PiperOrigin-RevId: 228309313
{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.