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
/
scannermain.py
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-09
scanner: Fix style for previous commit
Colin Walters
1
-3
/
+4
2010-09-09
Print helpful error message if --strip-prefix option is used.
Saikiran Madugula
1
-0
/
+7
2010-09-07
Handle casing better for constants
Owen W. Taylor
1
-0
/
+5
2010-09-07
scanner: Add various static debug hooks in GI_SCANNER_DEBUG
Colin Walters
1
-2
/
+4
2010-09-02
[scannermain] Use mkstemp
Johan Dahlin
1
-8
/
+10
2010-09-02
[giscanner] Make pyflakes happy
Johan Dahlin
1
-2
/
+3
2010-09-02
scanner: Add --include-uninstalled
Colin Walters
1
-1
/
+7
2010-09-02
[scannermain] Create a new option parser
Johan Dahlin
1
-2
/
+3
2010-09-02
[scanner] Remove old logging functions
Johan Dahlin
1
-3
/
+4
2010-09-02
[scanner] Move over remaining callsites to message
Johan Dahlin
1
-2
/
+2
2010-09-02
[scanner] add a message module
Johan Dahlin
1
-2
/
+3
2010-09-02
[scanner] Move namespace out of Transformer
Johan Dahlin
1
-5
/
+6
2010-09-02
[transformer] Don't pass around source scanner
Johan Dahlin
1
-1
/
+1
2010-09-02
[annotationparser] Send in comments directly
Johan Dahlin
1
-2
/
+2
2010-09-02
[scanner] Create the cachestore in the transformer
Johan Dahlin
1
-4
/
+1
2010-09-01
[scanner] Remove support for xpath assertions
Johan Dahlin
1
-19
/
+0
2010-09-01
[scannermain] Hide a couple of private options
Johan Dahlin
1
-12
/
+14
2010-09-01
[scannermain] Use _error() consistently
Johan Dahlin
1
-6
/
+5
2010-09-01
[scannermain] Simplify writing of output data
Johan Dahlin
1
-15
/
+24
2010-09-01
[scannermain] Use return instead of sys.exit()
Johan Dahlin
1
-7
/
+8
2010-09-01
[scannermain] Use shutil.move instead of os.rename
Johan Dahlin
1
-2
/
+10
2010-09-01
[scannermain] Write to tempdir if needed
Johan Dahlin
1
-0
/
+2
2010-09-01
[scannermain] Add - as an alias for stdout
Johan Dahlin
1
-1
/
+1
2010-09-01
[scannermain] Sort imports alphabetically
Johan Dahlin
1
-6
/
+6
2010-09-01
scanner: Refactor name parsing
Colin Walters
1
-1
/
+2
2010-09-01
scanner: Add --accept-unprefixed
Colin Walters
1
-2
/
+6
2010-08-31
scanner: Better handling of empty namespace prefix for X
Colin Walters
1
-2
/
+14
2010-08-31
Major rewrite
Colin Walters
1
-89
/
+80
2010-08-17
[scanner] Also parse C++ files
Gustavo Noronha Silva
1
-2
/
+6
2010-07-07
In verbose mode, print out the dump compilation
Colin Walters
1
-0
/
+5
2010-06-17
Support introspectable=no attribute, add warnings framework
Colin Walters
1
-0
/
+13
2010-06-17
Revert "Support introspectable=no attribute, add warnings framework"
Johan Dahlin
1
-13
/
+0
2010-06-16
Support introspectable=no attribute, add warnings framework
Colin Walters
1
-0
/
+13
2010-02-11
[scanner] Print error instead of throwing for unknown include
Colin Walters
1
-1
/
+5
2010-01-05
Add an --add-init-section argument
Damien Lespiau
1
-0
/
+3
2009-12-31
Fix typo in the help string of the --no-libtool argument
Damien Lespiau
1
-1
/
+1
2009-08-24
Bug 574351 - Add --pkg-export option
GOBJECT_INTROSPECTION_0_6_4
Colin Walters
1
-1
/
+8
2009-08-24
LD_LIBRARY_PATH exorcism
Colin Walters
1
-14
/
+0
2009-08-17
Resolve library names to shared libraries ourselves
Owen W. Taylor
1
-1
/
+4
2009-03-17
Bug 564016 - Add c:prefix to .gir
Colin Walters
1
-1
/
+2
2009-03-16
Bug 574501 - Install giscanner Python module to private directory
Colin Walters
1
-0
/
+342