Commit Graph

11 Commits

Author SHA1 Message Date
RadWolfie 8d741e66d3 workflow: update appveyor.yml to use CMake's install method 2021-01-19 23:23:56 +00:00
Margen67 d82e0ad07a
Add warning to untested CIs (#2072)
* Add warning to untested CIs
2020-12-26 18:08:04 -06:00
RadWolfie 37b230fbfe scrap win32 draft gui 2020-04-14 20:24:18 -05:00
patrickvl a8e8f0c071 Loader : Update build script to include new binaries in artifact 2020-04-14 20:24:17 -05:00
RadWolfie 02840804d4 restore debug build for AppVeyor 2020-04-10 17:10:03 -05:00
Margen67 16d0880bd1 AppVeyor: Minor changes
Add yml validater to top.
Skip files unrelated to build.
Reformat comments.
Only build Release since Azure Pipelines already builds Debug and is faster.
Remove cmd since it's the default shell, and unneeded characters.
2020-03-18 14:47:17 -07:00
ergo720 d8b0075c93 New input gui (#1713) 2019-09-05 16:10:09 -05:00
Margen67 0baba6d9bd
[.appveyor.yml] Add - back, re-seperate 7z archiving commands 2019-08-22 10:37:14 -07:00
Margen67 edcb463252 Set up CI with Azure Pipelines 2019-08-21 13:35:10 -07:00
Margen67 ec76b0a75e .appveyor.yml fixups
Don't trigger an AppVeyor build when .travis.yml is changed.
Removed - after | since it's unneeded.
Made %CONFIGURATION% lowercase to be consistent with actual env var.
Made after_build into on_success so artifacts aren't tried on build fail, and made Release check apply to all commands.
Made 7z archiving into one step since speed > cosmetics.
Removed empty space(s), and line at end of file.
2019-08-20 22:50:00 -07:00
RadWolfie 1adb7ef988 keep appveyor release artifact only 2019-07-12 16:49:59 -05:00