buildroot icon indicating copy to clipboard operation
buildroot copied to clipboard

Godot's buildroot soft-fork for generating toolchains to make portable Linux releases of Godot games.

Results 5 buildroot issues
Sort by recently updated
recently updated
newest added

SDK version: 2021-02-11 on Linux host Our SDK provides some autotools binaries but not all of them, and this seems to break building Mono: ``` Relocating the buildroot SDK from...

bug

This adds a subsection with build examples using the toolchain. It also restores the call to build the toolchain which was removed on a previous commit.

enhancement

I'm trying to use Docker to create the toolchain and I'm getting some errors: 1. ``` ./build-sdk.sh linux-x86_64 armv7 "docker build" requires exactly 1 argument. See 'docker build --help'. Usage:...

documentation

TuxFamily downloads have been offline for almost a year now.

bug

Updated the file versioning to 255.10 due to deps reasoning. Modified system.mk to include the name of the file being downloaded. Modified systemd.hash to include the new hashes of the...

bug