aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/buildgen
Commit message (Collapse)AuthorAge
...
* Merge pull request #6012 from nicolasnoble/memleak_detectorGravatar Nicolas Noble2016-03-31
|\ | | | | Adding memory leak detections for the json fuzzer.
* \ Merge github.com:grpc/grpc into copyright-fixGravatar Craig Tiller2016-03-31
|\ \
* | | Update copyrightsGravatar Craig Tiller2016-03-31
| | |
| | * Update copyrightGravatar Craig Tiller2016-03-29
| | |
| | * Sort testsGravatar Craig Tiller2016-03-29
| | |
| | * Run fuzzer corpus entries as unit testsGravatar Craig Tiller2016-03-29
| |/ |/|
| * Make plugin registries workGravatar Craig Tiller2016-03-29
|/
* Update copyrightGravatar Craig Tiller2016-03-28
|
* Add uses clauses to filegroups to ease dependency managementGravatar Craig Tiller2016-03-28
|
* php: remove hardcoded version in templatesGravatar Stanley Cheung2016-03-23
|
* Merge github.com:grpc/grpc into run_gtestGravatar Craig Tiller2016-02-25
|\
| * Fixing format and copyright.Gravatar Nicolas "Pixel" Noble2016-02-25
| |
* | Expand gtest suites into individual run_tests testsGravatar Craig Tiller2016-02-24
|/
* Faster code generationGravatar Craig Tiller2016-02-24
|
* Merge pull request #5079 from nicolasnoble/underscores_are_the_root_of_all_evilGravatar David G. Quintas2016-02-11
|\ | | | | Removing underscores in CENSUS_API, GRPC_API and GPR_API.
* \ Merge remote-tracking branch 'google/release-0_13' into merge-and-regenGravatar Nicolas "Pixel" Noble2016-02-10
|\ \ | | | | | | | | | | | | | | | Conflicts: build.yaml src/ruby/lib/grpc/version.rb
| * | Fixing ruby versionning.Gravatar Nicolas "Pixel" Noble2016-02-09
|/ /
* | Fix copyrightGravatar Craig Tiller2016-02-08
| |
| * Removing undescores in {GPR,GRPC,CENSUS}_API.Gravatar Nicolas "Pixel" Noble2016-02-08
| |
* | build.yaml centric versioningGravatar Craig Tiller2016-02-08
|/
* Finalizing this a bit.Gravatar Nicolas "Pixel" Noble2016-01-30
|
* Usable API listGravatar Craig Tiller2016-01-29
|
* Prototype C parser for extracting API infoGravatar Craig Tiller2016-01-29
|
* Merge pull request #4819 from ctiller/less-cpu-sanityGravatar Nicolas Noble2016-01-26
|\ | | | | Ensure sanity generate projects doesnt eat all available cpu
* | Fix copyrightsGravatar Craig Tiller2016-01-21
| |
| * Ensure sanity generate projects doesnt eat all available cpuGravatar Craig Tiller2016-01-21
| |
* | Make zlib a first class build citizenGravatar Craig Tiller2016-01-21
|/
* Fix copyrightsGravatar Craig Tiller2016-01-20
|
* Add CPU cost measurement, tune parameters, decrease default maxjobsGravatar Craig Tiller2016-01-20
|
* Update copyrightsGravatar Craig Tiller2016-01-19
|
* Eliminate jobset timeouts in some circumstancesGravatar Craig Tiller2016-01-19
| | | | | | 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
* Allow transitive dependencies plugin to process non-existent libs without ↵Gravatar murgatroid992016-01-12
| | | | crashing
* Merge pull request #4457 from soltanmm/plate-tectonicsGravatar Nathaniel Manista2016-01-12
|\ | | | | Include core in Python distribution.
| * Include core in Python distributionGravatar Masood Malekghassemi2016-01-07
| |
* | Merge branch 'yawn' into proto_namesGravatar Craig Tiller2015-12-22
|\|
| * BoringSSL integration: non-vsprojects changesGravatar Craig Tiller2015-12-22
| |
* | Consolidate C++ proto files under src/protoGravatar Craig Tiller2015-12-17
|/ | | | | | - make the directory structure match the package structure - sanitize the package structure (test --> testing) - add auto-detection of proto file dependencies
* Add tests for failed SSL connections: bad cert, and bad alpn configGravatar Craig Tiller2015-12-13
|
* Generate all file lists and build target lists in binding.gyp from build.yamlGravatar murgatroid992015-11-05
|
* Merge pull request #3614 from dgquintas/port_server_python_versionGravatar Nicolas Noble2015-10-05
|\ | | | | Small changes to tools/ Python scripts
| * Limited number of parallel jobs for generate_projectsGravatar David Garcia Quintas2015-10-04
| |
| * Idem for generate_projects.pyGravatar David Garcia Quintas2015-10-04
| |
* | Get sanity to output more interesting information if it fails.Gravatar Nicolas "Pixel" Noble2015-10-03
|/
* Enforce a more mergable build.yaml formatGravatar Craig Tiller2015-09-25
|
* Use "#!/usr/bin/env python2.7" only in utilitiesGravatar Nathaniel Manista2015-09-23
|
* Fix sanityGravatar Craig Tiller2015-08-31
|
* Hand-written changesGravatar Craig Tiller2015-08-31
|
* Reduce mac CI loadGravatar Craig Tiller2015-08-07
|
* Re-enabling tests that got culled off.Gravatar Nicolas "Pixel" Noble2015-08-07
|
* Merge pull request #2800 from ctiller/reduce-mac-loadGravatar Nicolas Noble2015-08-06
|\ | | | | Reduce mac load on Jenkins