1
0
mirror of https://github.com/simh/simh.git synced 2026-01-11 23:52:58 +00:00

24 Commits

Author SHA1 Message Date
Mark Pizzolato
329a0f815b AppVeyor: Multi-Platform Parallel build with artifacts with no GitHub actions 2023-07-04 21:04:56 -10:00
Mark Pizzolato
df8a3444e0 github: Add nd100 to CI/CD *nix build 2023-04-02 13:24:38 -10:00
Mark Pizzolato
f84babf568 github: Trying yet another syntax for quoted cmd command 2022-12-03 18:02:44 -10:00
Mark Pizzolato
aee357b15f github: Trying different syntax for quoted cmd argument 2022-12-03 17:53:23 -10:00
Mark Pizzolato
e25ec96e5d github: Trying syntax for quoted cmd argument 2022-12-03 17:06:08 -10:00
Mark Pizzolato
28c84ab5cd github: Rework the CI build to build and generate zip in one batch file 2022-12-03 16:34:40 -10:00
Mark Pizzolato
6922b111bd github: Fix zip of executables path 2022-12-02 20:39:50 -10:00
Mark Pizzolato
fb4a5da3fa github: Removed incorrect uses line in CI config 2022-12-02 18:04:12 -10:00
Mark Pizzolato
d6ac4bf704 github: Possible Fix CI setup for unique artifact name 2022-12-02 17:29:03 -10:00
Mark Pizzolato
d4032402a5 github: Fix update to CI to create artifact zip file 2022-12-02 17:22:33 -10:00
Mark Pizzolato
6c94f894ad github: Update github action workflow to produce Windows artifacts 2022-12-02 14:28:39 -10:00
Mark Pizzolato
d5fc8dda4f github: Update CI to correct missing run statement 2022-11-24 12:11:16 -10:00
Mark Pizzolato
f98a4ca93a Visual Studio Projects: Add extensive support for Visual Studio 2022
- Pre-Pre-Build-Event.cmd now dynamically determines the available
  compiler version along with any alternate toolset which may be part
  of the build environment and makes the appropriate windows-build
  library support available for linking.
- build_vstudio.bat now supports VS2022 and will dynamically adjust
  the converted VS2008 project files to leverage any available XP build
  support which might be installed so that the generated executables
  will support all versions of Windows from XP onward.  The VS2008
  generated executables automatically support all versions of Windows
  from XP onward.
2022-11-24 11:11:52 -10:00
Mark Pizzolato
d755350cbd CI Setup: Try and save Windows build results and correct build.yml line endings 2022-11-11 13:58:10 -10:00
Mark Pizzolato
9b3f1c9d2e github: Update CI workflow build
- Change grouping of simulators built in each job to be in
  alphabetical order so reviewing failed or active github actions
  are more easily identified in the log information.
2022-11-10 10:16:07 -10:00
Mark Pizzolato
4e8b24cabc makefile: Add WARNINGS=ALLOWED make option and change default optimize to -O2
The CI build specifies OPTIMIZE=-O3 and runs with the default where warnings
are converted to errors.
2022-11-02 12:19:55 -10:00
Mark Pizzolato
d93495beb8 github: Update CI workflow build
- Configure run on push and pull requests
- Use new macos and ubuntu OS images
- Add missing simulators from the build list
- Add potential LTO option for makefile builds
2022-10-28 09:57:14 -10:00
Mark Pizzolato
87eab8a53c GitHub: Update issue template to be more specific about answering ALL questions 2021-08-10 12:24:19 -07:00
Lars Brinkhoff
3b8b9a0c81 Intel-Systems: Remove imds and isys build targets from GitHub Actions. 2021-04-19 18:35:48 +02:00
Lars Brinkhoff
fcc7c37d5a CI: Build using GitHub Actions. 2020-12-11 10:38:07 +01:00
Mark Pizzolato
6b5d3d0c7e GITHUB: Revise issue template to specifically request the make output 2020-05-25 10:27:08 -07:00
Mark Pizzolato
6384ec82f5 GITHUB: Clarify build information requested details 2017-03-09 08:04:39 -08:00
Mark Pizzolato
061d778b7f GITHUB: Clarify text in the ISSUE_TEMPLATE 2017-01-23 10:25:55 -08:00
Mark Pizzolato
5c6dabbccf GITHUB: Add initial issue template 2017-01-21 11:54:55 -08:00