Jan Tattermusch
d89248f51c
improve CONTRIBUTING.md and add rules for PRs
8 years ago
Jan Tattermusch
905f41869b
remove now unnecessary extra args
8 years ago
Stanley Cheung
a0e3a87001
PHP: Fixed bug in protoc plugin escaping comments
8 years ago
Stanley Cheung
af525b3a26
PHP: windows config.w32 file
8 years ago
Yong Ni
b2e4bfa1ef
Merge matrix feature branch into master.
...
Features included in this merge:
- Added script to build and upload docker image for matrix test.
- Added script to create test cases and created go__master testcases based on it.
- Created dictionary for runtimes and gRPC releases for supported languages.
- Added go 1.7 and 1.8 Dockerfile/templates.
See tools/interop_matrix/README.md for details.
8 years ago
Stanley Cheung
94d75888c9
PHP: fix pecl extension after cc files are added
8 years ago
Stanley Cheung
d15f5c015a
PHP: fix pecl extension reported version
8 years ago
Stanley Cheung
6e589c6a15
PHP: stop requiring google/protobuf PHP implementation
8 years ago
Jan Tattermusch
3294474d15
adjust package build scripts to new paths
8 years ago
Jan Tattermusch
d18db4c7f8
upgrade C# to protobuf 3.3.0
8 years ago
Jan Tattermusch
0988a8956b
fix protoc x86 windows artifact build
8 years ago
Vijay Pai
6974763268
Stop checking for pre-c++11 compilers since these are no longer
...
supported
8 years ago
Vijay Pai
add2e4da2d
Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11.
8 years ago
Stanley Cheung
e9595bad14
PHP: fixed some memory leaks
8 years ago
Yong Ni
8998cbc47c
Added go 1.7 and 1.8 template and Dockerfile(s) for go/grpc-matrix test setup.
8 years ago
Yong Ni
f0a54a1883
Removed the dockerfiles and test driver for stress test
8 years ago
Matt Kwong
52ff986f94
Add option to upload Jenkins test result to BQ
8 years ago
Ken Payson
029090628d
Upgrade protobuf to 3.3.0
8 years ago
murgatroid99
b1c69e4697
Switch Protobuf.js dependency back to version 5
8 years ago
Stanley Cheung
19792108ae
PHP: release 1.3, disable cares deps
8 years ago
Jan Tattermusch
d9c6760b39
include sources and symbols in C# nugets
8 years ago
Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
8 years ago
Mahak Mukhi
78ca0d1d57
Fix for recent cmake failure owing to gmock
8 years ago
murgatroid99
f94f64fc12
Remove non-libuv code from Node extension
8 years ago
Mehrdad Afshari
79ec0ff542
Increase portability of CMakeLists.txt
...
- Update CMakeLists.txt (original template and generated code)
to prevent forcefully linking `dl` on all UNIX platforms,
and rely on `${CMAKE_DL_LIBS}` portable variable instead.
- Do not try linking against `librt` on macOS.
- Add a `config_freebsd` directory containing the header file
generated by the `configure` script for the `ares` library.
8 years ago
murgatroid99
652210ac2b
Node: fix the cases where zlib is built
8 years ago
murgatroid99
633933ee0b
Node: Don't depend on cares npm package
8 years ago
murgatroid99
9805833776
Add flag to compile gpr with compatibility for musl
8 years ago
Mahak Mukhi
1bcb976a3a
Tab/space problem with Makefile.template
8 years ago
Mahak Mukhi
af3d2bc997
Readding the line mistakenly deleted.
8 years ago
Mahak Mukhi
a0cabfcad7
trial and error
8 years ago
Mahak Mukhi
fb059a2782
discovered generate_projects.sh script!
8 years ago
Matt Kwong
c602dde442
Keep _grpcio_metadata.py in GitHub repo
8 years ago
Stanley Cheung
5ec52ae01a
PHP: add ares as deps
8 years ago
murgatroid99
f25f50511e
Build for more versions of electron, restrict when a Windows warning is shown
8 years ago
yang-g
66d40c63f7
Fix BUILD dependency, copyright and cmake
8 years ago
murgatroid99
025f110ed2
Node: fix Windows warning in binding.gyp for Win10 console
8 years ago
Matt Kwong
fa9da3c2db
Fix C# Dockerfiles
8 years ago
Jan Tattermusch
ecc457b43f
allow using gRPC as a cmake subproject
8 years ago
Jan Tattermusch
6ed454ef44
make C# docker image in sync with GCE performance workers
8 years ago
Jan Tattermusch
9c9e00958d
Add newest dotnet SDK to C# dockerfile
8 years ago
Jan Tattermusch
8b43521343
fix C# build_packages scripts
8 years ago
Jan Tattermusch
3c344d2f69
adjust run_tests scripts
8 years ago
Jan Tattermusch
7727c7649c
Initial migration to new .csproj files
8 years ago
Ken Payson
975b5103e5
Fix build on Alpine linux + add portability tests
8 years ago
Jan Tattermusch
c4c95ada89
make C# docker image in sync with GCE performance workers
8 years ago
Eric Gribkoff
358f1024ea
backport #10100 and #10377
8 years ago
murgatroid99
a5ea8f2150
Fix serializer error handling, update ProtoBuf.js dependency
8 years ago
Menghan Li
846242dd5e
update go version in Dockerfile to 1.8
8 years ago
Matt Kwong
0ff1957a5b
Fix test coverage reporting
8 years ago