aboutsummaryrefslogtreecommitdiff
path: root/python/README.txt
Commit message (Collapse)AuthorAgeFilesLines
* rename python README, and fix markdown in java and python respectivelyjesse2015-03-161-106/+0
|
* Down integrate from Google internal.Jisi Liu2015-02-251-2/+3
| | | | Change-Id: I34d301133eea9c6f3a822c47d1f91e136fd33145
* Update python version / setuptools instructionsMatt Iversen2014-12-171-2/+2
| | | | | Reflect the change that protobuf should now only be supporting 2.6+ (I'd guess note python 3.x+ when its supported in implementation) Refer to the Python Packaging User Guide for installing setuptools (and pip) instead of out of date telecommunity guide.
* Replace links to code.google.com/protobuf with ↵Feng Xiao2014-10-011-2/+2
| | | | developers.google.com/protocol-buffers
* merge 2.6.0 to trunkv2.6.0jieluo@google.com2014-08-251-5/+3
|
* merge tags/2.6.0 into trunkjieluo@google.com2014-08-251-5/+4
|
* change python README.txtjieluo@google.com2014-08-131-3/+8
|
* down integrate python opensource to svnjieluo@google.com2014-08-121-0/+2
|
* Exclude a failing test in MingW build.xiaofeng@google.com2013-02-261-1/+2
|
* Python CPP implementation now requires c++ libprotobuf installed before runningliujisi@google.com2011-04-291-4/+7
| | | | setup.py to fix RPATH problem.
* Fix issues: 223 224 242.liujisi@google.com2010-12-081-0/+24
|
* 2.0.1 release.temporal2008-08-271-0/+8
|
* misc. stuff:temporal2008-07-211-0/+12
| | | | | | | | | - Improved readmes. - Fixed incorrect definition of kint32min. - Fixed absolute output paths on Windows. - Added info to Java POM that will be required when we upload the package to a Maven repo.
* Initial checkin.temporal2008-07-101-0/+53