summaryrefslogtreecommitdiffstats
path: root/gobject/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Don't pregenerate numerical constants in constants.py; adapted from a John St...John Ehresman2010-04-151-13/+0
* Add pygi-external.h into Makefile SOURCESGian Mario Tagliaretti2009-12-181-1/+2
* Add Python version into installed libpyglib nameEmilio Pozuelo Monfort2009-05-241-1/+1
* Fix occasional build failures after the 'ltihooks.py' removalPaul Pogonyshev2009-04-291-1/+1
* Remove 'ltihooks.py' as using deprecated Python module.Paul Pogonyshev2009-04-181-0/+7
* Bad -I ordering can break build fixes #566737Gian Mario Tagliaretti2009-01-061-2/+2
* Remove tabs. Use sys.exc_info()[1] to fetch the exception valueJohan Dahlin2008-07-271-1/+2
* Use glib macros to define the module, update export regexp.Johan Dahlin2008-07-271-1/+1
* Split out quark and type registration to the respective implementationJohan Dahlin2008-07-271-0/+4
* Move off a bit more to separate functions, cleaning up the init_glib a bitJohan Dahlin2008-07-261-14/+15
* Move paramspec registration to a separate file, add a header for theJohan Dahlin2008-07-261-0/+1
* reviewed by: <delete if not using a buddy>Johan Dahlin2008-07-261-0/+2
* Build fix, remove extra \Johan Dahlin2008-07-261-1/+1
* Move option over from gobject to glib.Johan Dahlin2008-07-261-3/+0
* Make distcheck passJohan Dahlin2008-07-251-1/+1
* Move over Source, IOChannel, Idle, Timeout and PollFD to glib fromJohan Dahlin2008-07-211-2/+0
* Move maincontext and mainloop over to glib. Update the threadstate api toJohan Dahlin2008-07-201-2/+0
* Install the glib module, the helper library and the headers. Use it fromJohan Dahlin2008-07-201-3/+10
* Use pkg-config to check for libffi again.Johan Dahlin2008-07-201-1/+1
* removed unwanted definesGustavo J. A. M. Carneiro2007-08-271-1/+1
* OK'd by JohanYevgen Muntyan2007-06-071-2/+2
* Bug 339924 – gnome-python doesn't compile on opensolarisGustavo J. A. M. Carneiro2007-05-091-1/+1
* Add a property helper, fixes #338098Johan Dahlin2007-05-011-3/+18
* Add a generic CClosure marshaller based on ffi. This makes it possible toJohan Dahlin2007-04-291-1/+5
* Python 2.5, int vs ssize_tGustavo J. A. M. Carneiro2006-10-031-1/+1
* reviewed by: Johan Dahlin <jdahlin@async.com.br>Johannes Hölzl2006-04-291-2/+4
* fix gobject installation dirGustavo J. A. M. Carneiro2006-04-151-4/+6
* Turn gobject into a package; move _gobject to gobject._gobject andJohan Dahlin2006-04-111-6/+10
* gobject/pygobject-private.h gobject/gobjectmodule.c gobject/Makefile.amManish Singh2005-07-101-0/+1
* Bug 139176: GIOChannel wrapperGustavo J. A. M. Carneiro2005-05-221-0/+1
* Fix for bug #154779 - Python signal handlers don't get executed whileMark McLoughlin2005-02-091-0/+5
* Added small PYTHONPATH noteJohan Dahlin2004-07-291-1/+2
* Update, why do I even bother to update 3 different build systems?Johan Dahlin2004-07-191-2/+4
* add, forgot it in last commitJohan Dahlin2004-07-171-0/+27