Michael Lumish
ff6242b401
Merge pull request #4791 from ctiller/rtt2
...
Move build configs into build.yaml
9 years ago
Masood Malekghassemi
ad32ff4e61
Depend on Python protobuf in grpcio
9 years ago
Michael Lumish
6734ae802c
Merge pull request #4814 from ctiller/limit-cpu
...
Limit Jenkins builder concurrency to 3
9 years ago
Jan Tattermusch
f087ec0f4c
revamp native package building
9 years ago
Nathaniel Manista
4a9b1c6988
Fix a defect in RPC Framework Core
...
On the service-side, an operation isn't successfully completed with
just the conclusion of transmission to the other side; local ingestion
of the status and code must be completed as well before termination
callbacks are called.
9 years ago
Craig Tiller
ce62feb370
Fix sanity
9 years ago
Craig Tiller
de5d09017b
Fix copyrights
9 years ago
Craig Tiller
81df68d647
Add some time dilation for ASAN builds
9 years ago
Jan Tattermusch
4683576e4a
Merge pull request #4816 from ctiller/jenkers
...
Propagate BUILD_ID env var to jenkins children
9 years ago
Jan Tattermusch
16d136b19f
Merge pull request #4815 from ctiller/respect
...
Make run_tests.py respect job count for compilation
9 years ago
Craig Tiller
dfde70757e
Merge pull request #4817 from earhart/master
...
Add -std=gnu99 when building libgrpc
9 years ago
Rob Earhart
af379b2185
Add -std=gnu99 when building libgrpc
9 years ago
Craig Tiller
1297170048
Ensure sanity generate projects doesnt eat all available cpu
9 years ago
Alistair Veitch
9d8dabb552
address tag_set comments
9 years ago
David Garcia Quintas
edc87ecad1
more dependency/sanity fixes
9 years ago
Craig Tiller
f813f57ec5
Clean up Windows
9 years ago
Craig Tiller
c18cbbcf00
Propagate BUILD_ID env var to jenkins children
9 years ago
Craig Tiller
dd6f7edd2a
Make run_tests.py respect job count for compilation
9 years ago
Craig Tiller
e1b2653fb5
Limit Jenkins builder concurrency to 3
9 years ago
Craig Tiller
3dca23aa0d
Make zlib a first class build citizen
9 years ago
David Garcia Quintas
898588ba33
added missing codegen deps for grp
9 years ago
Jan Tattermusch
72a2a7f6df
increase protobuf dependency version
9 years ago
Jan Tattermusch
ecb02be1ea
include assembly signing key in the repo
9 years ago
Michael Lumish
bf363c0561
Merge pull request #4782 from jtattermusch/csharp_runtests_mac
...
Enable running C# tests on mac in run_tests.py
9 years ago
David Garcia Quintas
1d9b8079cb
clang-format
9 years ago
David Garcia Quintas
a43aadd7e1
fixed copyrights
9 years ago
David Garcia Quintas
08a0a3306e
Made "codedgen" directories closed over #includes
9 years ago
Jan Tattermusch
cd34a82fc1
fix copyright
9 years ago
Kristopher Wuollett
ab5500ea11
Fixed proto method without package naming in ObjC.
9 years ago
Jan Tattermusch
7c60b276de
Merge remote-tracking branch 'upstream/release-0_12' into integrate_0_12_changes
9 years ago
Michael Lumish
93205e6335
Merge pull request #4787 from jtattermusch/upgrade_protobuf_beta2
...
Upgrade to Protobuf 3.0.0-beta2
9 years ago
Craig Tiller
9279ac246e
Fix imports
9 years ago
Craig Tiller
1dce906aea
Use ast.literal_eval instead of json.loads to avoid unicode problems on windows
9 years ago
Jan Tattermusch
15dc664547
Merge pull request #4777 from jtattermusch/fix_32bit_mac_artifact
...
Fix 32bit artifact building on mac
9 years ago
David Garcia Quintas
f3ddb7c55a
clang-format
9 years ago
Craig Tiller
aff3d50324
Fix C++
9 years ago
Craig Tiller
a0f85171d1
Move build configs into build.yaml
...
Importantly:
- allows matching timeout values between makefile and run_tests without
repeating ourselves
- allows borrowing of compiler flags by other build systems
There's still a little too much build configuration built into our
Makefile, but we can start attacking that over time.
9 years ago
Jan Tattermusch
c895fe0558
enable running c# tests on mac
9 years ago
Jan Tattermusch
f423b06110
fix 32bit compilation on mac
9 years ago
Dan Born
38abdbd3ec
Merge branch 'tcp_listener' into tcp_server_shutdown
9 years ago
Jan Tattermusch
4c70fe7187
Merge pull request #4776 from jtattermusch/fix_32bit_artifacts
...
Improve grpc_chttp2_decode_timeout implementation
9 years ago
Jan Tattermusch
5dd0d1d4fe
Merge pull request #4766 from jtattermusch/artifact_builder_win_fix
...
Fix C# artifact building on windows.
9 years ago
murgatroid99
50dac1c276
Make Jenkins Node tests always build from source
9 years ago
Jan Tattermusch
72ce442d61
regenerate C# protos
9 years ago
Jan Tattermusch
75849e4561
fix C# generate_protos.sh script
9 years ago
Jan Tattermusch
aba2548dbe
upgrade Grpc.sln to newest Google.Protobuf nuget
9 years ago
Jan Tattermusch
d214fb99de
Remove leftovers from packages.config
9 years ago
Jan Tattermusch
da717f464d
update C# generator to the new API
9 years ago
Jan Tattermusch
f4c74fa6cd
update third_party/protobuf to 3.0.0beta2
9 years ago
Adele Zhou
83576babef
Update interop test service url to grpc-test.sandbox.googleapis.com.
9 years ago