projects
/
platform
/
upstream
/
gobject-introspection.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Imported Upstream version 1.39.3
[platform/upstream/gobject-introspection.git]
/
giscanner
/
sourcescanner.py
2016-10-27
DongHun Kwak
Imported Upstream version 1.39.3
77/94077/1
blob
|
commitdiff
2016-10-27
DongHun Kwak
Imported Upstream version 1.39.0
76/94076/1
blob
|
commitdiff
|
diff to current
2016-10-27
DongHun Kwak
Imported Upstream version 1.37.1
72/94072/1
blob
|
commitdiff
|
diff to current
2016-10-27
DongHun Kwak
Imported Upstream version 1.35.9
70/94070/1
blob
|
commitdiff
|
diff to current
2012-10-27
Chun-wei Fan
giscanner/sourcescanner.py: Update for Visual C++ usage
blob
|
commitdiff
|
diff to current
2012-04-05
Johan Dahlin
Do the filename filtering in scannerlexer
blob
|
commitdiff
|
diff to current
2012-04-05
Johan Dahlin
Don't parse doc comments in dependencies
blob
|
commitdiff
|
diff to current
2011-10-10
Natanael Copa
scanner: split CC environment variable
blob
|
commitdiff
|
diff to current
2011-09-03
Andoni Morales Ala...
Let the user override the default compiler with the...
blob
|
commitdiff
|
diff to current
2010-11-09
Colin Walters
Switch to nonrecursive make for core (i.e. not tests/)
blob
|
commitdiff
|
diff to current
2010-09-27
Vincent Untz
scanner: fail if cpp fails
blob
|
commitdiff
|
diff to current
2010-09-20
Johan Dahlin
[scanner] Support private/public directives
blob
|
commitdiff
|
diff to current
2010-09-20
Johan Dahlin
[scanner] Add a Position class
blob
|
commitdiff
|
diff to current
2010-08-31
Colin Walters
Major rewrite
blob
|
commitdiff
|
diff to current
2010-08-17
Gustavo Noronha...
[scanner] Also parse C++ files
blob
|
commitdiff
|
diff to current
2010-07-22
Johan Dahlin
[scanner] Make it compatible with python 2.y
blob
|
commitdiff
|
diff to current
2010-06-17
Colin Walters
Support introspectable=no attribute, add warnings framework
blob
|
commitdiff
|
diff to current
2010-06-17
Johan Dahlin
Revert "Support introspectable=no attribute, add warnin...
blob
|
commitdiff
|
diff to current
2010-06-17
Colin Walters
Support introspectable=no attribute, add warnings framework
blob
|
commitdiff
|
diff to current
2009-08-24
Colin Walters
Bug 590883 - Use 'cc' instead of 'gcc' for preprocessing
blob
|
commitdiff
|
diff to current
2009-08-05
Brian Cameron
Back out the previous change. Now go back to hardcodin...
blob
|
commitdiff
|
diff to current
2009-08-05
Brian Cameron
Check the CC environment variable instead of assuming...
blob
|
commitdiff
|
diff to current
2009-02-25
Colin Walters
Bug 555964 - Parse floating-point #defines
blob
|
commitdiff
|
diff to current
2009-02-25
Johan Dahlin
Merge commit 'origin'
blob
|
commitdiff
|
diff to current
2009-02-24
Colin Walters
Bug 572790 - Don't register #defines from .c files...
blob
|
commitdiff
|
diff to current
2009-01-12
Johan Dahlin
Bug 563591 – Flags not recognized when there is no...
blob
|
commitdiff
|
diff to current
2009-01-12
Johan Dahlin
Bug 563794 - Redo annotation parsing & applying
blob
|
commitdiff
|
diff to current
2009-01-03
Jürg Billeter
Fix inconsistencies with PEP8
blob
|
commitdiff
|
diff to current
2008-11-04
Johan Dahlin
Relicense the giscanner library under LGPLv2+. This...
blob
|
commitdiff
|
diff to current
2008-10-30
Johan Dahlin
Bug 558383 – builddir != srcdir build fails if giscanne...
blob
|
commitdiff
|
diff to current
2008-10-29
Johan Dahlin
Clean up the libtool importer a bit. Add a context...
blob
|
commitdiff
|
diff to current
2008-10-21
Johan Dahlin
Bug 556358 - don't use libtool internals
blob
|
commitdiff
|
diff to current
2008-10-11
Johan Bilien
ignore non-UTF-8 string constants
blob
|
commitdiff
|
diff to current
2008-10-02
Colin Walters
Merge branch 'bug552393-varargs'
blob
|
commitdiff
|
diff to current
2008-09-15
Johan Dahlin
Add type_qualifier to SourceType.__members__
blob
|
commitdiff
|
diff to current
2008-09-15
Johan Dahlin
Add a wrapper for type_qualifier as well.
blob
|
commitdiff
|
diff to current
2008-08-31
Johan Dahlin
Parse GCC extensions in the parser instead of just...
blob
|
commitdiff
|
diff to current
2008-08-27
Tor Lillqvist
Make g-ir-scanner work on Windows. Still problems with...
blob
|
commitdiff
|
diff to current
2008-08-26
Johan Dahlin
Avoid undeffing __GNUC__, instead define __attribute__...
blob
|
commitdiff
|
diff to current
2008-08-22
Johan Dahlin
Check for ../gobject-introspection-1.0.pc.in to determi...
blob
|
commitdiff
|
diff to current
2008-08-22
Johan Dahlin
Send in undefs/defines via writing it directly to stdin...
blob
|
commitdiff
|
diff to current
2008-08-22
Johan Dahlin
Don't pase _LIBINTL_H
blob
|
commitdiff
|
diff to current
2008-08-22
Johan Dahlin
Use the generated glibconfig.h for all scanner invokati...
blob
|
commitdiff
|
diff to current
2008-08-09
Johan Dahlin
PEP8ify
blob
|
commitdiff
|
diff to current
2008-05-31
Johan Dahlin
Add a new source type enum for member. Use __repr__...
blob
|
commitdiff
|
diff to current
2008-05-31
Johan Dahlin
Add ctype_name, a function to convert a CTYPE symbol...
blob
|
commitdiff
|
diff to current
2008-05-24
Johan Dahlin
Revert back to using temporary files to send in headers...
blob
|
commitdiff
|
diff to current
2008-05-05
Johan Dahlin
Move sourcescanner symbols to the sourcescanner module...
blob
|
commitdiff
|
diff to current
2008-04-28
Johan Dahlin
Avoid recursion when scanning girepository.h
blob
|
commitdiff
|
diff to current
2008-04-28
Johan Dahlin
Line wrap license header
blob
|
commitdiff
|
diff to current
2008-04-26
Johan Dahlin
Add LGPLv2 license header and install all python files
blob
|
commitdiff
|
diff to current
2008-04-25
Johan Dahlin
Add support for virtual methods. Pair struct FooClass...
blob
|
commitdiff
|
diff to current
2008-04-25
Johan Dahlin
Add support for source/header annotations.
blob
|
commitdiff
|
diff to current
2008-04-22
Johan Dahlin
avoid sending the same options multiple times to cpp
blob
|
commitdiff
|
diff to current
2008-04-18
Johan Dahlin
split tree building and source scanning interface to...
blob
|
commitdiff
|
diff to current