genode/repos/gems
Norman Feske cd3a5852d6 Warn about the use of deprecated headers
This commit enables compile-time warnings displayed whenever a deprecated
API header is included, and adjusts the existing #include directives
accordingly.

Issue #1987
2017-01-31 12:01:18 +01:00
..
include Warn about the use of deprecated headers 2017-01-31 12:01:18 +01:00
lib/mk gems: move reusable code to include/gems 2014-10-13 15:21:53 +02:00
run run/platform_drv.inc: add 'need_usb_hid' function 2017-01-31 12:01:12 +01:00
src Warn about the use of deprecated headers 2017-01-31 12:01:18 +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.