waf/waflib
dffischer b521041eb4 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-23 17:45:12 +01:00
..
Tools glib2: Compile schemas per directory (#1881) 2016-12-23 17:45:12 +01:00
extras correct static lib extension for emscripten (#1876) 2016-12-21 22:27:52 +01:00
Build.py Remove the BuildContext.rule decorator 2016-12-01 22:57:25 +01:00
ConfigSet.py docstring for #1851 2016-11-14 22:13:26 +01:00
Configure.py Set the configuration test build class on conf.run_build_cls 2016-09-10 12:12:46 +02:00
Context.py Development branch for waf 2.0 2016-11-20 10:14:25 +01:00
Errors.py Api docs 2016-06-25 14:49:27 +02:00
Logs.py Api docs 2016-06-25 12:50:04 +02:00
Node.py Optimize Node.path_from 2016-12-21 22:28:42 +01:00
Options.py Api docs 2016-06-25 14:49:27 +02:00
Runner.py Minimize the amount of tasks displayed during the build #1828 2016-10-08 12:53:16 +02:00
Scripting.py Enable 'waf dist' in arbitrary paths 2016-08-24 18:07:24 +02:00
Task.py Include all vars in tuple rules #1883 2016-12-22 15:21:16 +01:00
TaskGen.py Improve process_rule cache accuracy 2016-12-22 18:14:36 +01:00
Utils.py Allocate Utils.lru_cache lazily 2016-11-26 18:59:38 +01:00
__init__.py Api docs 2016-06-25 14:49:27 +02:00
ansiterm.py docs 2015-12-25 17:54:07 +01:00
fixpy2.py Simplifications for #1823 2016-10-03 13:02:51 +02:00
processor.py Python 3.3 fix 2016-09-03 22:24:29 +02:00