genode/repos/base-pistachio
Norman Feske cbae9bc1c8 Add ccache support to build system
This patch simplifies the use of ccache with the build system. Up until
now, each developer had to set up the ccache hooks manually, adjust the
PATH variable, and customize the etc/tools.conf in each build directory.
With the patch, ccache can be enabled by un-commenting a single line in
the etc/build.conf file.

Fixes #4004
2021-02-23 12:02:41 +01:00
..
config Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
etc base: remove SPEC variables of boards (fix #3971) 2021-01-25 13:58:09 +01:00
lib Remove Rpc_entrypoint::Native_context 2020-04-21 16:50:37 +02:00
patches pistachio: fix compile error with GCC 8.3.0 2019-05-16 13:11:02 +02:00
ports pistachio: check for 'ed' tool on port prepare 2019-12-19 17:00:47 +01:00
recipes/src/base-pistachio depot: update recipe hashes 2021-01-25 14:00:43 +01:00
src Add ccache support to build system 2021-02-23 12:02:41 +01:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This repository contains the L4ka::Pistachio-specific implementation of Genode.
Please see the documentation at 'base-pistachio/doc/pistachio.txt' for further
instructions on building and using Genode on the L4ka::Pistachio kernel.