Skip to content

Conversation

bensuperpc
Copy link

@bensuperpc bensuperpc commented Aug 31, 2021

Cross-platform builder in github action:

  • Dockcross : https://github.com/dockcross/dockcross
  • Support over 10 CPU architectures (x86, x86_64, ARMv5, ARMv6, ARMv7, ARMv8, RISCV32, RISCV64...)
  • Support 4 compilers (Clang, GCC and TinyCC, Emscripten...)
  • Support 3 OS (Linux, Android, Windows) and WebAssembly
  • Add dockcross + CMake (and Ninja) scripts
  • Complete support C++17 and partial C++20 (GCC 11 and LLVG/Clang 12)
  • CMake 3.21

Add dockcross builder

Signed-off-by: Bensuperpc <[email protected]>
Fix dependency

Signed-off-by: Bensuperpc <[email protected]>
Fix script

Signed-off-by: Bensuperpc <[email protected]>
Fix script perm

Signed-off-by: Bensuperpc <[email protected]>
Fix CI format

Signed-off-by: Bensuperpc <[email protected]>
Add test

Signed-off-by: Bensuperpc <[email protected]>
New test

Signed-off-by: Bensuperpc <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant