summaryrefslogtreecommitdiff
path: root/giscanner/dumper.py
Commit message (Expand)AuthorAgeFilesLines
* Major rewriteColin Walters2010-08-311-1/+1
* [dumper] Fix indentationJohan Dahlin2010-07-281-1/+1
* Append -Wl,-rpath=. to the scanner compileRyan Lortie2010-07-271-0/+4
* Fix up tests for last commitColin Walters2010-07-091-2/+2
* Correctly quote printed shell commandsJohan Dahlin2010-07-091-2/+4
* Print the command line instead of a python listJohan Dahlin2010-07-091-2/+2
* In verbose mode, print out the dump compilationColin Walters2010-07-071-0/+4
* Revert "fix bug#605156 by ordering libtool archives that may pull in system"Colin Walters2010-06-281-4/+6
* Remove trailing semicolonColin Walters2010-06-251-1/+1
* fix bug#605156 by ordering libtool archives that may pull in systemMichael Meeks2010-06-251-1/+4
* Don't remove .c file for dumper binaryOwen W. Taylor2010-01-121-2/+0
* Remove tabs, fixes make checkJohan Dahlin2010-01-081-4/+4
* Add an --add-init-section argumentDamien Lespiau2010-01-051-5/+12
* [dumper] Fix threads initializationColin Walters2009-12-021-1/+1
* Make g-ir-scanner 64-bit enable. Closes #593639Halton Huo2009-09-071-0/+9
* Use CC rather than LD to fix build issue for gir. Closes #593599.Halton Huo2009-08-311-1/+1
* Bug 592055 - Build/test fixesColin Walters2009-08-171-2/+0
* Support passing --library=lib<foo>.laOwen W. Taylor2009-08-171-1/+4
* Resolve library names to shared libraries ourselvesOwen W. Taylor2009-08-171-22/+2
* Use current working directory for temporary executablesColin Walters2009-08-161-1/+3
* Use all libraries specified on the command lineColin Walters2009-08-051-6/+5
* Don't fail if no --output option is specifiedColin Walters2009-06-111-1/+2
* Avoid writing out empty array if we have no _get_type functionsColin Walters2009-04-031-12/+12
* Handle multiple arguments for $CCColin Walters2009-02-251-1/+2
* Mention that we're generating a GIRJohan Dahlin2009-02-201-0/+1
* Use shave to reduce compiling outputJohan Dahlin2009-02-201-2/+4
* Bug 572075 - Make the scanner work with static and convenience librariesOwen W. Taylor2009-02-191-3/+20
* Fix pep8 complaintsJohan Dahlin2009-01-151-1/+2
* Bug 567813 – Everything should be versionedJohan Dahlin2009-01-151-5/+5
* Bug 563794 - Redo annotation parsing & applyingJohan Dahlin2009-01-121-0/+2
* Fix inconsistencies with PEP8Jürg Billeter2009-01-031-2/+0
* Pass in --tag=CC to libtool to avoid making libtool confused when CC isJohan Dahlin2008-12-121-0/+1
* Add --libtool option which we expect Automake-using people to passColin Walters2008-11-261-5/+14
* fix link failure when introspecting girepository itselfTommi Komulainen2008-11-251-11/+15
* prefer uninstalled libraries to installed onesTommi Komulainen2008-11-251-7/+13
* Add license headers, refactor into a class, avoid some duplication and doJohan Dahlin2008-11-231-70/+149
* Remove stray print(s)Johan Dahlin2008-11-131-2/+0
* Add new files from last commitColin Walters2008-11-131-0/+115