Commit Graph

6 Commits

Author SHA1 Message Date
alexey.lysiuk 7e7e1ff12e Added VS2017 Release targets to AppVeyor configuration
Removed VS2015 Win32 Debug target to speedup build process
2017-05-29 14:50:39 +03:00
alexey.lysiuk 132ea30f0d Updated AppVeyor configuration
Added packaging of build artifact which includes executable and .pk3's
Removed obsolete environment variables for dependencies

Permalinks to the last successful builds:
Win32 Release: https://ci.appveyor.com/api/projects/coelckers/gzdoom/artifacts/gzdoom.zip?branch=master&job=Configuration%3A%20Release%3B%20Platform%3A%20Win32
x64 Release: https://ci.appveyor.com/api/projects/coelckers/gzdoom/artifacts/gzdoom.zip?branch=master&job=Configuration%3A%20Release%3B%20Platform%3A%20x64
Win32 Debug: https://ci.appveyor.com/api/projects/coelckers/gzdoom/artifacts/gzdoom.zip?branch=master&job=Configuration%3A%20Debug%3B%20Platform%3A%20Win32
x64 Debug: https://ci.appveyor.com/api/projects/coelckers/gzdoom/artifacts/gzdoom.zip?branch=master&job=Configuration%3A%20Debug%3B%20Platform%3A%20x64
2017-05-08 15:02:31 +03:00
alexey.lysiuk 60a802b6bf Removed all dependencies from Appveyor configuration file 2017-04-18 11:24:57 +03:00
alexey.lysiuk 938043892a Update CI configurations
Increase git clone depth to 10 for both services so quick pushes won't break the build
Disable email notifications for AppVeyor
2017-03-08 10:44:42 +02:00
alexey.lysiuk e5a3d2244e Updated AppVeyor configuration
Add dependencies for sound backends
Exclude travis test branches from build
Set git clone depth to one
2017-03-07 11:59:52 +02:00
alexey.lysiuk 291099751e Added basic AppVeyor configuration
Things to do: dependencies for sound backends and Windows XP support
2017-03-06 09:51:50 +02:00