aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/distrib
Commit message (Collapse)AuthorAge
* Merge pull request #8380 from y-zeng/reflection_headerGravatar Yuchen Zeng2016-10-31
|\ | | | | Remove generated pb files
* | Don't set up Python doc packages every timeGravatar Masood Malekghassemi2016-10-25
| |
| * Remove generated pb filesGravatar Yuchen Zeng2016-10-14
|/
* PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.protoGravatar Stanley Cheung2016-09-29
|
* enable copyright checks for AssemblyInfo.cs filesGravatar Jan Tattermusch2016-09-21
|
* Cleaned up output formatGravatar Craig Tiller2016-08-25
|
* Add a script to list undocumented files and directoriesGravatar Craig Tiller2016-08-25
|
* Merge branch 'v1.0.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2016-08-20
|\
| * Bumping version to 1.0.1-pre1.Gravatar Nicolas "Pixel" Noble2016-08-18
| |
| * Merge pull request #7745 from nicolasnoble/no-more-preGravatar Nicolas Noble2016-08-18
| |\ | | | | | | Removing pre2 flag.
| * | Use templates for python version dependenciesGravatar Ken Payson2016-08-18
| | | | | | | | | | | | | | | Also change grpcio-tools to be a runtime dependency of grpcio-tests, grpcio-tools is run as part of the tests.
| * | Add Python3.5 grpcio-tools binariesGravatar Ken Payson2016-08-17
| | |
| | * Removing pre2 flag.Gravatar Nicolas "Pixel" Noble2016-08-16
| |/
| * Add Python3.5 artifact targetsGravatar Ken Payson2016-08-15
| |
* | Merge branch 'v1.0.x' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-08-11
|\|
| * Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into ↵Gravatar Jorge Canizales2016-08-05
| |\ | | | | | | | | | p0-advance-protobuf-version
| * | Point out what to do if the sanity check failsGravatar Jorge Canizales2016-08-03
| | |
| | * Bump python protobuf dependency to 3.0.0Gravatar Ken Payson2016-08-03
| | |
* | | fixed include guard script and faulty .hGravatar David Garcia Quintas2016-08-01
| | |
| | * Bumping to 1.0.0-pre2.Gravatar Nicolas "Pixel" Noble2016-07-29
| |/
* | Fix merge againGravatar murgatroid992016-07-25
| |
* | Fixed incorrect mergesGravatar murgatroid992016-07-22
| |
* | Actually commit changes to tools/distrib/python/grpcio_tools/setup.pyGravatar murgatroid992016-07-22
| |
* | Merge v1.0.x into masterGravatar murgatroid992016-07-22
|\|
| * Upgrade virtualenv pip in Python docgenGravatar Masood Malekghassemi2016-07-20
| | | | | | | | Also ignore the docgen-generated directories under doc/.
| * Merge pull request #7397 from soltanmm/hua-tulyada-hua-wa-hua-HEY-Hey-hey-heyGravatar kpayson642016-07-19
| |\ | | | | | | Document the custom grpcio-tools command class
| * \ Merge pull request #7424 from soltanmm/macverfixGravatar kpayson642016-07-19
| |\ \ | | | | | | | | Force the Python host version on Mac OS X
| | | * Document the custom grpcio-tools command classGravatar Masood Malekghassemi2016-07-19
| | | |
| | * | Force the Python host version on Mac OS XGravatar Masood Malekghassemi2016-07-18
| | | |
| * | | Polish grpcio_health_checking packageGravatar Ken Payson2016-07-18
| |/ / | | | | | | | | | | | | | | | | | | -Rename namespace to grpc_health->grpc to match spec -Proper use of NOT_FOUND status code -Improve testing -Add source distribution to artifact build
| * | Support long paths in make_grpcio_tools.pyGravatar Masood Malekghassemi2016-07-16
| | |
| * | Use normalized path separators in `setup.py`sGravatar Masood Malekghassemi2016-07-16
| | |
| * | Allow make_grpcio_tools.py to be invoked in parallelGravatar Masood Malekghassemi2016-07-16
| |/
* | Merge pull request #7314 from soltanmm/spinning-flagsGravatar kpayson642016-07-14
|\ \ | | | | | | Set more build-flags in `setup.py`s
| | * Merge pull request #7354 from soltanmm/prescribe-more-restGravatar kpayson642016-07-13
| | |\ | | | | | | | | Restructure reStructured text to be valid
| * | | Set more build-flags in `setup.py`sGravatar Masood Malekghassemi2016-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes MinGW flags from various build scripts, since they're now set in our `setup.py`s by default. Also removes the arguments for the extensions in grpcio's setup.py; that function was already accessing globals anyway, might as well go whole-hog.
* | | | Merge pull request #7357 from grpc/v1.0.xGravatar Jorge Canizales2016-07-13
|\ \ \ \ | | |/ / | |/| | Automatic v1.0.x -> master upmerge
| * | | Add special methods to generated Python docsGravatar Masood Malekghassemi2016-07-12
| | | | | | | | | | | | | | | | | | | | Also removes an old-now-spurious `make` invocation from the docgen.py helper script.
| | | * Restructure reStructured text to be validGravatar Masood Malekghassemi2016-07-12
| | |/ | |/|
* / | Master is now 1.1.0-dev.Gravatar Nicolas "Pixel" Noble2016-07-12
|/ /
* | Flagging master as 1.0.0-pre1.Gravatar Nicolas "Pixel" Noble2016-07-12
| |
* | Merge branch 'release-0_15' into upmerge-masterGravatar Nicolas "Pixel" Noble2016-07-12
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile build.yaml gRPC-Core.podspec gRPC.podspec package.json package.xml src/core/lib/surface/version.c src/csharp/Grpc.Auth/project.json src/csharp/Grpc.Core/VersionInfo.cs src/csharp/Grpc.Core/project.json src/csharp/Grpc.HealthCheck/project.json src/csharp/build_packages.bat src/node/tools/package.json src/python/grpcio/grpc/__init__.py src/python/grpcio/grpc_version.py src/python/grpcio_tests/tests/unit/_rpc_test.py src/ruby/lib/grpc/version.rb src/ruby/tools/version.rb templates/gRPC.podspec.template tools/distrib/python/grpcio_tools/grpc_version.py tools/doxygen/Doxyfile.c++ tools/doxygen/Doxyfile.c++.internal tools/doxygen/Doxyfile.core tools/doxygen/Doxyfile.core.internal tools/run_tests/port_server.py
* | Make Python build standalone on WindowsGravatar Masood Malekghassemi2016-07-08
| |
| * Merge pull request #7214 from kpayson64/bump_grpcio_tools_verGravatar Nicolas Noble2016-07-01
| |\ | | | | | | Bumped grpc-tools version
| | * Updated release version to 0.15.1Gravatar Ken Payson2016-07-01
| | |
* | | Sanitize grpcio-tools command argumentsGravatar Masood Malekghassemi2016-07-01
| | |
* | | Organize Python tests to use grpcio-tools directlyGravatar Masood Malekghassemi2016-07-01
| | | | | | | | | | | | | | | Moves all tests into a separate package. This does not change existing supported means of running tests (e.g. through run_tests.py).
* | | Add programmatic access to protoc in grpcio-toolsGravatar Masood Malekghassemi2016-07-01
| | |
* | | Build Python3 grpcio-tools on OS XGravatar Masood Malekghassemi2016-07-01
| | |
| * | Use open-source defaults to propagate Python plugin configurationGravatar Masood Malekghassemi2016-06-30
| |/