genode/repos/gems
Ehmry - 969180525f Use patched binary toolchain from Genode Labs
- Fetch and patch GCC distribution
 - Pass Tup config as a file
 - Fold out and dev outputs
 - Remove shellHook code for compatibility with dev-shell
 - Tweak Tup Nix conditionals
 - Add Tupfile.ini
 - Remove custom setup-hook
2020-01-05 20:32:08 +01:00
..
include Move include/gems/vfs.h to include/os/vfs.h 2019-11-19 14:23:56 +01:00
lib New VFS plugin for emulating POSIX pipes 2019-11-19 14:54:13 +01:00
recipes depot: update recipe hashes 2019-11-28 09:06:39 +01:00
run sculpt: version 19.11 2019-11-19 14:54:14 +01:00
src Use patched binary toolchain from Genode Labs 2020-01-05 20:32:08 +01:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00
Tupfile Tup: build vfs_import 2019-11-10 13:41:49 +01:00
Tuprules.tup Use patched binary toolchain from Genode Labs 2020-01-05 20:32:08 +01:00
genode-gems.pc.in Tupify 2019-10-03 21:25:36 +02:00

README

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.