summaryrefslogtreecommitdiff
path: root/misc/webrtc.gdextension
Commit message (Collapse)AuthorAgeFilesLines
* [macOS] Add support for universal builds.Fabio Alessandrelli2023-05-241-4/+2
| | | | | | 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.
* Revert "[Extension] Fix library resource waiting for Godot auto prefix."Fabio Alessandrelli2023-01-131-29/+20
| | | | This reverts commit 0c10a7f3e3c534aff7f31a2a75907230a5353663.
* [Extension] Fix library resource waiting for Godot auto prefix.Fabio Alessandrelli2023-01-121-20/+29
|
* Rename osx to macos in webrtc.gdextensionJonathan Picques2022-11-261-4/+4
| | | The plugin wouldn't work with Godot beta 5 because it expects a macos key instead of an osx
* [Upstream] Update to Godot beta 3.Fabio Alessandrelli2022-10-171-10/+21
| | | | | | | 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.
* Disable android 32 bits builds.Fabio Alessandrelli2022-09-111-2/+0
|
* Use libdatachannel library, add Godot 4 support.Fabio Alessandrelli2022-06-151-0/+18