summaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Python 3 support for setup.pyJohn Ehresman2010-04-151-19/+22
* Partially working setup.pyJohn Ehresman2010-04-151-14/+88
* set FFI_LIBS to '', since this is mostly used on win32.Johan Dahlin2008-05-311-0/+1
* Catch ImportError exception when codegen is not available: disableCedric Gustin2006-09-211-3/+11
* Set datarootdir in .pc file.Cedric Gustin2006-06-281-2/+5
* Add compiler / linker flags from pkgconfig-2.0.pc by default, with anJohn Ehresman2006-04-181-1/+2
* reindentJohan Dahlin2006-04-111-1/+1
* Add distutils supportJohan Dahlin2006-01-091-0/+196