Commit Graph

78 Commits

Author SHA1 Message Date
Craig Tiller 6169d5f7b0 Update copyrights 2016-03-31 07:46:18 -07:00
Craig Tiller 67af237be2 Trim number of CPUs 2016-03-29 15:34:05 -07:00
Craig Tiller 34236d5be5 Merge github.com:grpc/grpc into fuzzy-bits 2016-03-29 11:37:35 -07:00
Sree Kuchibhotla 95a137b692 Add build type option (asan/tsan/dbg or opt) 2016-03-28 09:16:49 -07:00
Craig Tiller 66f039b160 Parallel experiment 2016-03-23 23:38:24 -07:00
Craig Tiller ae94594a64 Support tracing fuzzers 2016-03-23 21:43:58 -07:00
Craig Tiller 0b8bf0863f Longer 2016-03-23 20:42:38 -07:00
Craig Tiller 255bbfdbe2 Merge github.com:grpc/grpc into fuzzy-bits 2016-03-21 09:26:33 -07:00
Vijay Pai f637ce5a0a Merge branch 'master' into make_clang_great_again_v2 2016-03-19 05:50:34 -07:00
Jan Tattermusch dc6d5a6244 Merge pull request #5829 from jtattermusch/fix_openssl_deadlink
Fix gcc4.4 tests
2016-03-18 16:41:16 -07:00
Jan Tattermusch 9bb7062f20 Fix gcc4.4 tests 2016-03-18 12:20:41 -07:00
Craig Tiller c6d6a024b7 Complete fuzzer framework 2016-03-18 11:52:36 -07:00
Craig Tiller c2c026e843 Renames 2016-03-18 08:28:21 -07:00
David Garcia Quintas f09f020a49 fixed backslashes 2016-03-17 21:54:04 -07:00
Craig Tiller a4134159ab j 2016-03-17 16:02:51 -07:00
Craig Tiller a09af92d23 Merge branch 'make_clang_great_again_v2' of github.com:vjpai/grpc into fuzzy-bits 2016-03-17 15:34:31 -07:00
Craig Tiller eb784f359d stuff 2016-03-17 14:50:49 -07:00
Craig Tiller 9812c6f69d adddeps 2016-03-17 14:46:18 -07:00
Craig Tiller 32173c5c3c First version of json fuzzer 2016-03-17 14:12:45 -07:00
David Garcia Quintas b84571840a moved apt-gets from .sh file to dockerfile for nanopb 2016-03-16 16:46:59 -07:00
Vijay Pai b5b18faddc Update clang for the Dockerfile used in tsan tests 2016-03-16 15:20:43 -07:00
Adele Zhou 9506ef2922 Fix code coverage. 2016-03-14 16:06:00 -07:00
Jan Tattermusch d4726c1ae6 add support for clang3.4 and 3.6 2016-03-09 17:43:29 -08:00
Craig Tiller ca62ff014b Expand gtest suites into individual run_tests tests 2016-02-24 22:22:57 -08:00
Craig Tiller d14d103387 Use env-var for post git step 2016-02-24 15:39:55 -08:00
Craig Tiller fc4dcf0042 Merge github.com:grpc/grpc into 44 2016-02-24 10:59:15 -08:00
Nicolas Noble d3a7b60917 Merge pull request #5365 from ctiller/naming-crisis
Add a sanity test to ensure that name aliasing rules are obeyed
2016-02-24 10:26:29 -08:00
Craig Tiller c95bfefa5e Merge pull request #5369 from jtattermusch/run_tests_improvements
Run tests improvements
2016-02-23 22:12:12 -08:00
Craig Tiller 4ea4599a50 Merge github.com:grpc/grpc into naming-crisis 2016-02-23 17:13:38 -08:00
Craig Tiller b79c1e112e Ensure we can compile boringssl before trying: old compiler compatibility
Allow compiling with openssl
2016-02-23 17:05:46 -08:00
Jan Tattermusch c4cbe39889 add more compilers 2016-02-23 08:19:57 -08:00
Craig Tiller 732a875fe8 Add a sanity test for name aliasing 2016-02-22 15:59:19 -08:00
Craig Tiller eb841e2010 Revert "Revert "Proto API for LB request/responses"" 2016-02-11 15:49:16 -08:00
Craig Tiller c35e2c582f Revert "Proto API for LB request/responses" 2016-02-11 15:45:03 -08:00
David Garcia Quintas 742a783c0d Merge branch 'master' of github.com:grpc/grpc into grpclb_api 2016-02-11 01:04:28 -08:00
Vijay Pai 4ea3d4c38a Merge pull request #5191 from ctiller/fixdocker
Fix docker inception for now
2016-02-11 00:10:57 -08:00
Craig Tiller f6fd7ec8a0 Fix docker inception for now 2016-02-10 16:04:26 -08:00
Craig Tiller da179ce598 Rollback gpr deletion 2016-02-09 12:01:53 -08:00
David Garcia Quintas 7e46618897 Merge branch 'master' of github.com:grpc/grpc into grpclb_api 2016-02-08 20:07:19 -08:00
Jan Tattermusch 9b721f8711 addressing comments 2016-02-08 17:23:02 -08:00
Jan Tattermusch 8763501cf0 cleanup sanity docker image 2016-02-08 17:23:02 -08:00
Jan Tattermusch 80043e988f polish C# dependencies 2016-02-08 17:23:02 -08:00
Jan Tattermusch ebeb86c0e9 remove trailing whitespaces 2016-02-08 17:23:01 -08:00
Jan Tattermusch a810876732 dockerfile refactoring 2016-02-08 17:23:01 -08:00
Craig Tiller f008f067f8 build.yaml centric versioning 2016-02-08 12:48:03 -08:00
Nicolas "Pixel" Noble 09121799b0 Removing gpr as a separated library. 2016-01-30 09:34:22 +01:00
David Garcia Quintas fb01883859 Merge branch 'master' of github.com:grpc/grpc into grpclb_api 2016-01-28 14:39:54 -08:00
Jan Tattermusch dadf6ba897 Merge pull request #4812 from ctiller/integrate-zlib
Make zlib a first class build citizen
2016-01-22 14:02:34 -08:00
Craig Tiller ce62feb370 Fix sanity 2016-01-21 14:22:46 -08:00
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.
2016-01-20 15:56:06 -08:00