aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/distrib
Commit message (Collapse)AuthorAge
* No need for copyright on generated filesGravatar Craig Tiller2017-01-03
|
* Merge pull request #9132 from nathanielmanistaatgoogle/python-examplesGravatar Nathaniel Manista2016-12-29
|\ | | | | Update Python examples with fresh generated code.
| * Exempt generated Python from copyright checkGravatar Nathaniel Manista2016-12-29
| | | | | | | | | | Some of these files contain the magic string "DO NOT EDIT" but we do not wish for our tests to depend upon that.
* | Provide doc dir even if user interrupts docgenGravatar Masood Malekghassemi2016-12-27
| |
* | cleanup and speedup of sanity testsGravatar Jan Tattermusch2016-12-22
| |
* | Change grpcio_tools to grpcio-toolsGravatar Masood Malekghassemi2016-12-20
|/ | | | | This should address the difference in how we ask users to install grpcio-tools and the files the user ends up downloading from PyPI.
* Patch overlooked strings from Python un-namespacingGravatar Masood Malekghassemi2016-12-14
|
* Un-namespace Python packagesGravatar Masood Malekghassemi2016-12-12
| | | | | Setuptools was updated and our hacky namespace-package-chickens came back to roost. This removes the unsupported namespace package hacks.
* Include proto WKTs in py tools distutils commandGravatar Masood Malekghassemi2016-11-03
| | | | Fixes #8334.
* 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
| |