aboutsummaryrefslogtreecommitdiff
path: root/BUILD
AgeCommit message (Expand)Author
2016-02-10Replace "legacy" atomics with C++11 atomics.Paul Wankadia
2016-02-09Mark all large tests as such in the BUILD file.Paul Wankadia
2016-01-14Set random_test size to largeDamien Martin-Guillerez
2016-01-03Use "-pthread" when compiling as well as when linking.Paul Wankadia
2015-11-16Improve Bazel support.Paul Wankadia
2015-10-24Add support for the --minloglevel flag.Paul Wankadia
2015-09-25Build the "big" tests with Bazel.Paul Wankadia
2015-04-27Reformat the BUILD and re2_test.bzl files.Paul Wankadia
2015-04-27Add bazel BUILD file for re2 and tests.Ming Zhao