genode/repos/os
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
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02: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: recipe for log_terminal 2018-01-17 12:14:34 +01:00
run os: add app to transform kernel/core output to LOG 2017-12-21 15:01:48 +01:00
src Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.