Commit Graph

11 Commits

Author SHA1 Message Date
Margen67 56f98f9561 .azure-pipelines.yml: Fix exclusions 2021-06-29 15:37:12 -10:00
Margen67 f2aaa2adea CI: Remove Travis leftovers 2021-06-20 06:21:01 -10:00
Margen67 a1f0290039 .azure-pipelines.yml changes
Make ignored files similar to GitHub Actions.
Remove unneeded jobs/job for single job.
Use PowerShell.
Remove unneeded single quotation marks around displayName.
cmake:
 Remove unneeded generator parameter.
 Use cmake -B instead of mkdir/cd.
Artifacts:
 Check configuration variable instead of job name.
 Make artifact preparation step name more clear.
 Simplify artifact preparation.
2021-06-20 06:02:22 -10:00
RadWolfie 7e838ff677 workflow: update azure-pipelines.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
Margen67 1b6bb3b1d9 Azure Pipelines: Minor changes
Ignore files unrelated to build.
Checkout submodules properly.
Use workingDirectory instead of cd for Build.
2020-03-15 00:03:50 -07:00
ergo720 d8b0075c93 New input gui (#1713) 2019-09-05 16:10:09 -05:00
Margen67 1cc4fc1d9e Fix artifact double-zipping 2019-08-25 14:16:54 -07:00
Margen67 edcb463252 Set up CI with Azure Pipelines 2019-08-21 13:35:10 -07:00