genode/repos/gems
Norman Feske c92a9ce591 sculpt: show names of unsatisfied launchers
The diagnostic messages presented in the runtime dialog lacked the name
if the subsystem was created from a launcher, e.g., the 'vm'. Instead of
determining the subsystem name from the start-XML-node (a launcher has
no 'name' attribute but the name corresponds to the launcher's file
name), the name is now passed as a dedicated argument.
2019-07-09 08:58:39 +02:00
..
include gems: add direct fs constructor to Watch_handler 2019-07-09 08:55:23 +02:00
lib vfs_trace: VFS plugin that offers trace buffer access 2019-07-09 08:55:23 +02:00
recipes sculpt: integrate global clipboard 2019-07-09 08:58:39 +02:00
run sculpt: integrate global clipboard 2019-07-09 08:58:39 +02:00
src sculpt: show names of unsatisfied launchers 2019-07-09 08:58:39 +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.