Commit Graph

28 Commits

Author SHA1 Message Date
Michał Janiszewski 3a2f8a29d0 Disable MSVC 2017 RC on AppVeyor
I don't recall a build that would fail on MSVC15, but not on MSVC14.
Testing with both of them provides little benefit, while causing huge
delays in builds on AppVeyor.

In due time this can be re-enabled or AppVeyor setup can be moved fully
to MSVC15 when it becomes released.

Last known commit to pass is b1018ae.
2017-01-04 23:45:05 +00:00
Michał Janiszewski 8480713050 Start v0.0.6 2016-12-28 00:00:05 +01:00
Michał Janiszewski dde9fd86f2 Use VS2017RC beta image on appveyor 2016-12-16 17:11:26 +00:00
Ted John 8892a5e17c Fix AppVeyor for testing 2016-12-04 00:27:25 +00:00
Ted John 3a3e3c76d1 Rollback AppVeyor platform update 2016-12-02 22:09:52 +00:00
Ted John 9c973e20cd Run tests on AppVeyor 2016-12-02 14:54:18 +00:00
Ted John a77c37f680 Fix blank commit information for AppVeyor 2016-10-02 20:22:28 +01:00
Ted John 06406de725 Fix AppVeyor, add signtool to PATH 2016-09-16 22:43:45 +01:00
Ted John c19437028d Move artifact upload to AppVeyor deploy 2016-08-26 18:29:42 +01:00
Ted John 0b2341ab8e Improve artifact building 2016-08-25 23:07:02 +01:00
Ted John ad8eb641d5 Fix error in appveyor.yml 2016-08-25 20:39:20 +01:00
Ted John 4a759838ac Prepare msbuild project for AppVeyor 2016-08-25 19:18:45 +01:00
Ted John 9d568ae944 add caching of secure-file 2016-05-04 22:54:26 +01:00
Ted John 4893abf8d1 add caching of chocolatey packages, (basically NSIS) 2016-05-04 22:33:35 +01:00
Ted John e29c2555c3 do not install NSIS for PRs 2016-05-04 21:39:27 +01:00
Ted John 63f008566c Merge branch 'master' into develop 2016-04-15 23:25:45 +01:00
Michał Janiszewski 72854eb12c Include the .dll in appveyor-built debug artifact
Including the build artifact alleviates the need to also copy the
portable ZIP over to github issues, in case the build artifacts ever
get lost.
2016-04-15 17:14:56 +02:00
Michał Janiszewski da80a691bc Start 0.0.5
changelog.txt not updated yet
2016-04-13 14:20:40 +02:00
janisozaur ed01d10653 Force older version of nsis for appveyor (#3287) 2016-04-12 00:08:55 +01:00
Michał Janiszewski a9983b5cd8 Make Appveyor publish zipped symbols 2016-04-09 21:53:15 +02:00
IntelOrca c9a532a180 don't decrypt sign key for PRs 2016-02-13 19:14:06 +00:00
IntelOrca 7e0d49ecc6 replace build number with branch, commit or tag 2016-02-13 12:12:22 +00:00
IntelOrca 818ff719c2 add pushing of builds to OpenRCT2.org 2016-02-13 12:12:21 +00:00
IntelOrca c9042c6174 add code signing to AppVeyor CI 2016-02-13 12:12:20 +00:00
IntelOrca b29a3b0823 fix appveyor 2016-01-04 17:30:49 +00:00
IntelOrca 73bca80426 setup AppVeyor CI 2015-12-22 21:31:28 +00:00
LRFLEW e6f771ec90 Added newlines at end of files 2015-12-20 22:03:37 -06:00
IntelOrca 826d96ab90 add appveyor configuration 2015-08-30 16:51:41 +01:00