summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
...
* Prepare release 1.3.0Armin Rigo2015-08-281-1/+1
* Release 1.2.1Armin Rigo2015-08-201-1/+1
* backout d8df9b34d5c and keep using readthedocs as the default docArmin Rigo2015-07-091-3/+2
* Point to the bitbucket wiki.Armin Rigo2015-07-091-2/+3
* Bump the version number to 1.2.0Armin Rigo2015-07-031-1/+1
* Bump version to 1.1.2Armin Rigo2015-06-091-1/+1
* Bump version number to 1.1.1Armin Rigo2015-06-071-1/+1
* The next release will be 1.1.0.Armin Rigo2015-05-301-1/+1
* Bump version numberArmin Rigo2015-05-261-1/+1
* Bump the version number to 1.0.3Armin Rigo2015-05-251-1/+1
* On PyPy, cffi is preinstalled and it is not possible, at least for now,Armin Rigo2015-05-221-17/+20
* Pull request #61 fixing issue #182 (slightly edited):Armin Rigo2015-05-221-1/+10
* Bump the version number to 1.0.2Armin Rigo2015-05-221-1/+1
* Bump the version to 1.0.1Armin Rigo2015-05-211-1/+1
* more fixesArmin Rigo2015-05-121-4/+4
* Hum, we need to close manually the subprocess.PIPE it seemsArmin Rigo2015-05-121-0/+1
* Bump the version to 1.0.0b2Armin Rigo2015-05-071-1/+1
* hg merge defaultArmin Rigo2015-05-061-1/+1
|\
| * FixArmin Rigo2015-05-061-1/+1
* | Beta version 1Armin Rigo2015-05-031-1/+1
* | tweaks tweaksArmin Rigo2015-04-301-1/+1
* | updatesArmin Rigo2015-04-301-1/+1
* | hg merge defaultArmin Rigo2015-04-301-1/+1
|\ \ | |/
| * Skip pkg-config if OSError EACCES is raisedRob Young2015-04-281-1/+1
* | first attempt at writing setuptools hooksArmin Rigo2015-04-291-2/+10
|/
* Merged in bencord0/cffi/bencord0/also-look-for-ffih-under-usrlocalinclude-142...Armin Rigo2015-03-221-0/+3
|\
| * Some more classifiersArmin Rigo2015-03-211-0/+3
* | Only add '/usr/local/include' to include_dirs on FreeBSDbencord0/also-look-for-ffih-under-usrlocalinclude-1426863787737Ben Cordero2015-03-221-2/+4
* | Also look for ffi.h under /usr/local/includeBen Cordero2015-03-201-1/+2
|/
* Prepare release 0.9.2Armin Rigo2015-03-131-1/+1
* Prepare release 0.9.1Armin Rigo2015-03-081-1/+1
* Prepare release 0.9.0Armin Rigo2015-03-031-1/+1
* OS X with Homebrew: set PKG_CONFIG_PATHosx_use_homebrewMarc Abramowitz2015-01-271-0/+12
* Issue #141: if compiling with __thread fails, try to compile withoutArmin Rigo2015-01-021-0/+12
* Prepare release 0.8.6Armin Rigo2014-07-051-1/+1
* Argh. The version 0.8.4 works with the backend "0.8.4" or "0.8", butArmin Rigo2014-07-051-1/+1
* Update to 0.8.4Armin Rigo2014-07-051-1/+1
* A workaround by Alex Gaynor for a bug in distutils that shows up on OS/XArmin Rigo2014-07-051-0/+2
* prepare for 0.8.3Armin Rigo2014-07-051-1/+1
* (Lisandro Dalcin, part of issue 141)Armin Rigo2014-03-191-17/+6
* Use the word 'Note' to make it sound less ominousArmin Rigo2014-03-151-5/+5
* Reindent this code to the more standard 4 spaces.Armin Rigo2014-03-061-43/+43
* Patch by Alex_Gaynor: remove usage of "Feature", which is deprecated.Armin Rigo2014-03-061-18/+14
* Upgrade the version number. (One test in test_version is known to fail)Armin Rigo2014-02-281-1/+1
* Add trove classifiersArmin Rigo2014-01-071-1/+10
* Issue 123: force __thread off on OS/X, for now.Armin Rigo2014-01-071-0/+5
* Update to version 0.8.1Armin Rigo2013-11-241-1/+1
* Bah. "print >> sys.stderr, ..." is syntactically valid on Python 3,Armin Rigo2013-11-181-2/+2
* Add a note to avoid people getting confused by the error message.Armin Rigo2013-11-181-0/+1
* Remove 'check__thread.o' as soon as it is created (if it's there).Armin Rigo2013-11-171-0/+4