genode/repos/gems
Emery Hemingway f8337b511b Move Session_label from os to base
Session_label constructor now takes a bare string rather than a
serialized argument buffer.
Replace all instances of previous constructor with 'label_from_args'
function.

Issue #1787
2016-07-11 13:09:24 +02:00
..
include Omit superfluous use of "CAP"/"SIGNAL" services 2016-05-09 13:24:51 +02:00
lib/mk gems: move reusable code to include/gems 2014-10-13 15:21:53 +02:00
run dde_ipxe: remove (non-working) pcnet driver 2016-06-28 11:09:27 +02:00
src Move Session_label from os to base 2016-07-11 13:09:24 +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.