summaryrefslogtreecommitdiff
path: root/gio/glib-compile-schemas.c
Commit message (Expand)AuthorAgeFilesLines
...
* glib-compile-schemas: write informational messages to stdoutMatthias Clasen2011-05-271-3/+3
* Fix usage of _GNU_SOURCEDan Winship2011-05-031-1/+0
* Don't include unistd.h unconditionallyMatthias Clasen2011-04-111-3/+6
* Silence a bunch of -Wunused-but-set-variable warningsDavid Zeuthen2011-04-081-3/+0
* glib-compile-schemas: check for undefined refsRyan Lortie2011-04-081-6/+22
* glib-compile-schemas: min and max are now optionalRyan Lortie2011-03-311-2/+29
* Export _glib_get_locale_dir() as it is now used in gio, tooTor Lillqvist2011-02-201-1/+2
* Complete the translation setup for glib-compile-schemasMatthias Clasen2011-02-121-0/+12
* Inherit gettext-domain from <schemalist>Christian Persch2010-11-281-1/+3
* Prevent error pileupMatthias Clasen2010-10-161-2/+2
* schema compiler: Don't store zero-valued flagsRyan Lortie2010-10-041-1/+6
* glib-compile-schemas: write strinfo little endianRyan Lortie2010-10-031-0/+6
* Bug 628937 - gracefully handle broken schemasRyan Lortie2010-10-011-38/+83
* glib-compile-schemas: improve error accuracyRyan Lortie2010-10-011-3/+4
* Bug 628937 - gracefully handle broken schemasRyan Lortie2010-10-011-18/+71
* Add 3 new restrictions to the schema compilerRyan Lortie2010-09-091-1/+24
* Rename gschema-compile.c -> glib-compile-schemas.cRyan Lortie2010-09-091-0/+1880