github bazelbuild/bazel 7.0.0-pre.20221204.2

latest releases: 8.0.0-pre.20240911.1, 8.0.0-pre.20240909.1, 8.0.0-pre.20240826.1...
pre-release21 months ago

Release 7.0.0-pre.20221204.2 (2022-12-09)

Baseline: de7b26a

Cherry picks:

  • 4084671:
    Add support for crosstool feature to prefer PIC compiles even
    for optimized binaries. This can have performance penalty, but
    in configurations where dynamic linking is used for tests can
    lead to a substantially better sharing of artifacts between
    tests and binaries. In contrast to the existing --force_pic,
    this can be enabled per crosstool and respects whether PIC is
    available for the used crosstool.
  • 7b752bf:
    Release 7.0.0-pre.20221204.2 (2022-12-09)

This release contains contributions from many people at Google, as well as .

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.