genode/repos/gems
Christian Helmuth 98a4cb27b2 decorator_stress: explicitly generate long values
Explicitly cast floats to long as we currently do not plan to support
float in Xml_generator and previously the value was implicitly casted to
long anyway.

Issue #1819
2015-12-17 10:38:19 +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 Update run scenarios for policy label matching 2015-11-29 18:17:06 +01:00
src decorator_stress: explicitly generate long values 2015-12-17 10:38:19 +01: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.