Commit graph

11 commits

Author SHA1 Message Date
B. Scott Michel
8b14bb69be
CMake build infrastructure II (#53)
* CMake build infrastructure

The squashed commit that builds and packages releases for the SIMH
simulator suite with CMake, version 3.14 or newer.

See README-CMake.md for documentation.
2023-05-17 20:18:42 -04:00
Timothe Litt
cf45e06f65 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
2023-02-26 22:22:01 -05:00
Tony Lawrence
3364fe6f19 SIMH: VSCode patterns added to ignore list 2022-11-27 14:39:58 -05:00
Mark Pizzolato
a8adf0d5f0 gitignore: Fix match rules now realizing the last match takes precedence 2022-02-20 11:25:54 -08:00
Mark Pizzolato
82b12084b0 Remove accidentally added file 2016-06-08 10:13:47 -07:00
Mark Pizzolato
fcaced5393 GIT: Added ignore of OS/X DS_Store files and made line endings consistent (from Jordi Guillaumes Pons) 2014-01-23 05:11:18 -08:00
Timothe Litt
b8408c6641 ignore emacs scratch and backup 2013-06-17 11:55:24 -04:00
Mark Pizzolato
56ff702cff Adding git .git-commit-id file and attempting change to hooks to generate it. 2012-12-20 14:27:38 -08:00
Mark Pizzolato
14a88e4fd4 Make sure that VAX/vmb.exe is included in the git repository 2011-06-01 09:10:13 -07:00
Mark Pizzolato
2247e52be1 Enriched .gitignore to avoid testing/working files 2011-04-17 15:28:46 -07:00
Bob Supnik
9af6fd21e7 simh v2.5 2011-04-15 08:33:23 -07:00