Activity
Move cc_configure.bzl to rules_cc
Move cc_configure.bzl to rules_cc
Prepare to tag release 2024-07-02
.
Prepare to tag release
2024-07-02
.If we are building from the sdist, we are already in package form.
If we are building from the sdist, we are already in package form.
Prepare to tag release 2024-07-01
.
Prepare to tag release
2024-07-01
.Fix a silly bug. Sigh.
Fix a silly bug. Sigh.
Bump versions of actions and dependencies.
Bump versions of actions and dependencies.
Address some more -Wsign-compare
warnings.
Address some more
-Wsign-compare
warnings.Address some -Wsign-compare
warnings.
Address some
-Wsign-compare
warnings.Make the Bazel CI workflow test different Python versions.
Make the Bazel CI workflow test different Python versions.
Pivot out of the repository so that we test the wheel.
Pivot out of the repository so that we test the wheel.
Tweak the sdist step to exercise it on dry runs.
Tweak the sdist step to exercise it on dry runs.
Make the Bazel CI workflow use the local Python environment.
Make the Bazel CI workflow use the local Python environment.
Try GitHub-hosted runners for Linux on ARM64.
Try GitHub-hosted runners for Linux on ARM64.
Add a force-sdist
input to the Python release workflow.
Add a
force-sdist
input to the Python release workflow.Prepare to tag release 2024-06-01
.
Prepare to tag release
2024-06-01
.Add pybind11/stl.h
again.
Add
pybind11/stl.h
again.Clean and format #include
directives.
Clean and format
#include
directives.Bump some versions in MODULE.bazel
.
Bump some versions in
MODULE.bazel
.Work around a bug in CMake that breaks ^
anchors.
Work around a bug in CMake that breaks
^
anchors.Use the ABSL_
-prefixed Abseil logging macros.
Use the
ABSL_
-prefixed Abseil logging macros.Switch to Abseil logging.
Switch to Abseil logging.
Ask pkg-config
about gtest_main
as well.
Ask
pkg-config
about gtest_main
as well.Switch to vcpkg for dependencies.
Switch to vcpkg for dependencies.
Bump some versions in MODULE.bazel
.
Bump some versions in
MODULE.bazel
.Restore bool T::ParseFrom(const char*, size_t)
support for MSVC.
Restore
bool T::ParseFrom(const char*, size_t)
support for MSVC.Use pkg-config
to find GoogleTest and Benchmark.
Use
pkg-config
to find GoogleTest and Benchmark.Prepare to tag release 2024-05-01
.
Prepare to tag release
2024-05-01
.