summaryrefslogtreecommitdiffstats
path: root/dsextras.py
Commit message (Expand)AuthorAgeFilesLines
* Python 3 support for setup.pyJohn Ehresman2010-04-151-10/+14
* Partially working setup.pyJohn Ehresman2010-04-151-6/+30
* Run under both Python 2.x and 3.xJohn Ehresman2010-04-151-2/+2
* Add py_ssize_t_clean flag to be passed to codegen.SourceWriter.Cedric Gustin2006-10-051-3/+6
* Catch ImportError exception when codegen is not available: disableCedric Gustin2006-09-211-44/+87
* Set datarootdir in .pc file.Cedric Gustin2006-06-281-0/+2
* Add compiler / linker flags from pkgconfig-2.0.pc by default, with anJohn Ehresman2006-04-181-0/+17
* reindentJohan Dahlin2006-04-111-38/+35
* Add distutils supportJohan Dahlin2006-01-091-3/+10
* Pass GLOBAL_MACROS (in particular HAVE_PYCAIRO) to codegen DefsParser. IfCedric Gustin2006-01-041-2/+2
* Update distutils for 2.7.x. Bump requirements. Fix a minor bug in gobjectmodu...Johan Dahlin2005-08-241-28/+48
* Reviewed by: Johan Dahlin <johan@gnome.org>PYGTK_2_5_1Johan Dahlin2004-12-231-5/+34
* Bug #110619:Naofumi Yasufuku2003-07-021-2/+41
* Install dsextras.Johan Dahlin2003-04-291-2/+2
* Small typo.Johan Dahlin2003-02-271-1/+1
* Added win32 support and some rearrangements. Largely based upon patch byJohan Dahlin2003-02-271-49/+72
* Added.Johan Dahlin2003-02-081-6/+36
* Fix template bustage.Johan Dahlin2003-01-241-1/+1
* Import codegen here instead, needs to be fixed in the future though.Johan Dahlin2003-01-211-4/+14
* Splitted out from setup.py. It should be reusable for gnome-python andJohan Dahlin2003-01-211-0/+213