aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Get Appveyor builds working.Sean Hall2022-02-091-1/+0
|
* Upload test results and fail the build if any are missing.Sean Hall2022-01-011-1/+14
| | | | Always zip up the logs from %TEMP%.
* Build with VS2022, which is now required.Bob Arnson2021-12-251-1/+1
| | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works.
* Only build mbanative for latest toolset.Sean Hall2021-12-011-1/+1
| | | | This allows using Appveyor's latest VS2019 image.
* Use special Appveyor image vs2019-16-11-2.Sean Hall2021-11-031-1/+1
|
* Add ability to skip running vsdevcmd.bat.Sean Hall2021-11-011-0/+1
|
* Use previous Appveyor image (#41)Sean Hall2021-10-031-1/+1
| | | Use previous VS2019 image.
* Sign and execute runtime tests only on masterRob Mensching2021-05-171-4/+12
|
* Implement integrated build processRob Mensching2021-05-111-0/+44