[scanner] Move over remaining callsites to message
[platform/upstream/gobject-introspection.git] / giscanner / scannermain.py
2010-09-02 Johan Dahlin[scanner] Move over remaining callsites to message
2010-09-02 Johan Dahlin[scanner] add a message module
2010-09-02 Johan Dahlin[scanner] Move namespace out of Transformer
2010-09-02 Johan Dahlin[transformer] Don't pass around source scanner
2010-09-02 Johan Dahlin[annotationparser] Send in comments directly
2010-09-02 Johan Dahlin[scanner] Create the cachestore in the transformer
2010-09-02 Johan Dahlin[scanner] Remove support for xpath assertions
2010-09-02 Johan Dahlin[scannermain] Hide a couple of private options
2010-09-02 Johan Dahlin[scannermain] Use _error() consistently
2010-09-02 Johan Dahlin[scannermain] Simplify writing of output data
2010-09-02 Johan Dahlin[scannermain] Use return instead of sys.exit()
2010-09-01 Johan Dahlin[scannermain] Use shutil.move instead of os.rename
2010-09-01 Johan Dahlin[scannermain] Write to tempdir if needed
2010-09-01 Johan Dahlin[scannermain] Add - as an alias for stdout
2010-09-01 Johan Dahlin[scannermain] Sort imports alphabetically
2010-09-01 Colin Waltersscanner: Refactor name parsing
2010-09-01 Colin Waltersscanner: Add --accept-unprefixed
2010-08-31 Colin Waltersscanner: Better handling of empty namespace prefix...
2010-08-31 Colin WaltersMajor rewrite
2010-08-17 Gustavo Noronha... [scanner] Also parse C++ files
2010-07-07 Colin WaltersIn verbose mode, print out the dump compilation
2010-06-22 Danielle MadeleyMerge branch 'gvalue-tests'
2010-06-17 Colin WaltersSupport introspectable=no attribute, add warnings framework
2010-06-17 Johan DahlinRevert "Support introspectable=no attribute, add warnin...
2010-06-17 Colin WaltersSupport introspectable=no attribute, add warnings framework
2010-02-11 Colin Walters[scanner] Print error instead of throwing for unknown...
2010-01-05 Damien LespiauAdd an --add-init-section argument
2009-12-31 Damien LespiauFix typo in the help string of the --no-libtool argument
2009-08-24 Colin WaltersBug 574351 - Add --pkg-export option GOBJECT_INTROSPECTION_0_6_4
2009-08-24 Colin WaltersLD_LIBRARY_PATH exorcism
2009-08-17 Owen W. TaylorResolve library names to shared libraries ourselves
2009-03-17 Colin WaltersBug 564016 - Add c:prefix to .gir
2009-03-16 Colin WaltersBug 574501 - Install giscanner Python module to private...