Sign in
android
/
platform
/
external
/
protobuf.git
/
refs/heads/android-s-beta-4
/
python
/
setup.py
09cab82
Down integrate to GitHub
by Hao Nguyen
· 6 years ago
7bcb522
fix mac python cpp building (#5786)
by Yilun Chong
· 6 years ago
4dec4f9
Rebuild python docker image (#5475)
by Paul Yang
· 6 years ago
704037f
Change MACOSX_DEPLOYMENT_TARGET to 10.9 (#5406)
by Paul Yang
· 6 years ago
188c44b
Remove 2to3 code from setup.py. (#5114)
by Benjamin Peterson
· 7 years ago
afe98de
Replace repo links.
by Feng Xiao
· 7 years ago
acd5b05
Fix failing tests.
by Feng Xiao
· 7 years ago
c7e0e26
pyext needs c++11 in linux and mac. (#4930)
by Arun Olappamanna Vasudevan
· 7 years ago
d6f346b
Merge pull request #4827 from acozzette/merge-3-6-x
by Adam Cozzette
· 7 years ago
595231d
Update minimal Python version to 2.7 (#4207)
by Yuchen Xie
· 7 years ago
82d3d7d
Merge branch '3.6.x' into merge-3-6-x
by Adam Cozzette
· 7 years ago
35567c1
global __version__ In setup.py (#4753)
by cclauss
· 7 years ago
6f723a6
Always add -std=c++11 for mac (#4684)
by Paul Yang
· 7 years ago
4a09836
Fix python ext build on kokoro (#4527)
by Yilun Chong
· 7 years ago
451e044
Add __init__.py files to compiler and util subpackages (#4117)
by Thomas Hisch
· 7 years ago
3b6d027
For windows, all python version should use /MT (#4468)
by Paul Yang
· 7 years ago
c931743
Merge branch (#4466)
by Paul Yang
· 7 years ago
837c94b
Include no_package.proto in Python test
by Adam Cozzette
· 7 years ago
acadade
Remove py2.6 support.
by Jisi Liu
· 7 years ago
13fd045
Integrated internal changes from Google
by Adam Cozzette
· 8 years ago
18a0c2c
add proto2 supported for cpp,python,nodejs,ruby,php
by Yilun Chong
· 8 years ago
902af08
Prefer the term "3-Clause BSD License" over "New BSD License"
by Sebastian Schuberth
· 8 years ago
7f3e237
Merge 3.2.x branch into master (#2648)
by Paul Yang
· 8 years ago
f1ce60e
Factored Conformance and Benchmark test messages into shared test schema. (#1971)
by Joshua Haberman
· 8 years ago
d64a2d9
Integrated internal changes from Google
by Adam Cozzette
· 9 years ago
b3bb46c
Added download_url to be able to upload to pypi.
by Jisi Liu
· 9 years ago
cba75ad
Merge branch 'master' of github.com:google/protobuf
by Jisi Liu
· 9 years ago
cf828de
Linking the cpp implementation extension statically with libprotobuf
by Manjunath Kudlur
· 9 years ago
1bf446c
Disable sign-compare warning.
by Jisi Liu
· 9 years ago
0e7c0c2
Add back the namespace_packages arg in setup.py.
by Craig Citro
· 9 years ago
786f80f
Add a modified patch from craigcitro@ to handle namespace sharing.
by Silviu Calinoiu
· 9 years ago
e891c29
Allow conformance test runner to tolerate crashes, and re-enable conformance tests.
by Josh Haberman
· 9 years ago
e1abdf2
Fixed compile for Python 3. There are still some crashes though.
by Josh Haberman
· 9 years ago
283c40c
Require six>=1.9 for Python.
by Feng Xiao
· 9 years ago
b7610f1
Add missing files to EXTRA_DIST.
by Feng Xiao
· 9 years ago
e841bac
Down-integrate from internal code base.
by Feng Xiao
· 9 years ago
4b31ffa
Added Python failure lists, and fixes to make sure failure propagates.
by Josh Haberman
· 9 years ago
325392d
Conformance test implementation for Python.
by Josh Haberman
· 9 years ago
d8814ed
Special-case Clang-only warning flags to Clang.
by Josh Haberman
· 10 years ago
30cbd4c
Disable some more warnings to be warnings-free.
by Josh Haberman
· 10 years ago
00700b7
Removed all warnings from the Python/C++ build.
by Josh Haberman
· 10 years ago
f6fa5c7
add complete WKT for python.
by Jisi Liu
· 10 years ago
7464f40
Generate well known types for python.
by Jisi Liu
· 10 years ago
46e8ff6
Down-integrate from google internal.
by Jisi Liu
· 10 years ago
b192ba8
Merge remote-tracking branch 'origin/master' into beta-1
by Feng Xiao
· 10 years ago
b0f6611
Down-integrate from internal branch.
by Jisi Liu
· 10 years ago
3791c80
Fix travis build
by Dan O'Reilly
· 10 years ago
afa488c
Remove debug code
by Dan O'Reilly
· 10 years ago
416f001
Use tox in travis build. Tweak tox.ini
by Dan O'Reilly
· 10 years ago
3bdfb4b
Add some clarifying comments. Remove ez_setup.py.
by Dan O'Reilly
· 10 years ago
2621c8a
Get Python 2.6 working.
by Dan O'Reilly
· 10 years ago
833c046
Fixing some tests
by Dan O'Reilly
· 10 years ago
e47cdd5
Merge remote-tracking branch 'upstream/master' into py2_py3_straddle
by Dan O'Reilly
· 10 years ago
8e14268
Replace the check of "../.git"
by Feng Xiao
· 10 years ago
5db2173
down-integrate internal changes
by Bo Yang
· 10 years ago
e4f4d9f
Only generate protos in development
by Tamir Duberstein
· 10 years ago
5018c43
Use glob to simplify
by Tamir Duberstein
· 10 years ago
cd14108
Merge pull request #255 from btabibian/master
by Joshua Haberman
· 10 years ago
2bf92b3
mend
by Behzad Tabibian
· 10 years ago
21a7cf9
Noramlize 'setup.py' to fit conventions:
by Tamir Duberstein
· 10 years ago
9d9d0b7
Don't hard-code the python path
by Tamir Duberstein
· 10 years ago
4b47702
adding globals() to exec call for python3 compatibility
by Behzad Tabibian
· 10 years ago
9f42f5f
[PYTHON] Drop dependency on 'google.apputils'.
by Tamir Duberstein
· 10 years ago
a46a2e9
[PYTHON] Remove unnecessary `include_dir`
by Tamir Duberstein
· 10 years ago
8ede281
Remove useless file that doesn't load
by Tamir Duberstein
· 10 years ago
4573e11
Fix python versions to comply with pep-0440.
by Jisi Liu
· 10 years ago
40f2df3
Bump the version number to 3.0.0-alpha-3-pre
by Jisi Liu
· 10 years ago
ada6556
Down integrate from Google internal.
by Jisi Liu
· 10 years ago
7d8564f
Update version number to 3.0.0-alpha-2
by Jisi Liu
· 10 years ago
daeaa6a
Declare explicit support for Python 3.3 and 3.4.
by Tres Seaver
· 10 years ago
11de419
Merge branch 'python-update_setup' into straddle_py2_py3
by Tres Seaver
· 10 years ago
71edc31
Compatibility with Python2.6 unittest.
by Tres Seaver
· 10 years ago
70dcdeb
Merge branch 'prep_for_py2_py3_straddle' into straddle_py2_py3
by Tres Seaver
· 10 years ago
fec1b8e
Overlooked dependency.
by Tres Seaver
· 10 years ago
7ee2583
Drop dependency on 'google.apputils'.
by Tres Seaver
· 10 years ago
e17f78b
Noramlize 'setup.py' to fit conventions:
by Tres Seaver
· 10 years ago
cb0ba5f
Update version number to v3.0.0-pre
by Feng Xiao
· 10 years ago
81a630c
Update version number to v3.0.0-alpha-1
by Feng Xiao
· 10 years ago
d1ec493
Fix Python C++ implementation build issues:
by Feng Xiao
· 10 years ago
6ef984a
Down-integrate from internal code base.
by Feng Xiao
· 11 years ago
ad7f41b
Merge pull request #50 from dlitz/compat-py3k
by Feng Xiao
· 11 years ago
df5481c
Update version number to 2.6.2-pre.
by Feng Xiao
· 11 years ago
bba8365
Update version number to 2.6.1.
by Feng Xiao
· 11 years ago
b460610
Omit google-apputils dependency under Python 3
by Dwayne Litzenberger
· 11 years ago
0fd260e
Use 2to3 when building under Python 3.
by Dwayne Litzenberger
· 11 years ago
d9d1da9
Update version number to 2.6.1rc1
by Feng Xiao
· 11 years ago
eb223ed
Merge pull request #3 from dhirschfeld/pyext-fix
by Feng Xiao
· 11 years ago
e428862
Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers
by Feng Xiao
· 11 years ago
ef6eff2
Explicitly specify pyext/cpp_message.py in py_modules list
by David Hirschfeld
· 11 years ago
a21bf2e
merge 2.6.0 to trunk
by
[email protected]
· 11 years ago
1eba9d9
merge tags/2.6.0 into trunk
by
[email protected]
· 11 years ago
b70e586
put python cpp tests into pyext/
by
[email protected]
· 11 years ago
7580a89
add shared_pr.h
by
[email protected]
· 11 years ago
bde4a32
down integrate python opensource to svn
by
[email protected]
· 11 years ago
4de8f55
down integrate to svn
by
[email protected]
· 11 years ago
2c9392f
Update version number in trunk
by
[email protected]
· 12 years ago
a655b98
Fix issue 438: add missing 'enum_type_wrapper' to setup.py
by
[email protected]
· 12 years ago
e34f1f6
Find the protoc from environ first for python.
by
[email protected]
· 12 years ago
ef9acc4
Update version to 2.5.0-pre
by
[email protected]
· 12 years ago
b55a20f
Down-integrate from internal branch
by
[email protected]
· 13 years ago
Next »