5 Commits (ec4b19460896164cfe3a980de1a0d6ed200f7904)

Author SHA1 Message Date
Fabrice Fontaine 3abbbd8870 python/setup.py: remove unneeded wheel dependency 5 years ago
David L. Jones ff06e23d23
Add a setuptools extension for generating Python protobufs (#7783) 5 years ago
Joshua Haberman 5c26cae18c Re-add change that was somehow lost. 5 years ago
Misha Seltzer 223e89157a Removed test files from pypi distribution generation code. 5 years ago
Adam Cozzette ff92cee10b Fixed release.sh and setup.py for Python 5 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Joshua Haberman 6ed738305b Sync from Piper @311396324 5 years ago
Joshua Haberman b7742c51fd Sync from Piper @305505267 5 years ago
Joshua Haberman b99994d994 Sync from Piper @304070343 5 years ago
David L. Jones 619a8262aa Make sure setup.py has a valid path. 5 years ago
Tim Swast 35a2bf9d90
python: publish sphinx docs to read the docs 5 years ago
Hao Nguyen 09cab821a9 Down integrate to GitHub 6 years ago
Yilun Chong 603020940a fix mac python cpp building (#5786) 6 years ago
Yilun Chong 7bcb522287
fix mac python cpp building (#5786) 6 years ago
Paul Yang 4dec4f9371
Rebuild python docker image (#5475) 6 years ago
Paul Yang 704037f23a
Change MACOSX_DEPLOYMENT_TARGET to 10.9 (#5406) 6 years ago
Benjamin Peterson 188c44b117 Remove 2to3 code from setup.py. (#5114) 7 years ago
Feng Xiao afe98de32a Replace repo links. 7 years ago
Feng Xiao acd5b05e9f Fix failing tests. 7 years ago
Arun Olappamanna Vasudevan c7e0e262a6 pyext needs c++11 in linux and mac. (#4930) 7 years ago
Yuchen Xie 595231dd5c Update minimal Python version to 2.7 (#4207) 7 years ago
cclauss 35567c1668 global __version__ In setup.py (#4753) 7 years ago
Paul Yang 6f723a6624
Always add -std=c++11 for mac (#4684) 7 years ago
Yilun Chong 4a09836e6c Fix python ext build on kokoro (#4527) 7 years ago
Thomas Hisch 451e0446ab Add __init__.py files to compiler and util subpackages (#4117) 7 years ago
Paul Yang 3b6d027ba2
For windows, all python version should use /MT (#4468) 7 years ago
Paul Yang c931743461
Merge branch (#4466) 7 years ago
Adam Cozzette 837c94b86f Include no_package.proto in Python test 7 years ago
Bo Yang 2ea2ad2089 Fix setup.py for windows build. 7 years ago
Jisi Liu acadade56e Remove py2.6 support. 7 years ago
Adam Cozzette 13fd045dbb Integrated internal changes from Google 8 years ago
Jisi Liu 759245a49a Merge from master 8 years ago
Yilun Chong 18a0c2c4d2 add proto2 supported for cpp,python,nodejs,ruby,php 8 years ago
Sebastian Schuberth 902af0816e Prefer the term "3-Clause BSD License" over "New BSD License" 8 years ago
Paul Yang 7f3e237071 Merge 3.2.x branch into master (#2648) 8 years ago
Joshua Haberman f1ce60e7b4 Factored Conformance and Benchmark test messages into shared test schema. (#1971) 8 years ago
Adam Cozzette d64a2d9941 Integrated internal changes from Google 9 years ago
Jisi Liu b3bb46c51b Added download_url to be able to upload to pypi. 9 years ago
Manjunath Kudlur cf828deb9b Linking the cpp implementation extension statically with libprotobuf 9 years ago
Jisi Liu 1bf446c71e Disable sign-compare warning. 9 years ago
Craig Citro 0e7c0c2fb8 Add back the namespace_packages arg in setup.py. 9 years ago
Silviu Calinoiu 786f80fe66 Add a modified patch from craigcitro@ to handle namespace sharing. 9 years ago
Josh Haberman e891c29f9b Allow conformance test runner to tolerate crashes, and re-enable conformance tests. 9 years ago
Josh Haberman e1abdf2c76 Fixed compile for Python 3. There are still some crashes though. 9 years ago
Feng Xiao 283c40c897 Require six>=1.9 for Python. 9 years ago
Feng Xiao b7610f129d Add missing files to EXTRA_DIST. 9 years ago
Feng Xiao e841bac4fc Down-integrate from internal code base. 9 years ago
Josh Haberman 4b31ffa488 Added Python failure lists, and fixes to make sure failure propagates. 10 years ago
Josh Haberman 325392dd61 Conformance test implementation for Python. 10 years ago
Josh Haberman d8814ed59e Special-case Clang-only warning flags to Clang. 10 years ago