Commit Graph

9 Commits

Author SHA1 Message Date
Masood Malekghassemi c089a58a20 Change directory when building grpcio-tools 2016-07-16 01:31:50 -07:00
Masood Malekghassemi 639bb3996f Build Python distributions standalone for Windows 2016-07-08 12:36:15 -07:00
Ken Payson c9b7ad0c0a Updated grpcio c extension build for windows to use mingw.
The default compiler for Python c extensions is VS2008
or VS2010 depending on the Python version.  Since c-core
moved onto the c99 standard, these compilers are not
compatible.
2016-06-23 02:38:20 -07:00
Masood Malekghassemi b4e82f7897 Fix windows linkage in Python grpcio-tools 2016-05-07 13:01:14 -07:00
Masood Malekghassemi 61ba1630f6 Fix Python grpcio-tools windows build 2016-05-05 19:43:03 -07:00
Masood Malekghassemi 751fbb06f6 Build grpcio tools on Windows 2016-05-04 16:44:49 -07:00
Nicolas "Pixel" Noble 6a4e473d4a 32 bits support. 2016-02-20 01:30:57 +01:00
Nicolas "Pixel" Noble 2e8fdbac77 Building the dlls. 2016-02-19 05:39:15 +01:00
Nicolas "Pixel" Noble de808bbea8 Enabling python artifact building for Windows. 2016-02-18 01:35:35 +01:00