Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/giscanner/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Bug 574501 - Install giscanner Python module to private directoryColin Walters2009-03-161-1/+2
* Bug 563794 - Redo annotation parsing & applyingJohan Dahlin2009-01-121-0/+1
* Bug 558436 - avoid having scanner load app codeColin Walters2008-11-131-1/+1
* List in-tree libraries first in LDADD / LIBADDTommi Komulainen2008-10-311-1/+1
* Remove arguments from the constructor, move them to separate accessors.Johan Dahlin2008-10-301-0/+1
* Bug 556358 - don't use libtool internalsJohan Dahlin2008-10-211-7/+1
* Add --xpath-assertions option to g-ir-scannerColin Walters2008-09-121-0/+1
* Remove gidl support.Johan Dahlin2008-08-291-7/+0
* Make distcheck pass.Johan Dahlin2008-08-281-0/+5
* Only send in -no-undefined on Win32 as it breaks on MacOS X.Johan Dahlin2008-08-271-2/+2
* Make g-ir-scanner work on Windows. Still problems with the typelib code.Tor Lillqvist2008-08-271-1/+22
* Avoid undeffing __GNUC__, instead define __attribute__ & friends. RemoveJohan Dahlin2008-08-261-14/+0
* Install config.py, better error handling if we forget --rawColin Walters2008-08-221-0/+1
* Remove G_GNUC_EXTENSION tooJohan Dahlin2008-08-221-0/+1
* undef instead of define xxx 0Johan Dahlin2008-08-221-2/+2
* Use the generated glibconfig.h for all scanner invokations. Rename it toJohan Dahlin2008-08-221-2/+22
* Improve enum member parsing and introspectionJohan Dahlin2008-06-031-0/+1
* First steps towards passing distcheckJohan Dahlin2008-04-281-1/+1
* Switch over to GIR as the default format. Add a simple GIDL parser. UpdateJohan Dahlin2008-04-281-0/+1
* Split out nodes to ast.py and glibast.pyJohan Dahlin2008-04-261-0/+2
* Rename treebuilder to transformer and gobjectreebuilder toJohan Dahlin2008-04-261-2/+2
* Add LGPLv2 license header and install all python filesJohan Dahlin2008-04-261-2/+13
* Add initial python bindings for the scanner and depend on python 2.5.Johan Dahlin2008-03-251-0/+21
* Move the scanner to a separate library.Johan Dahlin2008-03-251-0/+25