aboutsummaryrefslogtreecommitdiff
path: root/BUILD.bazel
AgeCommit message (Expand)Author
2019-10-08Switch to Starlark for C++ rules. (#887)Paul Wankadia
2018-05-25Add benchmark_main target. (#601)Alex Strelnikov
2018-05-02Update bazel WORKSPACE and BUILD files to work better on Windows. (#581)Alex Strelnikov
2018-05-01Fix bazel config to link against pthread. (#579)Alex Strelnikov
2018-03-23Rely on compiler intrinsics to identify regex engine. (#555)Dominic Hamon
2018-03-08Add support for building with Bazel. (#533)jmillikin-stripe