genode/repos/gems
Norman Feske 5dfd0274b9 sculpt: avoid depot queries during installation
This patch removes the intermediate querying of the depot while the
installation of packages is in progress. This avoids misleading warning
messages and reduces superfluous file-system load during the
installation of large packages.

Issue #4631
2022-10-12 12:09:37 +02:00
..
include gems: fix clipping in polygon_gfx/line_painter.h 2022-09-21 12:19:10 +02:00
lib Add missing shared-object link dependencies 2022-02-15 10:23:14 +01:00
ports port/cbe: update to newest version 2022-02-15 10:23:15 +01:00
recipes sculpt: remove vbox5 from default index 2022-10-12 12:09:37 +02:00
run sculpt: remove vbox5 from default index 2022-10-12 12:09:37 +02:00
sculpt sculpt: distinguish devices,pci_devices in /report 2022-10-12 12:09:36 +02:00
src sculpt: avoid depot queries during installation 2022-10-12 12:09:37 +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.