summaryrefslogtreecommitdiff
path: root/gio/glib-compile-schemas.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-16gobject/gio: some last missed statics/incluesRyan Lortie1-1/+1
2011-09-17glib-compile-schemas: remove --uninstall optionRyan Lortie1-2/+0
2011-09-10glib-compile-schemas: Pedantic string fixesMatthias Clasen1-2/+2
2011-07-19GSettings: remove key length restrictionsRyan Lortie1-2/+2
2011-06-07Update gsettings utilities in GIOChun-wei Fan1-2/+7
2011-05-27glib-compile-schemas: write informational messages to stdoutMatthias Clasen1-3/+3
2011-05-03Fix usage of _GNU_SOURCEDan Winship1-1/+0
2011-04-11Don't include unistd.h unconditionallyMatthias Clasen1-3/+6
2011-04-08Silence a bunch of -Wunused-but-set-variable warningsDavid Zeuthen1-3/+0
2011-04-08glib-compile-schemas: check for undefined refsRyan Lortie1-6/+22
2011-03-31glib-compile-schemas: min and max are now optionalRyan Lortie1-2/+29
2011-02-20Export _glib_get_locale_dir() as it is now used in gio, tooTor Lillqvist1-1/+2
2011-02-12Complete the translation setup for glib-compile-schemasMatthias Clasen1-0/+12
2010-11-28Inherit gettext-domain from <schemalist>Christian Persch1-1/+3
2010-10-16Prevent error pileupMatthias Clasen1-2/+2
2010-10-04schema compiler: Don't store zero-valued flagsRyan Lortie1-1/+6
2010-10-03glib-compile-schemas: write strinfo little endianRyan Lortie1-0/+6
2010-10-01Bug 628937 - gracefully handle broken schemasRyan Lortie1-38/+83
2010-10-01glib-compile-schemas: improve error accuracyRyan Lortie1-3/+4
2010-10-01Bug 628937 - gracefully handle broken schemasRyan Lortie1-18/+71
2010-09-09Add 3 new restrictions to the schema compilerRyan Lortie1-1/+24
2010-09-09Rename gschema-compile.c -> glib-compile-schemas.cRyan Lortie1-0/+1880