summaryrefslogtreecommitdiff
path: root/misc/patches
Commit message (Collapse)AuthorAgeFilesLines
* [CI] Add patches to use build profile and speed up buildsFabio Alessandrelli2024-06-153-0/+614
|
* [Linux] Add arm32/arm64 linux builds supportFabio Alessandrelli2024-02-151-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 Alessandrelli2023-06-301-3/+3
|
* Build Linux binaries using the Godot toolchian.Fabio Alessandrelli2023-06-301-0/+29
So we link to very old glibc and support ancient distros.