Andrew Bird
875d12dc56
CI: Switch back to openwatcom current build
...
The latest build got some compatibilty fixes so we can now start using
it again [fixes #138 ]
2024-04-29 00:56:11 +01:00
Andrew Bird
4c58d4c7e2
CI: Add DOS builds
...
1/ Watcom 1.9
a) Kernel and other directories building fine
b) Share doesn't support Watcom for TSR.
2/ Turbo C 2.01
a) Kernel build needs some functions that are missing.
b) Sys not building for the same reason,
c) Share building nicely.
d) Need to figure out how to get tc201 compiler to Github Actions
3/ IA16-GCC
a) not currently supported by build.bat so commented out
2024-02-24 17:37:41 +00:00
C. Masloch
559813c5fc
ci_build: do not remove test subdirectory
2023-04-02 12:09:13 +02:00
Andrew Bird
4e23a63e72
CI: Use tagged release of Open Watcom
...
The current snapshot proved unreliable.
2023-03-21 20:54:17 -04:00
C. Masloch
42b8e12bc7
ci_build.sh: fix CI build to correct OW file, wget --no-verbose
...
Refer to https://github.com/tkchia/gcc-ia16/issues/108
2022-05-21 23:22:08 -04:00
Andrew Bird
cd0a9dfe48
CI: Use Country.sys submodule
2021-12-30 11:55:17 -05:00
Andrew Bird
7479889e79
CI: Split into two output directories
2021-10-16 20:43:58 -04:00
Margen67
908ffb49d9
ci_build.sh: Rename BUILD_DIR
...
Travis is no longer the only CI so this name doesn't make sense.
2021-09-27 18:46:02 -04:00
Andrew Bird
778a03f8c3
Build: Use share submodule
...
1/ Replace copy of share with submodule
2/ Add to the CI build
2021-09-24 11:49:13 -04:00
Andrew Bird
7a2748585c
CI: Add Github Action
2021-01-09 09:12:47 -05:00