Jan Tattermusch
a2697e4592
simplify build.yaml: get rid of the "secure" field ( #25547 )
...
* get rid of useless "secure" field from build.yaml
* remove nonsensical "liblibssl.a" dependency from makefile
* regenerate projects
4 years ago
capstan
7267c8fcd9
Python3-ize tools/buildgen.
...
* Ran `2to3` on `tools/buildgen` and the `gen_build_yaml.py` files.
* Updated the invocations of python to be explicitly Python 3.
* Changed the loader in `mako_renderer.py` to allow pickle to find the module for pickling `external_version.Version`
* Added a few open-as-binary to placate readers/writers expecting bytes.
* Hand tweaked the templates to remove `iteritems` and fiddle with encodings.
Partially addresses #24359 .
4 years ago
Esun Kim
1b54364aca
Add preprocessed_builds to abseil-cpp
5 years ago
Esun Kim
7ec6e8a4de
Remove nanopb from gRPC
6 years ago
David Garcia Quintas
ba233e7841
Fix grpc.gyp wrt nanopb refactoring
7 years ago
Yihua Zhang
04fb58efbd
Add ALTS code to grpc/core
7 years ago
Sree Kuchibhotla
ae277dd000
Revert "Add ALTS C stack to gRPC core"
7 years ago
Yihua Zhang
eaf6486677
Add ALTS code to grpc/core
7 years ago
Maxim Dzoba
dd962616f2
Adding a build template for generic GYP build.
8 years ago
murgatroid99
32a145b73c
Moved grpc.gyp.template to binding.gyp.template
9 years ago
murgatroid99
350835a956
Removed spurious comment from grpc.gyp
9 years ago
murgatroid99
db5b1603b2
Removed most of the gyp file, and the tests for it
...
There seems to be a bug in node-gyp (nodejs/node-gyp#752 ) that prevents
it from working properly with other gyp files.
10 years ago
murgatroid99
2af89e49cb
Moved gRPC node package root to repo root, made it depend on grpc.gyp
10 years ago
murgatroid99
91b964287b
Fixed TODO comment
10 years ago
murgatroid99
38745ef380
Added check for OpenSSL version
10 years ago
murgatroid99
ca9db40656
Removed C++ build from gyp file, fixed some minor issues
10 years ago
murgatroid99
2d6d3300d9
Added grpc.gyp template
10 years ago