Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Setup CI for Android, iOS, Linux, macOS, Windows. | Fabio Alessandrelli | 2021-07-06 | 3 | -5/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes all supported architectures: * Android: - arm (neon) - arm64 - x86 - x64 * iOS: - arm - arm64 - x64 (simulator) * Linux - x86 - x64 * macOS - x64 * windows - x86 - x64 Use a single matrix for builds, then an extra step will package for release. Artefacts are generated for each platform/arch combination, along for the 2 zip containing the full `webrtc` and `webrtc_debug` plugin. | ||||
* | Simplify webrtc lib folder structure | Fabio Alessandrelli | 2020-01-03 | 3 | -0/+5 |
| | |||||
* | Refactor SCons build script | Fabio Alessandrelli | 2019-04-17 | 2 | -4/+0 |
| | |||||
* | Add initial interface | Fabio Alessandrelli | 2018-08-12 | 2 | -0/+4 |