- Aug 03, 2016
-
-
Ken Payson authored
-
- Jul 19, 2016
-
-
Masood Malekghassemi authored
-
- Jul 18, 2016
-
-
Masood Malekghassemi authored
-
- Jul 16, 2016
-
-
Masood Malekghassemi authored
-
Masood Malekghassemi authored
Before we patched the link command, now we just patch `spawn` as an updatable catch-all solution to ARG_MAX limitations on bash for MSYS and MinGW and friends.
-
- Jul 14, 2016
-
-
Masood Malekghassemi authored
-
- Jul 08, 2016
-
-
Masood Malekghassemi authored
The modified link command was originally taken from a Python 2.x distutils.
-
Masood Malekghassemi authored
-
- Jul 01, 2016
-
-
Masood Malekghassemi authored
Moves all tests into a separate package. This does not change existing supported means of running tests (e.g. through run_tests.py).
-
- Jun 29, 2016
-
-
Ken Payson authored
-
- Jun 23, 2016
-
-
Ken Payson authored
This is needed for building grpcio with mingw, see https://github.com/grpc/grpc/pull/7012.
-
- Jun 14, 2016
-
-
Masood Malekghassemi authored
Turns out that Python namespace packages may be asymmetrical. The contents of a particular package that was installed first (here grpcio) appears to retain its contents in the installation directory when all other distributions declare that package as a namespace package (here grpcio-tools).
-
- Jun 10, 2016
-
-
Ken Payson authored
Notable Changes: -Convert all str types to byte types at cython layer (ascii encoding) -Use six for packages that have different names in Python2/Python3 -By default, unit tests are compiled/run in Python2.7 and Python3.4 -Ensure MACOSX_BUILD_TARGET is at least 10.7
-
- Jun 08, 2016
-
-
Ken Payson authored
-
- Jun 07, 2016
-
-
Masood Malekghassemi authored
Before, namespace packages would break in auditwheel due to a superfluous check (fixed in the commit referenced in the Dockerfiles). Now, the auditwheel used in the manylinux1-support Docker images can handle namespace packages, and we may thus use them. This should alleviate future user pain w.r.t. installation of grpcio-tools causing loss of grpcio files and vice versa (e.g. requiring a reinstall of grpcio following installation of grpcio-tools).
-
- May 06, 2016
-
-
Masood Malekghassemi authored
-
- May 05, 2016
-
-
Masood Malekghassemi authored
-
Masood Malekghassemi authored
-
- Mar 31, 2016
-
-
Craig Tiller authored
-
- Mar 18, 2016
-
-
Leifur Halldor Asgeirsson authored
-
- Mar 10, 2016
-
-
Leifur Halldor Asgeirsson authored
-
Masood Malekghassemi authored
-
- Mar 07, 2016
-
-
Jan Tattermusch authored
-
- Feb 23, 2016
-
-
Masood Malekghassemi authored
-
- Feb 19, 2016
-
-
Masood Malekghassemi authored
-
- Feb 13, 2016
-
-
Vijay Pai authored
-
Masood Malekghassemi authored
-
- Feb 12, 2016
-
-
Masood Malekghassemi authored
-
Craig Tiller authored
-
- Feb 11, 2016
-
-
Masood Malekghassemi authored
-
- Feb 09, 2016
-
-
Nathaniel Manista authored
-
- Feb 08, 2016
-
-
Craig Tiller authored
-
- Feb 06, 2016
-
-
Craig Tiller authored
-
- Feb 05, 2016
-
-
Craig Tiller authored
-
- Feb 04, 2016
-
-
Masood Malekghassemi authored
-
Masood Malekghassemi authored
-
Masood Malekghassemi authored
-
Nicolas "Pixel" Noble authored
-
Masood Malekghassemi authored
-
Masood Malekghassemi authored
-