aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
Commit message (Expand)AuthorAge
...
| | * | | | Cleaning up cruft to properly create a dll file.Gravatar Nicolas "Pixel" Noble2016-01-30
| | * | | | Removing gpr as a separated library.Gravatar Nicolas "Pixel" Noble2016-01-30
| | | | | * updated projectsGravatar David Garcia Quintas2016-01-29
| | | | | * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-01-29
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-29
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Allowing for debug builds.Gravatar Nicolas "Pixel" Noble2016-01-29
| | | | | * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-01-28
| | | | | |\
| | * | | | | Few more fixes to the Ruby installation.Gravatar Nicolas "Pixel" Noble2016-01-28
* | | | | | | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-01-28
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-28
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| | | * | | | Making BoringSSL compile under mingw.Gravatar Nicolas "Pixel" Noble2016-01-28
| | |/ / / / | |/| | | |
| | * | | | Fixed wrong usage of global varGravatar David Garcia Quintas2016-01-28
| * | | | | Merge branch 'master' into makefile-cleanupGravatar Nicolas "Pixel" Noble2016-01-28
| |\ \ \ \ \
| * | | | | | CFLAGS and CXXFLAGS should be specializations of CPPFLAGS, not the over way a...Gravatar Nicolas "Pixel" Noble2016-01-28
| | | * | | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-27
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | DONE!!1oneGravatar David Garcia Quintas2016-01-27
| | | * | | | After GrpcLibrary refactoring. Compiles and passes. WIP stillGravatar David Garcia Quintas2016-01-27
| * | | | | | Moving some config defaults to build.yaml, and moving others to CPPFLAGS.Gravatar Nicolas "Pixel" Noble2016-01-28
| | * | | | | Merge github.com:grpc/grpc into things_be_slowGravatar Craig Tiller2016-01-27
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Reduce CPU, increase MSAN timeoutsGravatar Craig Tiller2016-01-27
| | | |_|/ / | | |/| | |
| * | | | | Merge pull request #4877 from murgatroid99/node_library_bundleGravatar Nicolas Noble2016-01-26
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | | * | | pre sync_stream.cc creation. Does not compileGravatar David Garcia Quintas2016-01-25
| | | * | | async_stream.h done. CompilesGravatar David Garcia Quintas2016-01-25
| | | * | | Further work. Compiles. WIPGravatar David Garcia Quintas2016-01-25
| * | | | | Merge remote-tracking branch 'upstream/master' into bump_version_0_13Gravatar Jan Tattermusch2016-01-25
| |\ \ \ \ \
| | | * | | | Make Node library depend on BoringSSL and zlib, and only build them under Win...Gravatar murgatroid992016-01-25
| | |/ / / /
| | | * | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-25
| | | |\ \ \ | | | |/ / / | | |/| | |
* | | | | | Get subchannel index workingGravatar Craig Tiller2016-01-25
* | | | | | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-01-25
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-01-22
|\ \ \ \ \ \
| | * | | | | Integrate zlib into Python distributionGravatar Masood Malekghassemi2016-01-22
| |/ / / / /
| * | | | | Merge pull request #4750 from a-veitch/tag_setGravatar Bogdan Drutu2016-01-22
| |\ \ \ \ \
| | | * | | | bump core version to 0.13Gravatar Jan Tattermusch2016-01-22
| | |/ / / / | |/| | | |
| | | * | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-21
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | | * | | made codegen targets in build.yamlGravatar David Garcia Quintas2016-01-21
| * | | | | Merge pull request #4802 from jtattermusch/integrate_0_12_changesGravatar Masood Malekghassemi2016-01-21
| |\ \ \ \ \
| | | | * \ \ Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-21
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Add some time dilation for ASAN buildsGravatar Craig Tiller2016-01-21
| | | | * | | more dependency/sanity fixesGravatar David Garcia Quintas2016-01-21
| | | | * | | added missing codegen deps for grpGravatar David Garcia Quintas2016-01-21
| | | | * | | Made "codedgen" directories closed over #includesGravatar David Garcia Quintas2016-01-21
| | * | | | | Merge remote-tracking branch 'upstream/release-0_12' into integrate_0_12_changesGravatar Jan Tattermusch2016-01-20
| | |\ \ \ \ \
| * | | | | | | Move build configs into build.yamlGravatar Craig Tiller2016-01-20
| |/ / / / / /
| | | | | | * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-01-20
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | |
| | | | * | | regenerated projectsGravatar David Garcia Quintas2016-01-20
| | | | * | | Regenerated projectsGravatar David Garcia Quintas2016-01-20
| * | | | | | Add C++ CPU costsGravatar Craig Tiller2016-01-20
| * | | | | | Tweak cpu costsGravatar Craig Tiller2016-01-20
| * | | | | | Add CPU cost measurement, tune parameters, decrease default maxjobsGravatar Craig Tiller2016-01-20
| * | | | | | Use CPU cost modelling to increase parallelismGravatar Craig Tiller2016-01-20