This is an automated email from the ASF dual-hosted git repository.
zychen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git.
from 31eba30 change travis-ci.org to travis-ci.com
add 3feb6d0 Fix bazel build in macos
add ffbf054 Add zlib as an external dependency
new 9320f1c Merge pull request #1298 from apache/fix_bazel_on_macos
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.bazelrc | 3 +++
BUILD | 14 ++++++------
WORKSPACE | 36 +++++++++++++++++++++++++++----
openssl.BUILD | 41 ++++++++++++++++++++++++++++++++++++
src/brpc/span.h | 2 +-
src/bthread/key.cpp | 2 +-
src/bthread/task_group.cpp | 2 +-
src/butil/find_cstr.cpp | 2 +-
src/butil/find_cstr.h | 2 +-
test/baidu_thread_local_unittest.cpp | 4 +++-
test/bthread_futex_unittest.cpp | 1 +
test/file_util_unittest.cc | 4 ++--
zlib.BUILD | 8 +++++++
13 files changed, 103 insertions(+), 18 deletions(-)
create mode 100644 openssl.BUILD
create mode 100644 zlib.BUILD
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]