Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Initial PyGObject integration patch from John Ehresman.Johan Dahlin2008-12-051-4/+6
* Remove repository regenerationJohan Dahlin2008-08-201-42/+6
* Use installed gobject-introspection.pc file. Also add -fPIC when makingColin Walters2008-07-261-7/+5
* Revert to a working state, now when g-i reverted as wellJohan Dahlin2008-04-221-8/+9
* Some fixes to start working with new g-idl-compiler changes.Rob Taylor2008-03-111-9/+8
* Update to latest gobject-introspection changesJohan Dahlin2008-03-101-3/+4
* Add -l to all generate .gidlsJohan Dahlin2007-12-061-3/+8
* Update to latest gobject-introspection, register a dlopenable file forJohan Dahlin2007-12-061-3/+4
* Add Gdk rulesJohan Dahlin2007-11-251-3/+9
* Update all/clean rules Update Update Rescan with defs2gidl chnagesJohan Dahlin2007-11-241-2/+2
* Namespace the GLib structs properlyJohan Dahlin2007-11-241-4/+9
* Remove unused targets Check GIREPO_PATH instead of sys.path for repos FixJohan Dahlin2007-11-241-4/+1
* Add a new program defs2gidl, to convert a .defs file to .gidl. Add structsJohan Dahlin2007-11-241-0/+8
* Redo the klass registration to be dynamic. New directory to be able toJohan Dahlin2007-11-231-15/+12
* Quick fix to reflect latest changes in metadata format (s/string/utf8/,Maciej Katafiasz2005-05-241-3/+3
* Add support for multiple constructor as staticmethods,Johan Dahlin2005-05-201-0/+6
* License under LGPL, No more camel case on generated types. Pass pointersJohan Dahlin2005-05-191-5/+8
* Improve example and add LD_LIBRARY_PATH to MakefileJohan Dahlin2005-05-181-2/+3
* Add basic support for method invokations. Very limited type checking. WrapJohan Dahlin2005-05-181-1/+4
* Remove pyrex bindings, add hand wrapped ones. Add a high level interfaceJohan Dahlin2005-05-171-8/+10
* Initial revisionJohan Dahlin2005-05-121-0/+25