summaryrefslogtreecommitdiff
path: root/misc/webrtc.tres
Commit message (Collapse)AuthorAgeFilesLines
* [Linux] Add arm32/arm64 linux builds supportFabio Alessandrelli2024-02-151-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 Alessandrelli2023-05-241-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 Alessandrelli2022-09-111-2/+0
|
* Use libdatachannel library, add Godot 4 support.Fabio Alessandrelli2022-06-151-0/+28