summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Bug 567813 – Everything should be versionedJohan Dahlin2009-01-151-2/+2
* Bug 563794 - Redo annotation parsing & applyingJohan Dahlin2009-01-121-0/+7
* Bug 556489 – callback annotationsAndreas Rottmann2009-01-031-0/+24
* Add --libtool option which we expect Automake-using people to passColin Walters2008-11-261-0/+3
* Revert earlier libtool change, there's no needJohan Dahlin2008-11-251-2/+1
* Execute the dumper program through libtool if it's installed, so we avoidJohan Dahlin2008-11-251-1/+3
* Also generate new syntaxColin Walters2008-11-171-8/+3
* Bug 558436 - avoid having scanner load app codeColin Walters2008-11-131-9/+23
* Add a GirParser object to hold the state of a compilationOwen Taylor2008-11-121-1/+11
* Add a GIRepository-2.0.gir. Change the libtool lookup slightly so we canJohan Dahlin2008-11-121-3/+2
* Remove field offsets from g-ir-generate output and test inputsOwen Taylor2008-11-111-2/+0
* If any of the path parts in sys.path contains lib64, use lib64 as a libdir in...Johan Dahlin2008-11-021-1/+7
* Remove arguments from the constructor, move them to separate accessors.Johan Dahlin2008-10-301-8/+16
* Rewrap and reorder includesJohan Dahlin2008-10-301-5/+9
* add LD_LIBRARY_PATH to LPATH before calling ld.Johan Bilien2008-10-281-0/+5
* Bug 557786 - support fixed size arraysColin Walters2008-10-251-4/+7
* Bug 556739 – transfer-ownership attribute should be mandatory in .girTommi Komulainen2008-10-231-14/+13
* Bug 557379 – g-ir-generate not writing the 'abstract' attributeTommi Komulainen2008-10-221-0/+5
* Bug 557405 – Use 'allow-none' consistentlyTommi Komulainen2008-10-221-2/+2
* Write out throws attributeColin Walters2008-10-211-0/+5
* Bug 556783 - namespace/prefix reworkColin Walters2008-10-181-4/+7
* Bug 556732 – generate gir files consistentlyTommi Komulainen2008-10-171-2/+2
* Bug 556732 – generate gir files consistentlyTommi Komulainen2008-10-171-5/+2
* Bug 556732 – generate gir files consistentlyTommi Komulainen2008-10-171-4/+10
* Bug 556732 – generate gir files consistentlyTommi Komulainen2008-10-171-7/+3
* Bug 556543 – reduce compiler warningsTommi Komulainen2008-10-162-2/+1
* Fix up g-ir-generate for new include= syntaxColin Walters2008-10-161-1/+3
* Merge branch 'bug556331-includecleanup'Colin Walters2008-10-161-1/+10
* reduce code duplicationTommi Komulainen2008-10-151-16/+18
* Bug 556174 – parse types for lists etc.Tommi Komulainen2008-10-151-64/+41
* quote printf arguments so that we don't generate invalid XML by writingTommi Komulainen2008-10-151-1/+4
* remove unused indent parameters, xmlwriter keeps track of necessaryTommi Komulainen2008-10-151-21/+17
* Keep track of generated XML tree and handle indentation and closing tagsTommi Komulainen2008-10-151-94/+179
* wrap all FILE access to go through simple xmlwriterTommi Komulainen2008-10-151-212/+259
* use "transfer-ownership" attribute for return valuesTommi Komulainen2008-10-121-2/+2
* move "transfer" and "null-ok" attributes from <function> to <return-value>Tommi Komulainen2008-10-121-4/+6
* use "container" for container/shallow ownership transfer (not "shallow")Tommi Komulainen2008-10-121-2/+2
* Bug 552858: versioningColin Walters2008-10-122-4/+10
* ignore non-UTF-8 string constantsJohan Bilien2008-10-111-1/+1
* Bug 554854: The --typelib-xml and --inject options should reuse giscannerLucas Rocha2008-10-111-6/+19
* WhitespaceJohan Dahlin2008-10-111-2/+2
* Bug 555293: append library_paths to LPATH env variable to work around aLucas Rocha2008-10-101-0/+10
* Bug 555294: Add support for multiple shared libraries per typelib.Lucas Rocha2008-10-071-3/+3
* Bug 554632: Create type tag for GTypeColin Walters2008-10-021-26/+2
* Add g-ir-scanner --injectColin Walters2008-09-271-1/+26
* Use symbolic names for type tags instead of hardcoded integersColin Walters2008-09-231-8/+11
* Merge branch 'bug552566-timet/wip'Colin Walters2008-09-231-0/+1
* Explode immediately if we don't recognize a typeColin Walters2008-09-191-0/+2
* Fix indentationColin Walters2008-09-191-6/+8
* Add check to make sure we're not hitting out unresolved typesColin Walters2008-09-191-0/+12