Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CI] Add patches to use build profile and speed up builds | Fabio Alessandrelli | 2024-06-15 | 3 | -0/+614 |
| | |||||
* | [Linux] Add arm32/arm64 linux builds support | Fabio Alessandrelli | 2024-02-15 | 1 | -0/+34 |
| | | | | | | | | | Fix arch detection in GDNative builds (3.x) and add a small patch to avoid warnings spam on ARM. Make CMake march flags explicit for Linux arm32/arm64. Add new platforms to CI. | ||||
* | Support building for Godot 4.1 (new default). | Fabio Alessandrelli | 2023-06-30 | 1 | -3/+3 |
| | |||||
* | Build Linux binaries using the Godot toolchian. | Fabio Alessandrelli | 2023-06-30 | 1 | -0/+29 |
So we link to very old glibc and support ancient distros. |