genode/repos/gems
Norman Feske fce9cd8c22 sculpt manager: use runtime state report max of 1M
With complex scenarios, supplementing the <report> node with the
attribute 'requested' or 'provides' can easily result in a report of
more than 64K.
2020-02-27 14:47:00 +01:00
..
include menu_view: make texture handling more robust 2020-02-27 14:46:58 +01:00
lib New VFS plugin for emulating POSIX pipes 2019-11-19 14:54:13 +01:00
recipes sculpt: leitzentrale user-interface redesign 2020-02-27 14:46:59 +01:00
run fs_query.run: increase timeout 2020-02-27 14:46:59 +01:00
src sculpt manager: use runtime state report max of 1M 2020-02-27 14:47:00 +01: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.