genode/repos/ports
Adrian-Ken Rueegsegger d1b4fb1dff vbox: Simplify Muen guest interupt handling
Drop lock prefix since there is no concurrent access from other CPUs.
2017-05-31 13:16:22 +02:00
..
doc Make label prefixing more strict 2016-11-30 13:37:07 +01:00
include vbox4/5: remove printf 2017-05-31 13:16:19 +02:00
lib ports: ABI for libc_noux 2017-05-31 13:16:14 +02:00
mk noux: install tar archive as build result 2017-05-31 13:16:15 +02:00
ports gcc: RISC-V 6.3.0 2017-05-31 13:16:20 +02:00
recipes Recipes for noux API, bash, posix 2017-05-31 13:16:15 +02:00
run noux_tool_chain: remove now unsed libraries 2017-05-31 13:16:21 +02:00
src vbox: Simplify Muen guest interupt handling 2017-05-31 13:16:22 +02:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

README

This directory contains ports of popular 3rd-party applications to Genode.

The 'ports' repository follows the line of the 'libports' repository.
For instructions about downloading and building 3rd-party applications,
please refer to 'libports/README'.


Dependencies from other repositories
------------------------------------

Application provided by the 'ports' repository typically expect a rich
runtime environment, including shared libraries provided by the 'libports'
repository. Hence, 'ports' depends on 'libports'.