Update README files; add gh-action example files

This commit is contained in:
Ralph Lange
2020-06-19 14:46:36 +02:00
parent a439d7aa64
commit 08d2f23295
5 changed files with 283 additions and 11 deletions

View File

@@ -3,8 +3,8 @@
## Features
- One parallel runner (all builds are sequential)
- Use different compilers (Visual Studio, gcc/MinGW)
- Use different Visual Studio versions: \
- Windows Server 2012/2016/2019
- Compile using gcc/MinGW or different Visual Studio versions: \
2008, 2010, 2012, 2013, 2015, 2017, 2019
- Compile for Windows 32bit and 64bit
- No useful caching available.