Commit graph

9 commits

Author SHA1 Message Date
Michael Chinen
9ca7e9ee7a
Android linking fix (#321) 2022-01-08 23:02:39 +00:00
HongboLiu
4ace06d024 make bazel use same namespace with cmake 2022-01-08 22:40:36 +00:00
Rob Earhart
6d1c363dde Add Bazel-on-Windows support 2018-01-07 10:40:06 +00:00
Siddhartha Bagaria
7d36353579 Fix typo in BUILD 2017-08-29 14:51:00 +02:00
Andreas Schuh
37e2867335 enh: Refactored Bazel BUILD rules 2016-11-25 17:18:01 +00:00
Andreas Schuh
86d67a3f49 fix: Add -lpthread to link Bazel BUILD options (#189)
* fix: Add -pthread link option to Bazel BUILD file
* fix: Use -lpthread instead of -pthread
2016-11-25 09:10:09 +00:00
Ming Zhao
7ae23fd1e7 Add gendir to the include path so that building with bazel doesn't
complain config.h can't be found.
2016-05-10 14:42:11 -07:00
Andreas Schuh
687b2c56d2 fix #133: Use awk instead of sed which would require different options on OS X 2016-03-02 17:52:19 +00:00
Rob Earhart
40b85b18de Add bazel support 2016-02-18 18:28:31 -08:00