Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SCons] Refactor CMake and OpenSSL tools to use actions. | Fabio Alessandrelli | 2023-06-20 | 1 | -98/+125 |
| | | | | Improve build reliability, allow for more customization. | ||||
* | [SCons] Refactor build system. | Fabio Alessandrelli | 2023-06-17 | 1 | -0/+179 |
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. |