summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Setup.py cosmetic tidyJohn Stowers2010-04-161-25/+14
* Bug 589671 - Dont use generate-constantsJohn Stowers2010-04-161-1/+1
* Bug 589671 - Fix setup.py for windows buildJohn Stowers2010-04-161-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