Commit Graph

109 Commits

Author SHA1 Message Date
Craig Tiller b364a318de Merge pull request #6255 from stanley-cheung/fix-buildgen-plugin-comment
Fix buildgen plugin file comment
2016-04-28 08:33:59 -07:00
Craig Tiller 11c83e9056 Dont run fuzzer outputs on windows, mac (save some CPU) 2016-04-25 16:31:15 -07:00
Stanley Cheung a5b7df9242 fix buildgen plugin file comment 2016-04-21 16:49:25 -07:00
Craig Tiller 3ab2fe0094 Rollup of changes from the latest import 2016-04-11 20:11:18 -07:00
Craig Tiller 03915e5de6 Sort out codegen dependencies 2016-04-07 09:15:10 -07:00
Craig Tiller 5db5e13293 Merge github.com:grpc/grpc into strong-includes 2016-04-06 16:28:46 -07:00
Craig Tiller 0bda0b3e55 Configure performance scenarios with json
Run those json configurations as part of presubmits
2016-04-06 10:14:44 -07:00
Craig Tiller d1697d99d7 Getting dependencies fixed up 2016-04-05 16:05:46 -07:00
Nicolas Noble 7661da5b41 Merge pull request #6012 from nicolasnoble/memleak_detector
Adding memory leak detections for the json fuzzer.
2016-03-31 20:51:30 -07:00
Craig Tiller 31efd7e864 Merge github.com:grpc/grpc into copyright-fix 2016-03-31 11:08:13 -07:00
Craig Tiller 6169d5f7b0 Update copyrights 2016-03-31 07:46:18 -07:00
Craig Tiller 7753119d28 Update copyright 2016-03-29 21:23:02 -07:00
Craig Tiller 71f81852a7 Sort tests 2016-03-29 21:22:37 -07:00
Craig Tiller f05837ab82 Run fuzzer corpus entries as unit tests 2016-03-29 20:42:29 -07:00
Craig Tiller fb43385204 Make plugin registries work 2016-03-29 08:51:07 -07:00
Craig Tiller 0d7fa3c9be Update copyright 2016-03-28 10:49:27 -07:00
Craig Tiller 44cc10b02e Add uses clauses to filegroups to ease dependency management 2016-03-28 10:45:29 -07:00
Stanley Cheung 3dab4628c6 php: remove hardcoded version in templates 2016-03-23 13:04:53 -07:00
Craig Tiller 50ab832b16 Merge github.com:grpc/grpc into run_gtest 2016-02-25 06:52:55 -08:00
Nicolas "Pixel" Noble 7204010c05 Fixing format and copyright. 2016-02-25 07:39:36 +01:00
Craig Tiller ca62ff014b Expand gtest suites into individual run_tests tests 2016-02-24 22:22:57 -08:00
Craig Tiller 560c9017c4 Faster code generation 2016-02-24 16:34:38 -08:00
David G. Quintas 2afed4ca44 Merge pull request #5079 from nicolasnoble/underscores_are_the_root_of_all_evil
Removing underscores in CENSUS_API, GRPC_API and GPR_API.
2016-02-11 15:30:49 -08:00
Nicolas "Pixel" Noble 32b3f67438 Merge remote-tracking branch 'google/release-0_13' into merge-and-regen
Conflicts:
	build.yaml
	src/ruby/lib/grpc/version.rb
2016-02-10 21:28:52 +01:00
Nicolas "Pixel" Noble f9e3c23fe8 Fixing ruby versionning. 2016-02-09 03:33:40 +01:00
Craig Tiller 3b93efbabc Fix copyright 2016-02-08 14:28:13 -08:00
Nicolas "Pixel" Noble cd41a0b549 Removing undescores in {GPR,GRPC,CENSUS}_API. 2016-02-08 22:53:14 +01:00
Craig Tiller f008f067f8 build.yaml centric versioning 2016-02-08 12:48:03 -08:00
Nicolas "Pixel" Noble d14b6acdcc Finalizing this a bit. 2016-01-30 06:01:27 +01:00
Craig Tiller 11b87bfb2a Usable API list 2016-01-29 16:52:56 -08:00
Craig Tiller 905821b529 Prototype C parser for extracting API info 2016-01-29 15:01:05 -08:00
Nicolas Noble 6a25656fec Merge pull request #4819 from ctiller/less-cpu-sanity
Ensure sanity generate projects doesnt eat all available cpu
2016-01-26 16:43:55 -08:00
Craig Tiller de5d09017b Fix copyrights 2016-01-21 14:16:19 -08:00
Craig Tiller 1297170048 Ensure sanity generate projects doesnt eat all available cpu 2016-01-21 13:38:35 -08:00
Craig Tiller 3dca23aa0d Make zlib a first class build citizen 2016-01-21 11:44:55 -08:00
Craig Tiller 0eef9eef90 Fix copyrights 2016-01-20 09:56:21 -08:00
Craig Tiller 5f735a64e1 Add CPU cost measurement, tune parameters, decrease default maxjobs 2016-01-20 09:31:15 -08:00
Craig Tiller 32d0f14c35 Update copyrights 2016-01-19 13:50:59 -08:00
Craig Tiller 590105ac53 Eliminate jobset timeouts in some circumstances
There are cases where we truly don't care how long something takes, and
some external timeout will kill truly stuck processes, so let's
eliminate timeouts in those cases
2016-01-19 13:03:46 -08:00
murgatroid99 4518bf7f10 Allow transitive dependencies plugin to process non-existent libs without crashing 2016-01-12 14:32:40 -08:00
Nathaniel Manista 4cdb6247a6 Merge pull request #4457 from soltanmm/plate-tectonics
Include core in Python distribution.
2016-01-12 08:26:52 -08:00
Masood Malekghassemi 116982ea89 Include core in Python distribution 2016-01-07 09:43:42 -08:00
Craig Tiller 00f8702c5e Merge branch 'yawn' into proto_names 2015-12-22 14:23:51 -08:00
Craig Tiller 0fe5ee7be3 BoringSSL integration: non-vsprojects changes 2015-12-22 12:50:36 -08:00
Craig Tiller 1b4e33029e Consolidate C++ proto files under src/proto
- make the directory structure match the package structure
- sanitize the package structure (test --> testing)
- add auto-detection of proto file dependencies
2015-12-17 16:35:00 -08:00
Craig Tiller abd20f3c69 Add tests for failed SSL connections: bad cert, and bad alpn config 2015-12-13 11:48:59 -08:00
murgatroid99 879bc4f24e Generate all file lists and build target lists in binding.gyp from build.yaml 2015-11-05 10:35:04 -08:00
Nicolas Noble 075821f726 Merge pull request #3614 from dgquintas/port_server_python_version
Small changes to tools/ Python scripts
2015-10-05 13:59:03 -07:00
David Garcia Quintas 985f22e42b Limited number of parallel jobs for generate_projects 2015-10-04 23:14:37 -07:00
David Garcia Quintas 9a170333d5 Idem for generate_projects.py 2015-10-04 15:44:07 -07:00