Commit Graph

11 Commits

Author SHA1 Message Date
Masood Malekghassemi 6c06189183 Use a not-broken setuptools 2016-03-21 17:56:32 -07:00
Masood Malekghassemi 736173487c Exclude cygrpc.so from the Python package 2016-02-18 15:54:18 -08:00
Masood Malekghassemi f747409f6f Use precompiled extensions only 2016-02-12 13:45:37 -08:00
Masood Malekghassemi 2bbffcf18f Reorder Python artifact commands 2016-02-11 15:06:40 -08:00
Masood Malekghassemi b6d3a8238d Paper over custom command limitations
The custom gRPC bdist command depends on numerous undocumented and
private behaviors of setuptools, wheel, distutils, etc. One such is the
ordering of generated distribution targets. We paper over this under the
assumption that the command will only be useful for gRPC devs, and
document with a command description a contractual obligation of users of
the command.
2016-02-11 14:08:11 -08:00
Masood Malekghassemi 334e9e6fa2 Use wheels instead for custom bdists 2016-02-11 12:00:55 -08:00
Craig Tiller 5c04760d46 Change default on Python install option 2016-02-05 14:25:56 -08:00
Jan Tattermusch 844c355a3c we actually need the wheel 2016-02-03 17:05:49 -08:00
Jan Tattermusch e066717041 add python mac target 2016-02-03 16:19:26 -08:00
Jan Tattermusch 7cf8bf46ae for 32bit uname when building artifacts 2016-02-03 13:42:07 -08:00
Jan Tattermusch 8640f92c24 add artifact builder for python 2016-02-01 20:10:00 -08:00