summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAge
* Fix file permissionsTomás Touceda2011-10-20
* Update lockfile to work on OSXTomás Touceda2011-07-26
* Install with BitTorrent support if the library is availableSebastian Hahn2009-08-25
* remove svn keywordsSebastian Hahn2009-06-01
* Add additional options for single file py2exe builds.Martin Peck2008-12-02
* console option for py2exe wants an array.Martin Peck2008-12-01
* Only pass the console argument to distutils if it knows how to cope with it. ...Nick Mathewson2008-12-01
* Add mysterious commands suggested by coderman. He says they will make py2exe...Nick Mathewson2008-11-27
* add subpackage to setup.pyNick Mathewson2008-11-16
* In python 2.6 and later, simplejson is built-in as json.Nick Mathewson2008-10-15
* Work with python 2.4 -m syntaxNick Mathewson2008-10-14
* Make sure arguments to python get quoted right by wrapper scripts. $ @ is po...Nick Mathewson2008-10-14
* Add some in-code documentation, fix some dead code, add a license, add a work...Nick Mathewson2008-10-14