aboutsummaryrefslogtreecommitdiff
path: root/python/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Update version number in trunkxiaofeng@google.com2013-02-281-2/+1
* Fix issue 438: add missing 'enum_type_wrapper' to setup.pyxiaofeng@google.com2012-12-081-0/+1
* Find the protoc from environ first for python.liujisi@google.com2012-12-051-1/+3
* Update version to 2.5.0-preliujisi@google.com2012-11-301-1/+1
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-6/+26
* Down-integration form opensource depotliujisi@google.com2012-08-011-18/+39
* Update mainline version to 2.4.2-pre.liujisi@google.com2011-05-031-1/+1
* Python CPP implementation now requires c++ libprotobuf installed before runningliujisi@google.com2011-04-291-4/+2
* Update mainline version to 2.4.1-pre.liujisi@google.com2011-02-021-1/+1
* Fix issues: 223 224 242.liujisi@google.com2010-12-081-12/+18
* Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com2010-11-021-3/+20
* Fix Issue 218: Check for protoc executable in vsprojects directory.kenton@google.com2010-09-281-0/+4
* Update version number in trunk to 2.3.1.kenton@google.com2010-01-091-1/+1
* Set version to 2.3.0-pre.kenton@google.com2009-12-181-1/+1
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-181-10/+1
* Set version number to 2.2.1 in trunk.kenton@google.com2009-08-131-1/+1
* Update version number to 2.2.0-pre.kenton@google.com2009-08-061-1/+1
* Update version number in trunk.kenton@google.com2009-05-131-1/+1
* Handle .exe extension when looking for protoc in setup.py.kenton@google.com2009-04-221-0/+2
* setup.py shouldn't fail if protoc path contains whitespace.kenton@google.com2009-04-181-2/+3
* Update trunk version to 2.0.4-SNAPSHOT.kenton@google.com2008-12-051-1/+1
* Integrate changes from internal code.kenton@google.com2008-11-211-0/+1
* Update version number to 2.0.3-SNAPSHOT.kenton@google.com2008-10-161-1/+1
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-1/+1
* Work around absence of hash_map.kenton@google.com2008-09-191-1/+1
* Add code suggested by Michal Januszewski <michalj@gmail.com> to ensure thattemporal2008-09-151-0/+5
* 2.0.1 release.temporal2008-08-271-1/+1
* Add missing module to setup.py.temporal2008-08-181-1/+2
* Initial checkin.temporal2008-07-101-0/+126