mirror of
https://github.com/open-simh/simh.git
synced 2026-01-26 12:12:52 +00:00
Include Windows build in CI and deploy
- Builds x86 and x64 regular snapshots. x64: Mon Wed Fri x86: Tue Thu Sat ARM: Mon Thu Sun (ARM not enabled) - Builds x64 on closed pull request, Release - Manual trigger allows selection of ref, platform, architecture, config, disposition - Releases and daily snapshots are deployed automagically - VS Project 2022 files updated for ARM, but not setup for cross-builds (BuildROMs) or tested on ARM (no hardware) - Fix makefile tests for cygwin
This commit is contained in:
4
Visual Studio Projects/BuildROMs.vcxproj.user
Executable file
4
Visual Studio Projects/BuildROMs.vcxproj.user
Executable file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup />
|
||||
</Project>
|
||||
Reference in New Issue
Block a user