Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Linux] Add arm32/arm64 linux builds support | Fabio Alessandrelli | 2024-02-15 | 1 | -4/+8 |
| | | | | | | | | | 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] Add support for universal builds. | Fabio Alessandrelli | 2023-05-24 | 1 | -10/+1 |
| | | | | | | Since the OpenSSL build system does not support macOS universal binaries, we first need to build the two libraries separately, then we join them together using lipo. | ||||
* | Disable android 32 bits builds. | Fabio Alessandrelli | 2022-09-11 | 1 | -2/+0 |
| | |||||
* | Use libdatachannel library, add Godot 4 support. | Fabio Alessandrelli | 2022-06-15 | 1 | -0/+28 |