genode/repos/gems
Norman Feske 366bba0227 Exclude higher-level repos from strict warnings
This is a follow-up commit to "Increase default warning level", which
overrides Genode's new default warning level for targets contained in
higher-level repositories. By explicitly whitelisting all those targets,
we can selectively adjust them to the new strictness over time - by
looking out for 'CC_CXX_WARN_STRICT' in the target description files.

Issue #465
2018-01-17 12:14:36 +01:00
..
include Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
lib Exclude higher-level repos from strict warnings 2018-01-17 12:14:36 +01:00
recipes depot: update recipe hashes 2017-12-21 15:01:56 +01:00
run depot: move versions to subdirectory 2017-12-21 15:01:45 +01:00
src Exclude higher-level repos from strict warnings 2018-01-17 12:14:36 +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.