Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Punt on building with older gtk-doc; version skew in gtk-doc.make makes patch...Colin Walters2009-02-233-15/+1
| * shave fix: Patch gtk-doc.make if we don't have it yetColin Walters2009-02-232-0/+14
* | Fix a typo, reel -> realJohan Dahlin2009-02-251-5/+5
|/
* Do not include yyoutput in the generated lexerJohan Dahlin2009-02-211-0/+2
* Handle the return value to fwrite properlyJohan Dahlin2009-02-211-1/+9
* Fix warnings pointed out by GCCJohan Dahlin2009-02-214-11/+16
* Be less verboseJohan Dahlin2009-02-213-15/+7
* Mention that we're generating a GIRJohan Dahlin2009-02-211-0/+1
* Reformat the output to fit shaveJohan Dahlin2009-02-212-6/+5
* Disable a UTF-8 warning per defaultJohan Dahlin2009-02-211-0/+2
* Update .gitignore for gtk-docJohan Dahlin2009-02-211-0/+4
* Use shave to reduce compiling outputJohan Dahlin2009-02-2110-15/+203
* typelib building: Compress 5 arguments for g_ir_node_build_typelibColin Walters2009-02-203-99/+67
* Bug 572423 - Support --c-include argument for specifying C headersColin Walters2009-02-205-17/+35
* Send in an empty list instead of None.Johan Dahlin2009-02-201-0/+2
* giscanner: Set Python exceptions on type errors instead of g_assertColin Walters2009-02-191-7/+17
* Improve type checkingJohan Dahlin2009-02-191-0/+3
* Add a hall of shame commentJohan Dahlin2009-02-191-0/+3
* Bug 572075 - Make the scanner work with static and convenience librariesOwen W. Taylor2009-02-193-13/+49
* Remove gtk-doc.m4, should be installed by autogenColin Walters2009-02-191-43/+0
* Further cleanup for commented-out Union discriminator handlingColin Walters2009-02-191-6/+1
* Bug 563382 - Define PATH_MAX if not availableColin Walters2009-02-191-0/+3
* Fix bad merge introduced in commit b006d50Colin Walters2009-02-191-3/+8
* Bug 571373 - Add padding to typelib objectsColin Walters2009-02-192-13/+36
* Bug 571373 - Remove hardcoded sizes/offsets in girnode.cColin Walters2009-02-191-73/+82
* Bug 571373 - Remove hardcoded offsets in ginfo.cColin Walters2009-02-191-4/+6
* Bug 571373 - Consistently use sizeof () inside gtypelib and girmoduleColin Walters2009-02-192-37/+37
* Bug 571373 - Move typelib docs from typelib-format.txt into girepository.hColin Walters2009-02-195-1232/+585
* Fix SUBDIRS order, call gnome-autogen.sh with COMMON_DOC_BUILDColin Walters2009-02-192-2/+2
* gtk-doc fixes: Require 1.10, fix --name-space argument typo, change Typelib s...Colin Walters2009-02-183-2/+3
* Remove generated tmpl/ directory; we will use inline section commentsColin Walters2009-02-189-2496/+0
* Various gtk-doc fixes: only require 1.11, remove generated files, add docs to...Colin Walters2009-02-185-1877/+4
* Followup to bug 567906 - Redo option filtering logic to be a bit cleanerColin Walters2009-02-171-10/+11
* Bug 571483 - Sort toplevel .gir entriesColin Walters2009-02-178-741/+757
* Merge branch 'master' of ssh://walters@git.gnome.org/git/gobject-introspectionColin Walters2009-02-176-2/+55
|\
| * Unref the GIBaseInfo after usageJohan Dahlin2009-02-171-0/+2
| * Add a simple invokation exampleJohan Dahlin2009-02-175-1/+52
| * Merge commit 'origin'Johan Dahlin2009-02-171-5/+5
| |\
| * | Add missing tabJohan Dahlin2009-02-171-1/+1
* | | Merge branch 'master' of ssh://walters@git.gnome.org/git/gobject-introspectionColin Walters2009-02-179-12/+132
|\ \ \ | | |/ | |/|
| * | Parse doc-comment tags case-insensitiveOwen W. Taylor2009-02-171-5/+5
| |/
| * Set LD_LIBRARY_PATH for girepository-1.0Johan Dahlin2009-02-174-7/+7
| * Merge commit 'origin'Johan Dahlin2009-02-171-0/+3
| |\
| | * Add more types to GL-1.0.girOwen W. Taylor2009-02-161-0/+3
| * | Add allow-none for operation in g_mount_volumeDavid Ignacio2009-02-171-0/+1
| |/
| * Avoid a couple of gtk-doc warningsJohan Dahlin2009-02-142-0/+116
* | Merge branch 'master' of ssh://walters@git.gnome.org/git/gobject-introspectionColin Walters2009-02-1333-6181/+11216
|\ \ | |/
| * Bug 571182 – introspection.m4 issuesJohan Dahlin2009-02-132-1/+91
| * Begin to document the GIR formatJohan Dahlin2009-02-123-5/+36
| * Fix buildRobert Carr2009-02-121-3/+3