genode/repos/gems
Christian Helmuth c11d9b7b5c Remove false API dependencies from libc/posix components
Fixes #3720
2020-05-18 10:16:13 +02: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 Remove misleading "pipe" utility and test 2020-05-18 10:16:13 +02:00
run Remove misleading "pipe" utility and test 2020-05-18 10:16:13 +02:00
src Remove false API dependencies from libc/posix components 2020-05-18 10:16:13 +02:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

README

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.