Commit Graph

4 Commits

Author SHA1 Message Date
dffischer 15c45b365d glib2: Compile schemas per directory (#1881)
* glib2: Compile schemas per directory

By changing GSETTINGSSCHEMADIR during the build setup or on single tasks
or generators, the user may place schemas in various locations. Adding a
post build function for each of this location compiles all of them
instead of only one global directory.

* glib2: Notify user about failed schema compilation

* glib2: Demo schemas installed to multiple places

A new schema lacking lacking any enumerations was introduced. Installing
it isolated simplifies the generator creation to the essential
components demonstrated.
2016-12-22 18:31:07 +01:00
Damián Nohales 471e8faf6e demos: add GResource examples in glib2 demo 2014-09-21 20:59:25 +02:00
Thomas Nagy 4c3af52305 docs: uselib -> use 2013-10-01 23:44:27 +02:00
Thomas Nagy 44a967e326 Initial commit 2011-09-10 11:13:51 +02:00