summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* New release.0.22.4Matěj Cepl2015-10-131-5/+5
* Clean up setup.py to be PEP8-compliant.Matěj Cepl2015-10-131-36/+36
* We forgot import platform somewhere so tests were failing.Matěj Cepl2015-10-131-2/+4
* Fix build with SWIG 3.0.5Miloslav Trmač2015-10-131-58/+38
* Switch unit testing to have at least 2.7 unittest API available.Matěj Cepl2015-10-131-0/+4
* 0.21 release tarball was buggy, so need to release 0.21.1.Heikki Toivonen2011-01-151-2/+2
* Open trunk for 0.21 work.Heikki Toivonen2009-08-271-1/+1
* Add 2009 copyrights.Heikki Toivonen2009-02-061-1/+1
* Add Trove classification: Topic :: Software Development :: Libraries :: Pytho...Heikki Toivonen2009-02-061-0/+1
* Fix long desc and classifiers so that we can use upload command.Heikki Toivonen2008-10-061-2/+18
* Trunk is moving towards 0.20.Heikki Toivonen2008-09-171-1/+3
* Working towards 0.19 release on the trunk.Heikki Toivonen2007-10-081-1/+1
* Bug 9404, redo build fix when OpenSSL configured without EC.Heikki Toivonen2007-10-081-5/+5
* Homepage moved, although old URL will still work (redirects).Heikki Toivonen2007-07-261-1/+1
* Make setup.py work with Python 2.3, patch by Thomas Uram.Heikki Toivonen2007-07-111-1/+1
* A test-only change slipped in, foo -> usr.Heikki Toivonen2007-06-221-1/+1
* Bug 9477, moved --openssl option from general setup.py option to build_ext op...Heikki Toivonen2007-06-221-40/+55
* Typo.Heikki Toivonen2007-06-081-1/+1
* Bug 9404, fixed build problem affecting some systems where OpenSSL was built ...Heikki Toivonen2007-06-071-0/+1
* Instructions from John Nagle on what to do with early OpenSSL 0.9.7 versions.Heikki Toivonen2007-02-021-1/+3
* Documenting how to build Universal binaries on Mac.Heikki Toivonen2007-01-221-1/+1
* Change trunk version numbers to 0.18.Heikki Toivonen2006-12-141-1/+1
* Bug 7077, test command to setup.py. setuptools are now required to run unit t...Heikki Toivonen2006-12-061-6/+10
* Updating version strings to 0.17.Heikki Toivonen2006-11-211-1/+1
* Commenting out the search_paths_first trick for now becauseHeikki Toivonen2006-05-031-1/+1
* According to Martin Paljak, latest darwin universal PythonHeikki Toivonen2006-05-021-0/+1
* Should have checked in the removal of -DSWIG_COBJECT_PYTHONHeikki Toivonen2006-04-051-2/+1
* Bug 5313, added --openssl option to build command, whichHeikki Toivonen2006-03-281-19/+27
* Removed RCS_id, RCS_ID and _RCS_id from Python files. UnneededHeikki Toivonen2006-03-201-2/+0
* Fix copyright year.Heikki Toivonen2006-02-241-1/+1
* More metadata in preparation to submitting to PyPI.Heikki Toivonen2006-02-241-0/+2
* Added license metadata.Heikki Toivonen2006-02-241-0/+1
* Update version and url. Add maintainer info.Heikki Toivonen2006-02-241-9/+11
* Last changes for 0.15 release.Heikki Toivonen2005-08-171-1/+1
* OSAF comments.Heikki Toivonen2005-06-091-0/+3
* Try fix keyword mess.Heikki Toivonen2005-06-091-1/+1
* Make swig_opts work on pre-2.4 python.Heikki Toivonen2005-05-131-22/+26
* Bug 2945, deal with OpenSSL header changes (constness).Heikki Toivonen2005-05-131-3/+11
* libpython is in an unusual place on Cygwin.Heikki Toivonen2005-05-101-0/+2
* Bug 2948, dealing with SWIG 1.3.24 by Heikki Toivonen2005-05-041-5/+4
* Bug 2246, make setup work with Python 2.4 and later.Heikki Toivonen2004-12-091-40/+42
* *** empty log message ***Ng Pheng Siong2004-03-281-2/+2
* Switch from mingw-built OpenSSL to VC++ ones.Ng Pheng Siong2004-03-271-2/+2
* *** empty log message ***Ng Pheng Siong2004-03-211-2/+2
* Fixup Win32 installation instructions which defaults to mingw32.Ng Pheng Siong2003-10-261-2/+2
* Interim checkin for 0.12.Ng Pheng Siong2003-10-261-5/+53
* *** empty log message ***Ng Pheng Siong2003-06-301-3/+3
* *** empty log message ***Ng Pheng Siong2003-06-221-5/+8
* *** empty log message ***Ng Pheng Siong2003-05-111-4/+4
* *** empty log message ***Ng Pheng Siong2003-01-071-2/+2