| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Accommodating review comment ... using next() instead of full list. | Matěj Cepl | 2016-01-21 | 1 | -5/+4 |
* | Move openssl option to build_ext, but read it from options of build as well. | Matěj Cepl | 2016-01-20 | 1 | -1/+24 |
* | Reformatting setup() command to be more readable. | Matěj Cepl | 2016-01-20 | 1 | -45/+49 |
* | Use PEP 440 compliant version number. | Craig Rodrigues | 2015-12-03 | 1 | -1/+1 |
* | Use setuptools by default and remove distutils usage | Craig Rodrigues | 2015-12-03 | 1 | -13/+10 |
* | RHEL-6 doesn't need to investigate proper multiarch. | Matěj Cepl | 2015-11-25 | 1 | -16/+10 |
* | Make the construct working even for python 26, where there is no sysconfig mo... | Matěj Cepl | 2015-11-25 | 1 | -6/+14 |
* | Make patch working on Fedora/RHEL again. | Matěj Cepl | 2015-11-25 | 1 | -14/+14 |
* | On Linux, add multiarch directory to include path. | Craig Rodrigues | 2015-11-25 | 1 | -0/+6 |
* | One more RC for 0.22.6 | Matěj Cepl | 2015-11-02 | 1 | -1/+1 |
* | RC for testing | Matěj Cepl | 2015-10-19 | 1 | -1/+1 |
* | Add missing files to MANIFEST.in | Matěj Cepl | 2015-10-16 | 1 | -1/+1 |
* | Add SWIG/*.h as well.0.22.5 | Matěj Cepl | 2015-10-13 | 1 | -1/+1 |
* | New release.0.22.4 | Matěj Cepl | 2015-10-13 | 1 | -5/+5 |
* | Clean up setup.py to be PEP8-compliant. | Matěj Cepl | 2015-10-13 | 1 | -36/+36 |
* | We forgot import platform somewhere so tests were failing. | Matěj Cepl | 2015-10-13 | 1 | -2/+4 |
* | Fix build with SWIG 3.0.5 | Miloslav Trmač | 2015-10-13 | 1 | -58/+38 |
* | Switch unit testing to have at least 2.7 unittest API available. | Matěj Cepl | 2015-10-13 | 1 | -0/+4 |
* | 0.21 release tarball was buggy, so need to release 0.21.1. | Heikki Toivonen | 2011-01-15 | 1 | -2/+2 |
* | Open trunk for 0.21 work. | Heikki Toivonen | 2009-08-27 | 1 | -1/+1 |
* | Add 2009 copyrights. | Heikki Toivonen | 2009-02-06 | 1 | -1/+1 |
* | Add Trove classification: Topic :: Software Development :: Libraries :: Pytho... | Heikki Toivonen | 2009-02-06 | 1 | -0/+1 |
* | Fix long desc and classifiers so that we can use upload command. | Heikki Toivonen | 2008-10-06 | 1 | -2/+18 |
* | Trunk is moving towards 0.20. | Heikki Toivonen | 2008-09-17 | 1 | -1/+3 |
* | Working towards 0.19 release on the trunk. | Heikki Toivonen | 2007-10-08 | 1 | -1/+1 |
* | Bug 9404, redo build fix when OpenSSL configured without EC. | Heikki Toivonen | 2007-10-08 | 1 | -5/+5 |
* | Homepage moved, although old URL will still work (redirects). | Heikki Toivonen | 2007-07-26 | 1 | -1/+1 |
* | Make setup.py work with Python 2.3, patch by Thomas Uram. | Heikki Toivonen | 2007-07-11 | 1 | -1/+1 |
* | A test-only change slipped in, foo -> usr. | Heikki Toivonen | 2007-06-22 | 1 | -1/+1 |
* | Bug 9477, moved --openssl option from general setup.py option to build_ext op... | Heikki Toivonen | 2007-06-22 | 1 | -40/+55 |
* | Typo. | Heikki Toivonen | 2007-06-08 | 1 | -1/+1 |
* | Bug 9404, fixed build problem affecting some systems where OpenSSL was built ... | Heikki Toivonen | 2007-06-07 | 1 | -0/+1 |
* | Instructions from John Nagle on what to do with early OpenSSL 0.9.7 versions. | Heikki Toivonen | 2007-02-02 | 1 | -1/+3 |
* | Documenting how to build Universal binaries on Mac. | Heikki Toivonen | 2007-01-22 | 1 | -1/+1 |
* | Change trunk version numbers to 0.18. | Heikki Toivonen | 2006-12-14 | 1 | -1/+1 |
* | Bug 7077, test command to setup.py. setuptools are now required to run unit t... | Heikki Toivonen | 2006-12-06 | 1 | -6/+10 |
* | Updating version strings to 0.17. | Heikki Toivonen | 2006-11-21 | 1 | -1/+1 |
* | Commenting out the search_paths_first trick for now because | Heikki Toivonen | 2006-05-03 | 1 | -1/+1 |
* | According to Martin Paljak, latest darwin universal Python | Heikki Toivonen | 2006-05-02 | 1 | -0/+1 |
* | Should have checked in the removal of -DSWIG_COBJECT_PYTHON | Heikki Toivonen | 2006-04-05 | 1 | -2/+1 |
* | Bug 5313, added --openssl option to build command, which | Heikki Toivonen | 2006-03-28 | 1 | -19/+27 |
* | Removed RCS_id, RCS_ID and _RCS_id from Python files. Unneeded | Heikki Toivonen | 2006-03-20 | 1 | -2/+0 |
* | Fix copyright year. | Heikki Toivonen | 2006-02-24 | 1 | -1/+1 |
* | More metadata in preparation to submitting to PyPI. | Heikki Toivonen | 2006-02-24 | 1 | -0/+2 |
* | Added license metadata. | Heikki Toivonen | 2006-02-24 | 1 | -0/+1 |
* | Update version and url. Add maintainer info. | Heikki Toivonen | 2006-02-24 | 1 | -9/+11 |
* | Last changes for 0.15 release. | Heikki Toivonen | 2005-08-17 | 1 | -1/+1 |
* | OSAF comments. | Heikki Toivonen | 2005-06-09 | 1 | -0/+3 |
* | Try fix keyword mess. | Heikki Toivonen | 2005-06-09 | 1 | -1/+1 |
* | Make swig_opts work on pre-2.4 python. | Heikki Toivonen | 2005-05-13 | 1 | -22/+26 |