Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Craig Tiller
c9bb78f2f8
Make fuzzers run on mac (but not on mac on jenkins)
8 years ago
Craig Tiller
8b1d59cafa
Add some debug utilities
...
This PR adds a set of debug helpers that are intended for calling only from gdb. They cross abstraction boundaries and allow quickly accessing one thing from another thing.
I expect to grow this library significantly over time to aid debugging tricky problems.
8 years ago
murgatroid99
2c287ca750
UV tests pass on linux
9 years ago
Stanley Cheung
557aa4e695
php: bump version
9 years ago
Stanley Cheung
8749c96595
php: bump version
9 years ago
Yuchen Zeng
f64bf28e87
Build c-ares without running ./configure
9 years ago
Craig Tiller
edcd4e247d
Disable fuzzed tests on TSAN
9 years ago
Nicolas "Pixel" Noble
777c26329c
Properly using our build.yaml source of truth to generate our list of public APIs.
9 years ago
Craig Tiller
11c83e9056
Dont run fuzzer outputs on windows, mac (save some CPU)
9 years ago
Stanley Cheung
a5b7df9242
fix buildgen plugin file comment
9 years ago
Craig Tiller
3ab2fe0094
Rollup of changes from the latest import
9 years ago
Craig Tiller
03915e5de6
Sort out codegen dependencies
9 years ago
Craig Tiller
946ce7a46a
Allow flagging tests that arent dependent on polling strategy
9 years ago
Craig Tiller
d1697d99d7
Getting dependencies fixed up
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Craig Tiller
7753119d28
Update copyright
9 years ago
Craig Tiller
71f81852a7
Sort tests
9 years ago
Craig Tiller
f05837ab82
Run fuzzer corpus entries as unit tests
9 years ago
Craig Tiller
fb43385204
Make plugin registries work
9 years ago
Craig Tiller
0d7fa3c9be
Update copyright
9 years ago
Craig Tiller
44cc10b02e
Add uses clauses to filegroups to ease dependency management
9 years ago
Stanley Cheung
3dab4628c6
php: remove hardcoded version in templates
9 years ago
Craig Tiller
ca62ff014b
Expand gtest suites into individual run_tests tests
9 years ago
Nicolas "Pixel" Noble
0cd9cbcf60
Fixing the absence of 'tag' in the version.
9 years ago
Nicolas "Pixel" Noble
f9e3c23fe8
Fixing ruby versionning.
9 years ago
Craig Tiller
3b93efbabc
Fix copyright
9 years ago
Nicolas "Pixel" Noble
cd41a0b549
Removing undescores in {GPR,GRPC,CENSUS}_API.
9 years ago
Craig Tiller
f008f067f8
build.yaml centric versioning
9 years ago
Nicolas "Pixel" Noble
d14b6acdcc
Finalizing this a bit.
9 years ago
Craig Tiller
11b87bfb2a
Usable API list
9 years ago
Craig Tiller
905821b529
Prototype C parser for extracting API info
9 years ago
Craig Tiller
de5d09017b
Fix copyrights
9 years ago
Craig Tiller
3dca23aa0d
Make zlib a first class build citizen
9 years ago
murgatroid99
4518bf7f10
Allow transitive dependencies plugin to process non-existent libs without crashing
9 years ago
Masood Malekghassemi
116982ea89
Include core in Python distribution
9 years ago
Craig Tiller
0fe5ee7be3
BoringSSL integration: non-vsprojects changes
9 years ago
murgatroid99
879bc4f24e
Generate all file lists and build target lists in binding.gyp from build.yaml
9 years ago
Craig Tiller
1ebb7c885e
Hand-written changes
10 years ago
Craig Tiller
c85357e051
Reduce mac CI load
10 years ago
Nicolas "Pixel" Noble
63323e3c07
Re-enabling tests that got culled off.
10 years ago
Craig Tiller
d50993d49b
Add linux, mac as test platforms, only run _with_poll tests on linux
10 years ago
Michael Larson
b19d4ebba0
changed vsproject generation to make c++ tests; put a hint in the .sln about lib vs. target; expand .proto includes
10 years ago
Jan Tattermusch
8ed4c3e267
provide VS solution for building protoc plugins
10 years ago
Nicolas "Pixel" Noble
7bf5092df0
Adding grpc++_unsecure project file, and adding better support for test projects.
10 years ago
Craig Tiller
0ff7e692b0
Better defaulting of attributes
10 years ago
Nicolas "Pixel" Noble
b072a4ff75
Adding MSVC's grpc++ project file.
10 years ago
Craig Tiller
c2c792113e
Add copyrights to Python code
10 years ago
Nicolas "Pixel" Noble
9d9b805cb1
Adressing comments.
10 years ago
Nicolas "Pixel" Noble
cc0994c8cb
Factoring visual studio code into a buildgen plugin.
10 years ago