genode/repos/gems
Martin Stein dd587c6712 fs_query: support querying file sizes
By adding an attribute 'size="yes"' to a query, one instructs fs_query to
report also the size of each queried file as attribute 'size' of the
corresponding 'file' node.

Ref #4032
2021-05-28 14:15:27 +02:00
..
include nano3d: remove surface-clear optimization 2021-05-10 11:17:20 +02:00
lib gems: import Genode-specific code of the CBE 2020-11-27 09:19:08 +01:00
ports gems: import Genode-specific code of the CBE 2020-11-27 09:19:08 +01:00
recipes depot: update recipe hashes 2021-05-10 11:18:12 +02:00
run qemu: sanity check misconfigured memory for okl4 2021-05-28 14:15:26 +02:00
src fs_query: support querying file sizes 2021-05-28 14:15:27 +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.