genode/repos/gems
Christian Helmuth f3cce99933 Adapt terminal_mux.run to changes in cli_monitor
Subsystems are now configured via .subsystem files in the VFS directory
/subsystems. The adaption uses one <inline> node per subsystem.
2016-02-09 08:01:40 +01:00
..
include gems: add Nitpicker_buffer and Dither_painter 2015-11-27 12:18:54 +01:00
lib/mk gems: move reusable code to include/gems 2014-10-13 15:21:53 +02:00
run Adapt terminal_mux.run to changes in cli_monitor 2016-02-09 08:01:40 +01:00
src Mark Server::Entrypoint noncopyable 2016-02-05 10:47:45 +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.