Jan Tattermusch
35d2cff9d6
dont enumerate runtimes in project.json file
9 years ago
Jan Tattermusch
7eb41a14f8
upgrade Moq to version that supports netstandard1.3
9 years ago
Jan Tattermusch
67b6ef4d6f
cleanup of project.json files
9 years ago
Jan Tattermusch
d95ae3749d
update Protobuf to 3.0.0 in project.json projects
9 years ago
Jan Tattermusch
4da4750897
update Google.Apis.Auth to 1.16.0 for project.json projects
9 years ago
Craig Tiller
83c4789da6
Fix CMakelists to point to the right version
9 years ago
Jan Tattermusch
520ece60e5
switch distribtests to use nugets generated by dotnet cli
9 years ago
Jan Tattermusch
4f5009f27f
fix copying data directory
9 years ago
Jan Tattermusch
a98a2ad7fd
enable runing C# interop tests under coreclr
9 years ago
Jan Tattermusch
93f62aff5f
add shutdownhook for CoreCLR
9 years ago
Jan Tattermusch
8a84c8c9df
allow building all nugets on linux
9 years ago
Jan Tattermusch
08ac1d4b5a
dont enumerate runtimes in project.json file
9 years ago
Jan Tattermusch
06aff11d39
upgrade Moq to version that supports netstandard1.3
9 years ago
Jan Tattermusch
b9a6f79241
cleanup of project.json files
9 years ago
Jan Tattermusch
d059de7c55
update Protobuf to 3.0.0 in project.json projects
9 years ago
Jan Tattermusch
3fa3d44548
update Google.Apis.Auth to 1.16.0 for project.json projects
9 years ago
Craig Tiller
8dfdb7e299
Specify the "g" in gRPC
9 years ago
Stanley Cheung
14e2a566c9
php: error out if metadata key is not legal
9 years ago
Stanley Cheung
129bca6c5b
php: error out if metadata key is not legal
9 years ago
Piotr Sikora
12e26a7c82
Bazel: export LICENSE file.
...
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
9 years ago
Stanley Cheung
557aa4e695
php: bump version
9 years ago
Stanley Cheung
8749c96595
php: bump version
9 years ago
Jorge Canizales
4a18c67b77
Move Podspecs to v1
9 years ago
Arkadiy Shapkin
40beb37859
Fix CMake for Windows
9 years ago
Alexander Polcyn
3dd3688cd3
update gemspec in template
9 years ago
siddharthshukla
5e3193ecf6
Add PyPy 5.3.1 to dockerfile and template
9 years ago
Yuchen Zeng
d4df55e115
Update required protobuf version to v3.0.0
9 years ago
murgatroid99
c0a64cda94
Update Node library dependencies and change deprecated function calls
9 years ago
Jan Tattermusch
7e037f7ae9
use CommandLineParser with CoreCLR support
9 years ago
Nicolas "Pixel" Noble
f2c074a73e
Updating build package C# scripts.
9 years ago
Jan Tattermusch
a6624bb0b5
upgrade Google.Apis.Auth dependency to 0.15.0
9 years ago
murgatroid99
a3c5535c64
Remove use of verify-install target in Makefile
9 years ago
murgatroid99
4ce458339a
Remove warning about protobuf 3.0.0+ from the Makefile
9 years ago
Stanley Cheung
7e8efc3ba8
php: update package.xml
9 years ago
Alexander Polcyn
6bfe7dadf7
add all runtime nodes back into testing packages
9 years ago
Alexander Polcyn
86e40c6e35
update templates to not include runtime sections in project.json
9 years ago
Alexander Polcyn
82fd31ac35
update nuget after installing in docker
9 years ago
Jan Tattermusch
36d15404f5
use netcoreapp1.0 for executable projects
9 years ago
Jan Tattermusch
660333a87b
update project.json templates to RTM .NET core nugets
9 years ago
murgatroid99
3ed66976f6
Update ruby google-protobuf dependency to 3.0
9 years ago
murgatroid99
fcb5271105
Update node protobuf dependency to 3.0.0 where applicable. Also update example dependency to grpc 1.0.0
9 years ago
Muxi Yan
f8372c607a
Minor revisions
9 years ago
Alexander Polcyn
161767771b
update to use new nuget client in tests
9 years ago
Stanley Cheung
526a9f9086
php: cleanup for GA
9 years ago
Stanley Cheung
8e56502457
php: cleanup for GA
9 years ago
Muxi Yan
2a5072e80f
Fix Objective-C test pods for Cronet tests
9 years ago
Konstantin Podsvirov
dd3314854c
CMake: Fix configuration file format bug
9 years ago
Konstantin Podsvirov
d2b883022c
CMake: Installation and Export Configuration
9 years ago
Konstantin Podsvirov
5baf725a9d
CMake: Choice third party provider
...
Now we can use submodules or external packages
9 years ago
Tamas Berghammer
2391156890
Add cmake option to compile using protobuf-lite
...
After this change specifying -DGRPC_USE_PROTO_LITE=On at the cmake
command line will cause gRPC to use the protobuf-lite runtime what
can result in a major size improvement.
9 years ago