Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CI] Update macos runners to macos-latest | Fabio Alessandrelli | 2024-10-25 | 1 | -4/+4 |
* | Allow building using a custom godot-cpp verison | Fabio Alessandrelli | 2024-04-13 | 1 | -3/+30 |
* | [Linux] Add arm32/arm64 linux builds support | Fabio Alessandrelli | 2024-02-15 | 1 | -5/+13 |
* | [Windows/MinGW] Only export extension init symbol | Fabio Alessandrelli | 2023-12-22 | 1 | -3/+5 |
* | [Linux] Only export extension init symbol | Fabio Alessandrelli | 2023-12-22 | 1 | -12/+19 |
* | [MacOS] Use framekwork to package GDExtension | Fabio Alessandrelli | 2023-12-20 | 1 | -1/+13 |
* | Support building for Godot 4.1 (new default). | Fabio Alessandrelli | 2023-06-30 | 1 | -6/+16 |
* | Statically link libgcc and libstdc++ on Linux. | Fabio Alessandrelli | 2023-06-29 | 1 | -0/+12 |
* | Better normalize the GDNative build environment. | Fabio Alessandrelli | 2023-06-29 | 1 | -0/+4 |
* | Linux ARM32/ARM64, better toolchains support. | Fabio Alessandrelli | 2023-06-21 | 1 | -2/+6 |
* | [SCons] Refactor build system. | Fabio Alessandrelli | 2023-06-17 | 1 | -53/+31 |
* | [SCons] Move platform configuration to cmake tool. | Fabio Alessandrelli | 2023-05-25 | 1 | -1/+8 |
* | [CI] Fix python black formatting. | Fabio Alessandrelli | 2023-05-25 | 1 | -14/+25 |
* | [macOS] Add support for universal builds. | Fabio Alessandrelli | 2023-05-24 | 1 | -14/+44 |
* | Workaround incorrect CC for 3.x mingw builds. | Fabio Alessandrelli | 2023-02-06 | 1 | -0/+8 |
* | Update to Godot 4.0-beta11, libdatachannel v0.18.1 | Fabio Alessandrelli | 2023-01-12 | 1 | -5/+0 |
* | [SCons] Refactor build tools. | Fabio Alessandrelli | 2022-12-30 | 1 | -28/+6 |
* | Bump godot-cpp to beta8, libdatachannel to v0.18.0 | Fabio Alessandrelli | 2022-12-10 | 1 | -1/+1 |
* | [SCons] Fix caching and path detection. | Fabio Alessandrelli | 2022-11-28 | 1 | -5/+15 |
* | [Upstream] Update to Godot beta 3. | Fabio Alessandrelli | 2022-10-17 | 1 | -13/+23 |
* | [CI] Update actions, add cache for faster builds. | Fabio Alessandrelli | 2022-10-16 | 1 | -0/+5 |
* | Update sources to alpha16 | Fabio Alessandrelli | 2022-09-11 | 1 | -0/+7 |
* | Bump godot-cpp to alpha11. | Fabio Alessandrelli | 2022-07-06 | 1 | -6/+2 |
* | [Windows] Fix windows build with mingw. | Fabio Alessandrelli | 2022-06-18 | 1 | -0/+4 |
* | Use libdatachannel library, add Godot 4 support. | Fabio Alessandrelli | 2022-06-15 | 1 | -344/+90 |
* | Add OSX arm64 build. | Fabio Alessandrelli | 2021-07-11 | 1 | -2/+10 |
* | run black -l 120 on SConstruct. | Fabio Alessandrelli | 2021-07-09 | 1 | -181/+206 |
* | Fix osx, android optimization flags. | Fabio Alessandrelli | 2021-07-02 | 1 | -2/+12 |
* | Bump webrtc to branch-heads/4472. | Fabio Alessandrelli | 2021-07-02 | 1 | -2/+2 |
* | Update godot-cpp to tip of 3.2 branch. | Fabio Alessandrelli | 2021-07-02 | 1 | -1/+1 |
* | Add mac and ios platforms. Fix GDNLibrary. | Fabio Alessandrelli | 2021-07-01 | 1 | -5/+85 |
* | Merge pull request #24 from rondao/add_android_build_support | Fabio Alessandrelli | 2021-07-01 | 1 | -5/+92 |
|\ | |||||
| * | Add build support for Android | Rafael Rondao | 2020-11-07 | 1 | -5/+92 |
* | | Fix gdns generation with python3. | Fabio Alessandrelli | 2021-05-05 | 1 | -1/+1 |
|/ | |||||
* | Simplify webrtc lib folder structure | Fabio Alessandrelli | 2020-01-03 | 1 | -2/+2 |
* | Use submodule for godot-cpp | Fabio Alessandrelli | 2020-01-03 | 1 | -12/+7 |
* | Build script also create gdnlib | Fabio Alessandrelli | 2020-01-03 | 1 | -17/+27 |
* | Small build system improvement | Fabio Alessandrelli | 2019-05-16 | 1 | -1/+12 |
* | Better flags | Fabio Alessandrelli | 2019-04-17 | 1 | -2/+8 |
* | Refactor SCons build script | Fabio Alessandrelli | 2019-04-17 | 1 | -16/+28 |
* | Better output library name | Fabio Alessandrelli | 2019-04-09 | 1 | -3/+6 |
* | Fix name collision, scons file, final touches | Fabio Alessandrelli | 2019-03-08 | 1 | -2/+2 |
* | Import GSoC work to WebRTC GDNative implementation | Brandon Makin | 2019-03-08 | 1 | -2/+2 |
* | Fix mingw cross-build | Fabio Alessandrelli | 2018-08-12 | 1 | -2/+2 |
* | Add scons build file | Fabio Alessandrelli | 2018-08-12 | 1 | -0/+140 |