ppigazzini and Joost VandeVondele
48bf1a386f
Add msys2 Clang x86_64 to GitHub Action matrix
...
Also use Windows Server 2022 virtual environment for msys2 builds.
closes https://github.com/official-stockfish/Stockfish/pull/3893
No functional change
2022-01-19 19:21:10 +01:00
Liam Keegan and Joost VandeVondele
bc654257e7
Add macOS and windows to CI
...
- macOS
- system clang
- gcc
- windows / msys2
- mingw 64-bit gcc
- mingw 32-bit gcc
- minor code fixes to get new CI jobs to pass
- code: suppress unused-parameter warning on 32-bit windows
- Makefile: if arch=any on macos, don't specify arch at all
fixes https://github.com/official-stockfish/Stockfish/issues/2958
closes https://github.com/official-stockfish/Stockfish/pull/3623
No functional change
2021-07-23 18:16:05 +02:00
Tomasz Sobczyk and Joost VandeVondele
07e6ceacd6
Add basic github workflow
...
move to github actions to replace travis CI.
First version, testing on linux using gcc and clang.
gcc build with sanitizers and valgrind.
No functional change
2021-06-18 22:05:56 +02:00