summaryrefslogtreecommitdiff
path: root/appveyor.yml
Commit message (Collapse)AuthorAgeFilesLines
* CI: Update to provisioned final VS 2019 imageJeremy Rimpo2019-05-221-1/+1
|
* CI: FileName is for the target not the sourceJeremy Rimpo2019-05-211-2/+2
|
* CI: Push log files from the main build folderJeremy Rimpo2019-05-211-2/+2
|
* Add logs to build artifacts on failureJeremy Rimpo2019-05-211-1/+3
|
* Switch to local build files as appveyor can't use installed filesSilarn2019-05-211-2/+2
|
* Unify artifacts source path to install pathSilarn2019-05-211-2/+2
|
* Enable parallel buildingSilarn2019-05-091-0/+2
|
* Set appveyor image to VS 2019 PreviewSilarn2019-05-081-1/+1
|
* [Appveyor] make sure we are in the appveyor build folder before sending the ↵LePresidente2019-02-201-0/+2
| | | | discord notification, to avoid errors
* Updated AppVeyor build to include artifacts, to allow testers to grab new ↵LePresidente2019-02-191-1/+15
| | | | exe's as they are built
* appveyor really wants those blank lines between commands.LePresidente2019-02-181-0/+1
|
* Use same branch on umbrella as the project.LePresidente2019-02-181-1/+1
|
* Added blank lines between commands, due to appveyor sees it as a single commandLePresidente2019-02-181-0/+3
|
* Added appveyor build badge to readme.mdLePresidente2019-02-181-0/+8
Added appveyor.yml which will control the appveyor build in the future (currently extremely basic)