redox/config
Andrey Turkin 03633046cc Riscv64gc support in the build scripts
This architecture is different from x86/aarch because its rust triplet (riscv64gc-...) differs from gcc/llvm/binutils triplet (more general riscv64-...). Therefore the build scripts have to bridge that mismatch.

This introduces new build-time environment variable GNU_TARGET which corresponds to a target used by C world utilities whereas existing TARGET now describes rust target.
2024-09-30 10:28:37 +03:00
..
aarch64 Set the VT env var when running orbital 2024-07-20 16:42:33 +02:00
i686 Remove the obsolete introduction explanation on "demo.toml" 2024-07-13 06:24:18 +00:00
riscv64gc Riscv64gc support in the build scripts 2024-09-30 10:28:37 +03:00
x86_64 Re-enable rustpython in configs 2024-09-19 21:06:02 -05:00
acid.toml Add explanation comments on the build system files 2024-07-09 12:58:07 +00:00
base.toml Enable the "shell" data type to allow easy terminal shell customization 2024-07-16 11:08:29 +00:00
desktop-minimal.toml Do not preserve debug console output in sys:log 2024-07-27 16:52:49 +02:00
desktop.toml Re-enable rustpython in configs 2024-09-19 21:06:02 -05:00
dev.toml Improve the "dev.toml" config for many tests 2024-07-20 00:50:53 +00:00
llvm.toml Add explanation comments on the build system files 2024-07-09 12:58:07 +00:00
minimal-net.toml Use the new scheme format in system configs 2024-07-12 15:47:06 +02:00
minimal.toml Do not preserve debug console output in sys:log 2024-07-27 16:52:49 +02:00
net.toml Add explanation comments on the build system files 2024-07-09 12:58:07 +00:00
redoxer-gui.toml Fix redoxer config 2024-09-19 21:13:45 -05:00
redoxer.toml Fix redoxer config 2024-09-19 21:13:45 -05:00
resist.toml Add explanation comments on the build system files 2024-07-09 12:58:07 +00:00
server.toml Revert "Merge branch 'enable-simple-http-server' into 'master'" 2024-08-15 09:21:07 -06:00