aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
21 hoursWork around a bug in CMake that breaks `^` anchors.upstream-mainPaul Wankadia
22 hoursUse the `ABSL_`-prefixed Abseil logging macros.Paul Wankadia
4 daysSwitch to Abseil logging.Paul Wankadia
4 daysAsk `pkg-config` about `gtest_main` as well.Paul Wankadia
4 daysSwitch to vcpkg for dependencies.Paul Wankadia
7 daysBump some versions in `MODULE.bazel`.Paul Wankadia
8 daysRestore `bool T::ParseFrom(const char*, size_t)` support for MSVC.Paul Wankadia
2024-04-30Use `pkg-config` to find GoogleTest and Benchmark.Paul Wankadia
2024-04-29Prepare to tag release `2024-05-01`.Paul Wankadia
2024-04-09Bring back `.YYYYMMDD` suffixes for `google-re2` versioning.Paul Wankadia
2024-04-09Switch to PyPI publishing via a trusted publisher.Paul Wankadia
2024-04-08Fix the Sigstore inputs. Sigh.Paul Wankadia
2024-04-08Add a GitHub Actions workflow for releases.Paul Wankadia
2024-04-08Bump some versions in `MODULE.bazel`.Paul Wankadia
2024-04-08Stop setting `re2_INCLUDE_DIR`.Paul Wankadia
2024-03-29Don't specify `-pthread` on Emscripten either.Paul Wankadia
2024-03-28Tell Bazel the specific target version of macOS too. Sigh.Paul Wankadia
2024-03-28Force a specific target version of macOS.Paul Wankadia
2024-03-28Prepare to tag release `2024-04-01`.Paul Wankadia
2024-03-18Make compiling a no-op if it's attempted before adding any patterns.Paul Wankadia
2024-03-18Raise `re2.error` instead of crashing.Paul Wankadia
2024-03-17Bump versions of actions to latest releases.Paul Wankadia
2024-03-17Fix the link to the Python wrapper.Paul Wankadia
2024-03-17doc/mksyntaxgo: use standard generated Go headerOleksandr Redko
2024-03-11`p0deje/setup-bazel` has been transferred to `bazel-contrib`.Paul Wankadia
2024-03-11Add Clang 18 to the build matrix.Paul Wankadia
2024-03-07Delete an old comment.Paul Wankadia
2024-03-04Use try-import to load an optional user-specific user.bazelrcHenner Zeller
2024-03-04Disable MSYS/MSYS2 path conversion, which interferes with Bazel.Paul Wankadia
2024-03-04Update @pybind11_bazel to version 2.11.1.bzl.3.Paul Wankadia
2024-02-29Prepare to tag release `2024-03-01`.Paul Wankadia
2024-02-19Fix more ancient bugs around Latin-1 handling.Paul Wankadia
2024-02-19Fix an ancient bug in prefix factoring.Paul Wankadia
2024-02-19Disable warning for missing-field-initializers as well for clang.Henner Zeller
2024-02-19Clean up uses of `repo_name` in `MODULE.bazel`.Paul Wankadia
2024-02-16Avoid `invalid escape sequence` errors on Windows.Paul Wankadia
2024-02-16Update @pybind11_bazel to version 2.11.1.bzl.2.Paul Wankadia
2024-02-15Update @apple_support to version 1.12.0.Paul Wankadia
2024-02-13Bump version of `p0deje/setup-bazel` to address warnings.Paul Wankadia
2024-02-13Try using `p0deje/setup-bazel` everywhere.Paul Wankadia
2024-02-02Address a warning from `pypa/gh-action-pypi-publish`.Paul Wankadia
2024-02-02Update to `bazelbuild/setup-bazelisk@v3`.Paul Wankadia
2024-01-31Build and deploy to GitHub Pages from GitHub Actions.Paul Wankadia
2024-01-30Try using larger runners for macOS.Paul Wankadia
2024-01-30Add support for macOS 14.Paul Wankadia
2024-01-30Prepare to tag release `2024-02-01`.Paul Wankadia
2024-01-29Drop `manylinux2014` from the build matrix.Paul Wankadia
2024-01-29Bump versions of actions to address warnings.Paul Wankadia
2024-01-19Delete an unused function.Paul Wankadia
2024-01-18Make @local_config_cc visible as a temporary hack.Paul Wankadia