Commit Graph

9 Commits

Author SHA1 Message Date
David Refoua
771c53c7f1 Re-target build tools & update script 2022-09-10 01:47:10 +04:30
Benjamin Staneck
6e2d88d466 upgrade to VisualStudio 2017 2017-04-07 23:51:46 +02:00
Benjamin Staneck
317834316a add hashes.txt to artifacts 2016-07-14 09:28:13 +02:00
Martin Kemp
26e6d80364 Build on tags
For releases.
2016-02-09 13:57:31 +00:00
Martin Kemp
908773622d Disable appveyor test search
We don't have tests.
2015-11-19 13:57:12 +00:00
Martin Kemp
1ec507c1d0 Fix gitter webhook
Should notify gitter of build success and failures.
2015-11-18 14:10:26 +00:00
Martin Kemp
2e582b9db9 Fix after_build script.
We are already in the scripts directory after build.
This prevents the ItemNotFoundException seen here:
https://ci.appveyor.com/project/MartiUK/cmder/build/1.0.79-development#64
2015-11-18 13:08:31 +00:00
Martin Kemp
f9b2c768b8 Package and upload artefacts on appveyor
Useful for PRs and releases.
2015-11-18 13:01:57 +00:00
Martin Kemp
46fed27096 Build behind proxy and appveyor.
Fixes #79. Uses Download-File function from d654a53ec43038c42344f9cdbe0abc5b8ff9b387

Create appveyor.yml

Should send build notifications to gitter as well.

Adds appveyor build status badge.

Always compile launcher for AppVeyor

This is to catch any errors that may be caused by changes to the launcher or any outside scripts.
2015-10-16 10:54:43 +01:00