summaryrefslogtreecommitdiff
path: root/builders.py
Commit message (Collapse)AuthorAgeFilesLines
* [Upstream] Update to Godot beta 3.Fabio Alessandrelli2022-10-171-3/+3
| | | | | | | 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.
* Update sources to alpha16Fabio Alessandrelli2022-09-111-2/+2
|
* [SCons] Apply "target" to dependencies.Fabio Alessandrelli2022-06-181-0/+4
| | | | | | | Dependencies used to be built with the default option (release for OpenSSL, debug for libdachannel). They now follow the desired target (producing smaller binaries in release, and bigger in debug).
* Use libdatachannel library, add Godot 4 support.Fabio Alessandrelli2022-06-151-0/+236