Commit Graph

114 Commits

Author SHA1 Message Date
Craig Tiller 7beea147e5 Merge github.com:grpc/grpc into strong-includes 2016-04-21 17:07:36 -07:00
Jan Tattermusch de4fcb3a7f Merge pull request #6050 from dgquintas/nanopb_generation
Generalized nanopb generator script
2016-04-20 21:00:59 -07:00
Craig Tiller 666a362a66 clang-fmt 2016-04-12 13:46:30 -07:00
Matthew Iselin 50df82ffe4 Add a sanity check to make sure vsprojects stays usable. 2016-04-07 09:33:08 -07:00
David Garcia Quintas d6b4628f42 Further improvements 2016-04-01 19:10:09 -07:00
David Garcia Quintas bba0266a2f Generalized nanopb generator script 2016-03-31 22:10:01 -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 6e2cf6b6c7 Update tool 2016-03-31 07:46:10 -07:00
Craig Tiller 14e0d9862f Begin optionalizing lb policies: initial code movement 2016-03-28 17:11:26 -07:00
Craig Tiller 97e0ebc7ce Fix shell script 2016-03-26 15:43:29 -07:00
Craig Tiller 2586905a23 Update tool 2016-03-26 13:11:35 -07:00
Jan Tattermusch ddd4d7f10f Merge pull request #5494 from dgquintas/guard_check
New #include guard sanity check + fixes to current guards
2016-03-20 15:57:00 -07:00
Jan Tattermusch 8090150911 Merge pull request #5783 from dgquintas/nanopb-dockerfile
Moved apt-gets from .sh file to dockerfile for nanopb
2016-03-18 16:33:58 -07:00
David Garcia Quintas 37266f376b missing fixes post comments 2016-03-18 10:14:14 -07:00
David Garcia Quintas 72266d3f71 Merge branch 'master' of github.com:grpc/grpc into guard_check 2016-03-18 10:12:48 -07:00
Jan Tattermusch 47277bc127 Merge pull request #5574 from nicolasnoble/python2
Adding a python_wrapper.sh script to call in an appropriate python2 interpreter
2016-03-18 09:34:09 -07:00
David Garcia Quintas 185768b702 Merge branch 'master' of github.com:grpc/grpc into guard_check 2016-03-17 22:42:39 -07:00
David Garcia Quintas 3c5def57f6 addressed pr comments 2016-03-17 22:26:22 -07:00
Nicolas "Pixel" Noble f0387374ad Merge branch 'master' of https://github.com/grpc/grpc into python2 2016-03-17 01:14:29 +01:00
David Garcia Quintas b84571840a moved apt-gets from .sh file to dockerfile for nanopb 2016-03-16 16:46:59 -07:00
murgatroid99 028bd45950 Update check copyright script precommit hook 2016-03-16 16:25:42 -07:00
David Garcia Quintas 7d53836903 Added check_include_guards.py 2016-03-15 14:51:29 -07:00
Nicolas "Pixel" Noble 2d86263de3 Added python_wrapper.sh to take care of finding an appropriate version of python from the system. 2016-03-05 02:57:15 +01:00
Masood Malekghassemi 357871fd34 Merge remote-tracking branch 'upstream/release-0_13' 2016-03-02 13:56:49 -08:00
Stanley Cheung 6156f0962e Simplify PHP installation for release 0.13 2016-02-28 19:14:07 -08:00
David Garcia Quintas e86b4573fe fixed check nanopb sanity script 2016-02-23 17:43:51 -08:00
David Garcia Quintas 4f6683c395 remove the whole gens/ 2016-02-23 15:17:58 -08:00
David Garcia Quintas 6d5abcb341 cleanup gens/ directory after nanopb check 2016-02-23 13:51:29 -08:00
Masood Malekghassemi 3ee1f9b778 Update Python docgen 2016-02-22 18:37:51 -08:00
Craig Tiller 16f6826ffd Merge github.com:grpc/grpc into fix-proto-docker 2016-02-18 07:14:37 -08:00
Craig Tiller c0ce00fd16 Merge github.com:grpc/grpc into sceq 2016-02-17 14:25:12 -08:00
Craig Tiller ddcc392670 Fix script 2016-02-12 09:19:05 -08:00
Craig Tiller 00c4829669 Ignore pb.h, pb.c for clang-fmt 2016-02-11 16:20:28 -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
murgatroid99 c58a781ba2 Handle failing git command in check_copyright.py 2016-02-09 16:33:17 -08:00
Craig Tiller f73429901a Merge github.com:grpc/grpc into sceq 2016-02-09 16:32:51 -08:00
murgatroid99 f656f189e4 Make sanitize script a suitable pre-commit hook 2016-02-09 10:56:25 -08:00
murgatroid99 a72a49044b Set sanitize script executable 2016-02-09 09:41:21 -08:00
murgatroid99 79e2b47bf1 Add sanitize script 2016-02-09 09:38:29 -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
David Garcia Quintas 9508a42096 trying to fix docker once again... 2016-02-08 18:16:17 -08:00
Nicolas "Pixel" Noble ff2e76e286 rake-compiler builds aren't repeatable after all. 2016-02-06 03:36:18 +01:00
Nicolas "Pixel" Noble 9d6de14fcf Typos. 2016-02-06 03:31:16 +01:00
Nicolas Noble 07854f7baa Update build_ruby_environment_macos.sh 2016-02-05 17:51:48 -08:00
Nicolas "Pixel" Noble 700cae3b9e Typo. 2016-02-06 01:52:38 +01:00
Nicolas "Pixel" Noble da46a701c4 2.1.6 doesn't work on MacOS (wheee...) 2016-02-06 01:52:02 +01:00
Nicolas Noble 524d7ed672 Adding a script to spawn MacOS's build environment. 2016-02-05 16:35:48 -08:00
Nicolas "Pixel" Noble fb2d8f5069 Fixing copyrights. 2016-02-01 01:27:53 +01:00