Vishal Powar
319fcdf26e
Add a script for generating C code and build rule for protobuf protos.
...
All these changes need to go together to make sense
- changes to use new version of upb in bazel
- allowing includes in build target option
- script for generating c code (upb) for protos
- generated code for example protos
- adding changes for non-bazel builds
- change sanity tests to ignore the generated files.
6 years ago
Jan Tattermusch
e3c024591b
update bazel build to protobuf v3.7.0
6 years ago
billfeng327
5eb1e8d8c9
code cleanup, removed old build file
6 years ago
billfeng327
ab06853fc9
C++ Windows test builds
6 years ago
Bill Feng
179eb2b4a5
update dependency version for bazel
6 years ago
billfeng327
9d81e9ef61
updated version of abseil for enabling windows bazel build
6 years ago
Jan Tattermusch
06d76ebf23
Fix formatting of bazel_skylib dependency
6 years ago
Adam Cozzette
64fed49459
Added bazel_skylib dependency in preparation for protobuf update
...
Protobuf 3.7.0 will depend on bazel_skylib, so gRPC needs to add it as a
dependency in its own workspace.
6 years ago
Jan Tattermusch
7a814e2597
fix build with bazel 0.21
6 years ago
Bill Feng
56268e0927
fixed typo on hash
6 years ago
Bill Feng
b2ac318566
updated repo for bazel to latest version
6 years ago
Bill Feng
95dc9c1110
updated repo for bazel
6 years ago
Alexander Polcyn
ac6795a57e
Revert "Changes add a script for generating C code and build rule for protobuf"
...
This reverts commit 62027b7e14
.
6 years ago
Vishal Powar
62027b7e14
Changes add a script for generating C code and build rule for protobuf
...
protos
All these changes need to go together to make sense
- changes to use new version of upb in bazel
- allowing includes in build target option
- script for generating c code for protos
- generated code for example build
- adding changes for non-bazel builds
- change sanity tests to ignore the generated files.
6 years ago
Nicolas "Pixel" Noble
2e139e35fc
Bazel 0.20.0 workspace fixes.
6 years ago
Nicolas "Pixel" Noble
f0fbee5932
Bazel 0.20.0 workspace fixes.
6 years ago
Vishal Powar
f614fa5947
Adding upb as submodule
...
upb will be used for codegen of xDS protos.
6 years ago
Jan Tattermusch
0685b80683
upgrade third_party/boringssl-with-bazel to latest chromium-stable-with-bazel
6 years ago
Jan Tattermusch
97773e3a51
upgrade bazel toolchain repo to 0.18 release
6 years ago
Adele Zhou
5f84445781
Upgrade bazel to 0.16.1
6 years ago
Jan Tattermusch
cbb9feea01
upgrade protobuf in grpc_deps.bzl to v3.6.1
6 years ago
Jan Tattermusch
e8c3bf00bc
update grpc_deps.bzl
6 years ago
David Garcia Quintas
00e045dbb2
Fix the inclusion "third_party/nanopb/..." to simply "..."
7 years ago
Adele Zhou
304ff8fcbb
Update bazel toolchain to RBE Ubuntu16_04 toolchain container
7 years ago
David Garcia Quintas
483b4b7bde
Treat nanopb as a regular external dep
7 years ago
Adele Zhou
b47e557d18
Apply Wframe-larger-than flag to opt builds only
7 years ago
Vizerai
41e4cedb70
Adding opencensus grpc plugin.
...
Rebasing to merge commits.
7 years ago
Jan Tattermusch
7f0a4ba027
bump boringssl-with-bazel to latest chromium-stable-with-bazel
7 years ago
Mehrdad Afshari
8a2c6010ee
Bump protobuf hash for Bazel
7 years ago
Adele Zhou
bc690e0444
Update the toolchain version
7 years ago
Ian Sturdy
3a8c0d6a19
Add external bindings for targets needed for the cc_grpc_library rule.
7 years ago
Adele Zhou
dfa20d88f1
Pin a commit that comes with ubsan and msan.
7 years ago
Adele Zhou
6b80417269
Upgrade bazel to 0.10.0
7 years ago
Alex Polcyn
aa56034b58
Add python bazel deps needed to run resolver component tests
7 years ago
Adele Zhou
238332272c
Update bazel toolchain version.
7 years ago
Alexander Polcyn
9f01ae0052
Get rid of references to bazel toolchains and remote_execution, since they are only present on master
7 years ago
Alexander Polcyn
0678db7e24
Move more special cases in bazel build to the .bzl files
7 years ago
Ning Ren
4856782510
Packs contents of WORKSPACE into a bzl function, so that it can be resued by other projects, and simplifies cares build.
7 years ago
Alexander Polcyn
54a70409c0
Move more special cases in bazel build to the .bzl files
7 years ago
Ning Ren
174e02ae3e
Packs contents of WORKSPACE into a bzl function, so that it can be resued by other projects, and simplifies cares build.
7 years ago