summaryrefslogtreecommitdiff
path: root/misc/scripts
Commit message (Collapse)AuthorAgeFilesLines
* [Linux] Add arm32/arm64 linux builds supportFabio Alessandrelli2024-02-151-0/+2
| | | | | | | | | 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.
* [MacOS] Use framekwork to package GDExtensionFabio Alessandrelli2023-12-201-1/+1
| | | | | This allows it to be code-signed as a bundle so gatekeeper won't complain when loaded by the editor.
* Support building for Godot 4.1 (new default).Fabio Alessandrelli2023-06-301-3/+4
|
* [CI] Update static checks, copyright headers.Fabio Alessandrelli2023-05-253-89/+123
|
* [CI] Fix python black formatting.Fabio Alessandrelli2023-05-251-19/+11
|
* [Upstream] Update to Godot beta 3.Fabio Alessandrelli2022-10-171-0/+32
| | | | | | | Update build targets. Move release script out of CI yaml. Disable debug CI builds for Godot 3.x since they are mostly used for debugging the extension itself.
* Use libdatachannel library, add Godot 4 support.Fabio Alessandrelli2022-06-151-0/+2
|
* static checks.Fabio Alessandrelli2021-07-094-0/+235