index
:
~smcv/gobject-introspection
local-gir
master
g-i hacking
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
giscanner
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-08
scanner: Kill glibast
Colin Walters
1
-1
/
+0
2010-09-06
Revert "Fix non-source-dir build failure"
Johan Dahlin
1
-9
/
+0
2010-09-06
Fix non-source-dir build failure
Theppitak Karoonboonyanan
1
-0
/
+9
2010-09-02
[scanner] add a message module
Johan Dahlin
1
-0
/
+1
2010-09-01
[scanner] Remove support for xpath assertions
Johan Dahlin
1
-1
/
+0
2010-08-31
makefile: Fix name of maintransformer
Colin Walters
1
-1
/
+1
2010-08-31
Major rewrite
Colin Walters
1
-1
/
+5
2010-05-28
[build] Remove gcov support
Johan Dahlin
1
-4
/
+0
2009-08-17
Resolve library names to shared libraries ourselves
Owen W. Taylor
1
-0
/
+1
2009-03-16
Bug 574501 - Install giscanner Python module to private directory
Colin Walters
1
-1
/
+2
2009-01-12
Bug 563794 - Redo annotation parsing & applying
Johan Dahlin
1
-0
/
+1
2008-11-13
Bug 558436 - avoid having scanner load app code
Colin Walters
1
-1
/
+1
2008-10-31
List in-tree libraries first in LDADD / LIBADD
Tommi Komulainen
1
-1
/
+1
2008-10-30
Remove arguments from the constructor, move them to separate accessors.
Johan Dahlin
1
-0
/
+1
2008-10-21
Bug 556358 - don't use libtool internals
Johan Dahlin
1
-7
/
+1
2008-09-12
Add --xpath-assertions option to g-ir-scanner
Colin Walters
1
-0
/
+1
2008-08-29
Remove gidl support.
Johan Dahlin
1
-7
/
+0
2008-08-28
Make distcheck pass.
Johan Dahlin
1
-0
/
+5
2008-08-27
Only send in -no-undefined on Win32 as it breaks on MacOS X.
Johan Dahlin
1
-2
/
+2
2008-08-27
Make g-ir-scanner work on Windows. Still problems with the typelib code.
Tor Lillqvist
1
-1
/
+22
2008-08-26
Avoid undeffing __GNUC__, instead define __attribute__ & friends. Remove
Johan Dahlin
1
-14
/
+0
2008-08-22
Install config.py, better error handling if we forget --raw
Colin Walters
1
-0
/
+1
2008-08-22
Remove G_GNUC_EXTENSION too
Johan Dahlin
1
-0
/
+1
2008-08-22
undef instead of define xxx 0
Johan Dahlin
1
-2
/
+2
2008-08-22
Use the generated glibconfig.h for all scanner invokations. Rename it to
Johan Dahlin
1
-2
/
+22
2008-06-03
Improve enum member parsing and introspection
Johan Dahlin
1
-0
/
+1
2008-04-28
First steps towards passing distcheck
Johan Dahlin
1
-1
/
+1
2008-04-28
Switch over to GIR as the default format. Add a simple GIDL parser. Update
Johan Dahlin
1
-0
/
+1
2008-04-26
Split out nodes to ast.py and glibast.py
Johan Dahlin
1
-0
/
+2
2008-04-26
Rename treebuilder to transformer and gobjectreebuilder to
Johan Dahlin
1
-2
/
+2
2008-04-26
Add LGPLv2 license header and install all python files
Johan Dahlin
1
-2
/
+13
2008-03-25
Add initial python bindings for the scanner and depend on python 2.5.
Johan Dahlin
1
-0
/
+21
2008-03-25
Move the scanner to a separate library.
Johan Dahlin
1
-0
/
+25