[giscanner] Catch CalledProcessError and OSError
[gnome.gobject-introspection] / giscanner / utils.py
2010-02-17 Johan Dahlin[giscanner] Catch CalledProcessError and OSError
2010-02-17 Colin Walters[scanner] Catch OSError too when checking for libtool
2009-08-17 Colin WaltersBug 592055 - Build/test fixes
2009-08-17 Owen W. TaylorSupport passing --library=lib<foo>.la
2009-08-17 Owen W. TaylorResolve library names to shared libraries ourselves
2009-03-17 Colin WaltersBug 575613 - Enum stripping with common prefix, also...
2008-11-04 Johan DahlinRelicense the giscanner library under LGPLv2+. This...
2008-10-21 Johan DahlinBug 556358 - don't use libtool internals
2008-10-11 Lucas RochaBug 552376: scanner generates wrong names for enum...
2008-10-02 Dan Winship Bug 554521: scanner generates wrong names for enum...
2008-09-20 Colin WaltersBug 552390: Handle capitialization like "DBus" more...
2008-08-31 Johan DahlinFix up strip logic to not regress
2008-08-31 Johan DahlinClean up a huge if. Do not add methods or constructors...
2008-08-21 Colin WaltersMuch simpler approach of mapping uscored names to class...
2008-08-21 Colin WaltersLook up all permutations of class names when scanning...
2008-08-18 Johan DahlinSet ctype of enums Improve enum parsing for enums witho...
2008-08-14 Johan DahlinRefactor a bit, avoid isinstance and add a method for...
2008-08-09 Johan DahlinPEP8ify
2008-06-03 Johan DahlinImprove enum member parsing and introspection