waf/demos/glib2
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
..
enums.h Initial commit 2011-09-10 11:13:51 +02:00
file.js demos: add GResource examples in glib2 demo 2014-09-21 20:59:25 +02:00
main.c Initial commit 2011-09-10 11:13:51 +02:00
marshal.list Initial commit 2011-09-10 11:13:51 +02:00
org.glib2.test.gresource.xml demos: add GResource examples in glib2 demo 2014-09-21 20:59:25 +02:00
org.gsettings.simple.gschema.xml glib2: Compile schemas per directory (#1881) 2016-12-22 18:31:07 +01:00
org.gsettings.test-2.gschema.xml Initial commit 2011-09-10 11:13:51 +02:00
org.gsettings.test.gschema.xml Initial commit 2011-09-10 11:13:51 +02:00
wscript glib2: Compile schemas per directory (#1881) 2016-12-22 18:31:07 +01:00