Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SCons] Refactor build system. | Fabio Alessandrelli | 2023-06-17 | 1 | -10/+24 |
| | | | | | | | | | | | | Update ssl tool (now renamed openssl). Move universal library "lipo" action to openssl tool, and add universal builds support to cmake tool. Add support for MSVC builds (requires nasm and perl in PATH, tested with Strawberry Perl, VS 2019 and VS 2022). Add support for building "macos" via OSXCross. | ||||
* | [SCons] Move platform configuration to cmake tool. | Fabio Alessandrelli | 2023-05-25 | 1 | -43/+2 |
| | |||||
* | [CI] Fix python black formatting. | Fabio Alessandrelli | 2023-05-25 | 1 | -12/+19 |
| | |||||
* | [libdatachannel] Bump to version 0.18.4 | Fabio Alessandrelli | 2023-05-24 | 1 | -0/+1 |
| | |||||
* | [SCons] Refactor build tools. | Fabio Alessandrelli | 2022-12-30 | 1 | -0/+95 |
Split dependency builders into separate tools, optimize OpenSSL builds. |