github bazelbuild/bazel 3.7.2

latest releases: 8.0.0-pre.20240911.1, 8.0.0-pre.20240909.1, 8.0.0-pre.20240826.1...
3 years ago

Release 3.7.2 (2020-12-17)

Baseline: d0efd7b -3.7.1

Cherry picks:

  • a689d67:
    Use getRunfilesPath for run_under executable path generation.
    getRootRelativePath doesn't return a valid runfiles path for
    external source files anymore after the recent external source
    root change. Also, it won't work for external labels either once
    the --nolegacy_external_runfiles becomes default. This fixes
    issue #12545.

Notice: Bazel installers contain binaries licensed under the GPLv2 with
Classpath exception. Those installers should always be redistributed along with
the source code.

Some versions of Bazel contain a bundled version of OpenJDK. The license of the
bundled OpenJDK and other open-source components can be displayed by running
the command bazel license. The vendor and version information of the bundled
OpenJDK can be displayed by running the command bazel info java-runtime.
The binaries and source-code of the bundled OpenJDK can be
downloaded from our mirror server.

Security: All our binaries are signed with our
public key 3D5919B448457EE0.

Don't miss a new bazel release

NewReleases is sending notifications on new releases.