genode/tool/builddir/build.conf
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
..
ccache Add ccache support to build system 2021-02-23 12:02:41 +01:00
make_j Add unified build directories to create_builddir 2017-01-13 13:05:44 +01:00
README Add unified build directories to create_builddir 2017-01-13 13:05:44 +01:00
repos Add unified build directories to create_builddir 2017-01-13 13:05:44 +01:00
repos_x86 Remove dde_zircon 2020-08-25 11:49:44 +02:00
run run: add --depot-auto-update feature 2019-04-09 12:30:34 +02:00
run_arm_v6 tool: deprecate board-specific build directories 2019-05-27 14:46:29 +02:00
run_arm_v7 Retire Exynos 5 support (fix #3725) 2020-04-17 12:53:57 +02:00
run_arm_v8 hw: Add support for Qemu virt arm platforms. 2020-04-17 12:39:32 +02:00
run_boot_dir tool: deprecate board-specific build directories 2019-05-27 14:46:29 +02:00
run_kernel_linux Add unified build directories to create_builddir 2017-01-13 13:05:44 +01:00
run_riscv tool: fix BOARD_RUN_OPT for arm_v8 2019-07-09 08:41:53 +02:00
run_x86 tool: deprecate board-specific build directories 2019-05-27 14:46:29 +02:00
run_x86_32 tool: fix BOARD_RUN_OPT for arm_v8 2019-07-09 08:41:53 +02:00
run_x86_64 Remove support for the Muen separation kernel 2021-02-23 11:55:44 +01:00

This directory contains templates for configuring build directories
for different platforms. They are used by the 'create_builddir' tool.