genode/repos/gems
Norman Feske 1ddbb3444c sculpt/nitpicker: use label for matching decorator
The 'label_suffix=" -> decorator"' rule is weaker than the
more generic 'label_prefix="runtime -> wm"' rule, to the effect that the
decorator is assigned to the "desktop" domain instead of the "decorator"
domain. Replace the 'label_prefix' by the decorator's concrete label
to resolve this ambiguity.
2024-12-10 14:12:24 +01:00
..
include gems/vfs_font: improve glyph bb sanity check 2024-11-20 08:58:39 +01:00
lib gems: VFS OSS plugin for Record/Play session 2024-04-12 15:08:00 +02:00
recipes depot: update recipe hashes 2024-11-20 08:58:39 +01:00
run sculpt_image: add MNT Pocket as target board 2024-10-30 08:14:56 +01:00
sculpt sculpt/nitpicker: use label for matching decorator 2024-12-10 14:12:24 +01:00
src decorator: fix sync-handling corner case 2024-12-10 14:12:24 +01:00
README Update README files 2023-03-13 14:32:53 +01:00

This directory is a source-code repository containing Genode-specific services
and applications. In contrast to the components hosted in 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.