Don't remove .c file for dumper binary
[gnome.gobject-introspection] / giscanner / dumper.py
2010-01-12 Owen W. TaylorDon't remove .c file for dumper binary
2010-01-08 Johan DahlinRemove tabs, fixes make check
2010-01-05 Damien LespiauAdd an --add-init-section argument
2009-12-02 Colin Walters[dumper] Fix threads initialization
2009-09-07 Halton HuoMake g-ir-scanner 64-bit enable. Closes #593639
2009-08-31 Halton HuoUse CC rather than LD to fix build issue for gir. Close...
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-08-17 Colin WaltersUse current working directory for temporary executables
2009-08-05 Colin WaltersUse all libraries specified on the command line
2009-06-11 Colin WaltersDon't fail if no --output option is specified
2009-04-03 Colin WaltersAvoid writing out empty array if we have no _get_type...
2009-02-25 Johan DahlinMerge commit 'origin'
2009-02-25 Colin WaltersHandle multiple arguments for $CC
2009-02-21 Johan DahlinMention that we're generating a GIR
2009-02-21 Johan DahlinUse shave to reduce compiling output
2009-02-19 Owen W. TaylorBug 572075 - Make the scanner work with static and...
2009-01-15 Johan DahlinFix pep8 complaints
2009-01-15 Johan DahlinBug 567813 – Everything should be versioned
2009-01-12 Johan DahlinBug 563794 - Redo annotation parsing & applying
2009-01-03 Jürg BilleterFix inconsistencies with PEP8
2008-12-12 Johan DahlinPass in --tag=CC to libtool to avoid making libtool...
2008-11-26 Colin WaltersAdd --libtool option which we expect Automake-using...
2008-11-25 Tommi Komulainenfix link failure when introspecting girepository itself
2008-11-25 Tommi Komulainenprefer uninstalled libraries to installed ones
2008-11-23 Johan DahlinAdd license headers, refactor into a class, avoid some...
2008-11-13 Johan DahlinRemove stray print(s)
2008-11-13 Colin WaltersAdd new files from last commit