summaryrefslogtreecommitdiff
path: root/giscanner/dumper.py
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect extension for tempfileDieter Verfaillie2011-09-191-1/+1
* Windows port: Export all symbols on Windows.Dieter Verfaillie2011-09-071-1/+4
* Windows port: the tmpfile is going to be an exe...Dieter Verfaillie2011-09-071-1/+7
* Switch to storing string form of error quarksDan Winship2011-08-121-6/+20
* Kill off config.pyColin Walters2011-07-271-1/+0
* dumper: Flush stdout after printing compilation messagesColin Walters2011-06-301-0/+3
* dumper: Only make libtool silent if we were passed --silentColin Walters2011-06-301-1/+2
* Revert "scanner: Stop predeclaring the functions that are to be scanned"Colin Walters2011-01-111-0/+2
* Revert "scanner: Include all headers when building the dumper binary"Colin Walters2011-01-111-3/+0
* scanner: Rename g_irepository_dump when included from the dumperBenjamin Otte2011-01-111-1/+1
* scanner: Stop predeclaring the functions that are to be scannedBenjamin Otte2011-01-101-2/+0
* scanner: Include all headers when building the dumper binaryBenjamin Otte2011-01-101-0/+3
* scanner: Use packages from --pkgBenjamin Otte2011-01-101-0/+1
* dumper: Differentiate between "external" and "internal" linkingColin Walters2010-11-111-12/+34
* Fix previous commitColin Walters2010-10-221-1/+1
* Handle CC="ccache gcc" for linker command tooColin Walters2010-10-221-1/+2
* scanner: Don't process pkg-config libs twiceColin Walters2010-10-191-3/+3
* scanner: Don't leave temporary directory around if we failColin Walters2010-10-071-16/+27
* Honor -L commandline option.Pavel Holejsovsky2010-10-031-0/+3
* Add -export-dynamic when compiling with libtoolOwen W. Taylor2010-09-301-0/+2
* scanner: Don't link to -lgirepository when dumpingGOBJECT_INTROSPECTION_0_9_9Colin Walters2010-09-301-38/+25
* 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