Commit Graph

11 Commits

Author SHA1 Message Date
Volker Ruppert
167bc2f450 Fixed a warning. 2024-03-10 10:33:37 +01:00
Vort
c782a837a2
Build Windows binaries with GitHub Actions (#167)
This change allows to build cross-compiled Windows binary with the help
of GitHub Actions.
It can make testing and bug hunting tasks easier.

Co-authored-by: Volker Ruppert <Volker.Ruppert@t-online.de>
2024-03-10 10:29:54 +01:00
Volker Ruppert
908a876290 Added packages for SDL2, ALSA, vncsrv and docbook support. 2024-03-09 18:59:00 +01:00
Volker Ruppert
114e3d4aef I hope changing dot to minus fixes release workflow. 2024-03-09 18:10:48 +01:00
Volker Ruppert
04a0803324 Attempt to fix release workflow / Fixed a warning in standard workflow. 2024-03-09 18:01:21 +01:00
Shwartsman
7317a8d305 upgrade upload-artifact@v3 -> v4 2024-03-01 19:04:57 +02:00
Shwartsman
a714860aa8 attempt to add build-release workflow for github 2024-03-01 18:41:10 +02:00
Shwartsman
0aaefe37e5 simplify Build workflow 2023-12-23 16:33:41 +02:00
Shwartsman
4462ff5abe updated in CI/DI scripts 2023-12-03 16:49:40 +02:00
Stanislav Shwartsman
94503e7a0b
cpu/vmx definitions (#20)
* update vmx.h with recently published definition
* update actions after conflicts
2022-07-27 20:51:25 +03:00
Stanislav Shwartsman
430ba44b0e
Create hc-cpp.yml (#19)
* Create hc-cpp.yml

* update actions

* update actions

* update actions

* update actions

* update actions

* fix format string for VMX preemption timer dbg message
Fix compilation with BX_HAVE_XRANDR_H = 0: XRRQueryExtension is not available

* update actions

* add .conf.everything to testing

Co-authored-by: Stanislav Shwartsman <sshwarts@users.sourceforge.net>
2022-07-27 01:26:55 +03:00