commit | 06f9202e813d649b4ea48aa48cb0668fecb9cefa | [log] [tgz] |
---|---|---|
author | kshyanashree <109167932+kshyanashree@users.noreply.github.com> | Wed Nov 30 04:24:06 2022 -0800 |
committer | GitHub <noreply@github.com> | Wed Nov 30 13:24:06 2022 +0100 |
tree | 5fe018a9184ea70915489c9c86b593223a388f71 | |
parent | 018f38c4b8eb9d65e9fa150cda0c7d85c40f5e3a [diff] |
replace _get_canonical_form(label) with str(label) (#16886) Fixes a bug where the label returned from _get_canonical_form() was missing a leading @. Now that `--incompatible_unambiguous_label_stringification=true` is on by default, str(label) already returns the appropriate target label. RELNOTES: Fixes a bug where some compilation flags would not be applied to a cc_test PiperOrigin-RevId: 491632546 Change-Id: Ib00d7004636283c9d39d9612d7fe2e5e31429653 Co-authored-by: Googler <noreply@google.com>
{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:
To report a security issue, please email security@bazel.build with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Our vulnerability management team will respond within 3 working days of your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory. This project follows a 90 day disclosure timeline.
See CONTRIBUTING.md