You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 years ago
..
enums.h Initial commit 13 years ago
file.js demos: add GResource examples in glib2 demo 10 years ago
main.c Initial commit 13 years ago
marshal.list Initial commit 13 years ago
org.glib2.test.gresource.xml demos: add GResource examples in glib2 demo 10 years ago
org.gsettings.simple.gschema.xml glib2: Compile schemas per directory (#1881) 8 years ago
org.gsettings.test-2.gschema.xml Initial commit 13 years ago
org.gsettings.test.gschema.xml Initial commit 13 years ago
wscript glib2: Compile schemas per directory (#1881) 8 years ago