genode/repos/gems
Martin Stein f3eaeb08ef ada/spark: all warnings, warn strict, style checks
* enable all common warnings through default value of CC_ADA_WARN
* treat warnings like errors through default value of CC_ADA_WARN_STRICT
* enable almost all style checks through default value of CC_ADA_WARN_STRICT
* style fixes for aes_cbc_4k
* disable strict warnings and style checks for libsparkcrypto and spark lib

Ref #3848
2020-08-25 11:50:09 +02:00
..
include gems: remove report_rom_slave.h 2020-07-06 14:43:04 +02:00
lib base: remove deprecated cancel_blocking() support 2020-07-13 11:33:12 +02:00
recipes Turn USB HID drivers into event-session clients 2020-08-25 11:50:09 +02:00
run nitpicker: no framebuffer and input by default 2020-08-25 11:50:09 +02:00
src ada/spark: all warnings, warn strict, style checks 2020-08-25 11:50:09 +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.