genode/repos/gems
Alexander Boettcher 463b39fc73 xml reporter: support different start node name
Currently the report name is used implicitly as first xml node name for the
report.  This is inconvenient if one component wants to generate various xml
reports under various names (e.g. to steer consumers/clients slightly
differently) but with the same xml node tree structure.

Fixes #1940
2016-05-09 13:09:54 +02:00
..
include use Arg_string::set_arg_string to set session labels 2016-03-07 16:10:32 +01:00
lib/mk gems: move reusable code to include/gems 2014-10-13 15:21:53 +02:00
run wm.run: enable decorator controls 2016-02-09 16:06:40 +01:00
src xml reporter: support different start node name 2016-05-09 13:09:54 +02:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

This directory is a source-code repository containing Genode-specific
services and applications. In contrast to the components that come with
the 'os' repository, programs contained in 'gems' are able to leverage
the functionalities provided by higher-level repositories such as 'libports'.
To use the 'gems' repository, make sure to also add those repositories to your
build configuraion.