genode/repos/gems
Norman Feske c5066a7317 Make gems/vfs.h utils fit for use in VFS plugins
This patch enhances the VFS access utilities of gems/vfs.h to be usable
with a prior created root directory. It also adds a
'File_content::bytes' method for operating of the raw content, which is
needed in situations where the data pointer is passed to a third-party
parser.
2018-04-10 11:09:19 +02:00
..
include Make gems/vfs.h utils fit for use in VFS plugins 2018-04-10 11:09:19 +02:00
lib gems: ttf_font library 2018-04-10 11:09:19 +02:00
recipes depot: update recipe hashes 2018-03-29 14:59:07 +02:00
run gems: add cap quotas to decorator run scripts 2018-03-27 13:43:09 +02:00
src gems: ttf_font library 2018-04-10 11:09:19 +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.