mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 22:47:50 +00:00
cbae9bc1c8
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 |
||
---|---|---|
.. | ||
ccache | ||
make_j | ||
README | ||
repos | ||
repos_x86 | ||
run | ||
run_arm_v6 | ||
run_arm_v7 | ||
run_arm_v8 | ||
run_boot_dir | ||
run_kernel_linux | ||
run_riscv | ||
run_x86 | ||
run_x86_32 | ||
run_x86_64 |
This directory contains templates for configuring build directories for different platforms. They are used by the 'create_builddir' tool.