genode/tool/builddir/build.conf
Norman Feske cb5eb740c0 tool/create_builddir: prepend board-specific repos
Board-specific repositories must appear before generic repositories
(i.e., gems) in 'REPOSITORIES' to select board-specific sculpt/
configuration snippets over the defaults provided by gems. When listing
the board-specific repositories last, Sculpt images for the PinePhone or
MNT Reform may wrongly include launchers and presets of the PC version.
2024-10-30 15:07:55 +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_arm_v6 tool/create_builddir: prepend board-specific repos 2024-10-30 15:07:55 +01:00
repos_arm_v7 tool/create_builddir: prepend board-specific repos 2024-10-30 15:07:55 +01:00
repos_arm_v8 tool/create_builddir: prepend board-specific repos 2024-10-30 15:07:55 +01:00
repos_riscv tool/create_builddir: prepend board-specific repos 2024-10-30 15:07:55 +01:00
repos_x86 tool/create_builddir: prepend board-specific repos 2024-10-30 15:07:55 +01: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 tool: add qemu run opts for zynq_qemu 2023-06-16 11:24:25 +02:00
run_arm_v8 board: Rename virt_qemu to virt_qemu_<arch> 2022-08-17 12:03:26 +02:00
run_boot_dir tool: deprecate board-specific build directories 2019-05-27 14:46:29 +02:00
run_riscv board: Rename virt_qemu to virt_qemu_<arch> 2022-08-17 12:03:26 +02:00
run_x86 qemu: set default cpu model for x86_64 explicitly 2023-06-16 11:24:25 +02:00
run_x86_32 tool: remove sel4 x86_32/pc and imx7-sabre artifacts 2023-07-14 12:06:32 +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.