index
:
delta/gobject-introspection.git
annotation
annotation_svn1007
baserock/1.39.90
baserock/GOBJECT_INTROSPECTION_1_40_0
baserock/jonathan/fix-giscanner
baserock/markdoffman/1_39_90-merge
baserock/morph
bochecha/pkgconfig-prefix
doc-sections
ebassi/cairo-wrap
ebassi/compiler-opt
ebassi/final-type
ebassi/for-master
ebassi/issue-384
ebassi/issue-418
ebassi/signal-emitter
ebassi/symbol-collision
ewlsh/fundamental-test
fix-msvc-setuptools-distutils
fix-msvc-warnings
fix.win.cmd.3-38
g-i-0.6
g-i-0.9
gi-release-1-70
gidocgen
gir-compiler
gir-docbook
gir-docbook-2
glib-annotations
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gnome-42
ignatenko/g-ir-inspect
issue-328
main
mallard-templates
master
matthiasc/symbol-collision
no-designated-init
pointer-aliases
scope-forever
tintou/closure-destroy-fix
tintou/doc-format
win64.fixes.master
wip/api-diff
wip/carlosg/signal-tests
wip/ci
wip/cmph
wip/cmph-rebase2
wip/cmph-rebase3
wip/dieterv/drive-by-review
wip/dieterv/g-ir-fix
wip/dieterv/multiline-annotations
wip/dieterv/schema
wip/docs
wip/docs-3
wip/docs-json
wip/dx-hackfest
wip/ebassi/meson
wip/fanc999/dumper-distutils
wip/glib-source-extraction
wip/hadess/add-power-profile-monitor
wip/jtojnar/glib-subproject
wip/meson/pkg-generate
wip/nielsdg/python-formatter-out-params
wip/nonrecursive-make
wip/sam/multiple-girs-one-typelib
wip/smcv/8k-not-enough-for-everybody
wip/smcv/search-paths
wip/smcv/test-more-flags
wip/smcv/testbuild
wip/structure-parsing
wip/tingping/meson
wip/tintou/closure-documentation
zbrown/dispose
zbrown/types-1
gitlab.gnome.org: GNOME/gobject-introspection.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
giscanner
/
sourcescanner.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do the filename filtering in scannerlexer
Johan Dahlin
2012-04-05
1
-4
/
+1
*
Don't parse doc comments in dependencies
Johan Dahlin
2012-04-05
1
-2
/
+5
*
scanner: split CC environment variable
Natanael Copa
2011-10-10
1
-1
/
+2
*
Let the user override the default compiler with the CC env variable
Andoni Morales Alastruey
2011-09-03
1
-1
/
+1
*
Switch to nonrecursive make for core (i.e. not tests/)
Colin Walters
2010-11-09
1
-3
/
+7
*
scanner: fail if cpp fails
Vincent Untz
2010-09-27
1
-0
/
+5
*
[scanner] Support private/public directives
Johan Dahlin
2010-09-20
1
-0
/
+4
*
[scanner] Add a Position class
Johan Dahlin
2010-09-20
1
-1
/
+6
*
Major rewrite
Colin Walters
2010-08-31
1
-2
/
+8
*
[scanner] Also parse C++ files
Gustavo Noronha Silva
2010-08-17
1
-1
/
+2
*
[scanner] Make it compatible with python 2.y
Johan Dahlin
2010-07-22
1
-1
/
+1
*
Support introspectable=no attribute, add warnings framework
Colin Walters
2010-06-17
1
-0
/
+4
*
Revert "Support introspectable=no attribute, add warnings framework"
Johan Dahlin
2010-06-17
1
-4
/
+0
*
Support introspectable=no attribute, add warnings framework
Colin Walters
2010-06-16
1
-0
/
+4
*
Bug 590883 - Use 'cc' instead of 'gcc' for preprocessing
Colin Walters
2009-08-24
1
-1
/
+1
*
Back out the previous change. Now go back to hardcoding compiler to gcc.
Brian Cameron
2009-08-05
1
-1
/
+1
*
Check the CC environment variable instead of assuming to use the gcc compiler.
Brian Cameron
2009-08-05
1
-1
/
+1
*
Bug 555964 - Parse floating-point #defines
Colin Walters
2009-02-25
1
-1
/
+6
*
Bug 572790 - Don't register #defines from .c files as constants
Colin Walters
2009-02-24
1
-0
/
+4
*
Bug 563591 – Flags not recognized when there is no introspection data
Johan Dahlin
2009-01-12
1
-1
/
+5
*
Bug 563794 - Redo annotation parsing & applying
Johan Dahlin
2009-01-12
1
-6
/
+5
*
Fix inconsistencies with PEP8
Jürg Billeter
2009-01-03
1
-2
/
+0
*
Relicense the giscanner library under LGPLv2+. This has been approved by
Johan Dahlin
2008-11-04
1
-11
/
+11
*
Bug 558383 – builddir != srcdir build fails if giscanner python module
Johan Dahlin
2008-10-30
1
-1
/
+1
*
Clean up the libtool importer a bit. Add a context so we can use it
Johan Dahlin
2008-10-29
1
-5
/
+6
*
Bug 556358 - don't use libtool internals
Johan Dahlin
2008-10-21
1
-0
/
+3
*
ignore non-UTF-8 string constants
Johan Bilien
2008-10-11
1
-3
/
+7
*
Merge branch 'bug552393-varargs'
Colin Walters
2008-10-02
1
-1
/
+3
*
Add type_qualifier to SourceType.__members__
Johan Dahlin
2008-09-15
1
-1
/
+2
*
Add a wrapper for type_qualifier as well.
Johan Dahlin
2008-09-15
1
-0
/
+4
*
Parse GCC extensions in the parser instead of just undeffing them in the
Johan Dahlin
2008-08-31
1
-5
/
+1
*
Make g-ir-scanner work on Windows. Still problems with the typelib code.
Tor Lillqvist
2008-08-27
1
-1
/
+1
*
Avoid undeffing __GNUC__, instead define __attribute__ & friends. Remove
Johan Dahlin
2008-08-26
1
-19
/
+9
*
Check for ../gobject-introspection-1.0.pc.in to determine if we run
Johan Dahlin
2008-08-22
1
-2
/
+4
*
Send in undefs/defines via writing it directly to stdin of cpp instead of
Johan Dahlin
2008-08-22
1
-12
/
+15
*
Don't pase _LIBINTL_H
Johan Dahlin
2008-08-22
1
-0
/
+3
*
Use the generated glibconfig.h for all scanner invokations. Rename it to
Johan Dahlin
2008-08-22
1
-0
/
+11
*
PEP8ify
Johan Dahlin
2008-08-09
1
-6
/
+11
*
Add a new source type enum for member. Use __repr__ for improved debugging
Johan Dahlin
2008-05-31
1
-3
/
+19
*
Add ctype_name, a function to convert a CTYPE symbol to a string
Johan Dahlin
2008-05-31
1
-0
/
+14
*
Revert back to using temporary files to send in headers. Allow Functions
Johan Dahlin
2008-05-24
1
-23
/
+32
*
Move sourcescanner symbols to the sourcescanner module, instead of in the
Johan Dahlin
2008-05-05
1
-0
/
+54
*
Avoid recursion when scanning girepository.h
Johan Dahlin
2008-04-28
1
-0
/
+1
*
Line wrap license header
Johan Dahlin
2008-04-28
1
-1
/
+2
*
Add LGPLv2 license header and install all python files
Johan Dahlin
2008-04-26
1
-2
/
+21
*
Add support for virtual methods. Pair struct FooClass with struct Foo.
Johan Dahlin
2008-04-25
1
-6
/
+36
*
Add support for source/header annotations.
Johan Dahlin
2008-04-25
1
-8
/
+39
*
avoid sending the same options multiple times to cpp
Johan Dahlin
2008-04-22
1
-1
/
+3
*
split tree building and source scanning interface to separate files.
Johan Dahlin
2008-04-18
1
-0
/
+72