1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-04-14 15:35:00 +00:00

Default Branch

9259716e9a · Merge pull request #544 from Interlisp/fgh_redo-linux-makefiles · Updated 2026-03-19 21:47:23 +00:00

Branches

3a4a94344a · Merge branch 'master' into nhb-pcap-ethernet · Updated 2026-03-20 00:06:05 +00:00

0
5

c6f3ba4305 · Including all suggestions made by Gemeni code check. Now includes linking to libbsd (if requested) only if glibc < version 2.38 since glibc >= 2.38 includes strlcat and friends. · Updated 2026-03-18 06:02:12 +00:00

10
0
Included

b63928785d · Create .skip file for HCFILES process · Updated 2026-03-10 22:29:28 +00:00

21
1

da4e06c697 · update .gitignore for maiko as subproject · Updated 2026-03-10 21:08:11 +00:00

21
1

dadbef47bf · Add pkgconf package to things loaded into the Builder Docker image to be used by libbsd changes to linux makefiles · Updated 2026-03-10 03:43:02 +00:00

14
0
Included

3d09555c6c · Removes assigned-but-not-used rval in DSK_getfilename and redundant test of current_len in conc_dir_and_name · Updated 2025-10-22 01:04:40 +00:00

25
0
Included

06399b0cf8 · Declares correct size for scratch version string storage · Updated 2025-07-25 21:27:22 +00:00

66
5

959f77402f · Fix Issue#2164 - mouse does not work on WSL1. Root cause is that, like cygwin, WSL1 does not support setitimer(ITIMER_VIRTRUAL ...). Trouble is cannot detect WSL1 using any preprocessor macros and anyway don't want to create yet another platform to run through the whole github actions release process. So in the case of MAIKO_OS_LINUX, we now detect setitimer failure and use emulated timer when such failure occurs. So unlike CYGWIN and Emscripten, the decsion to use emulated timers for WSL1 is made at runtime not compile time. This will add a very small overhead to all non-WSL1 Linux runs but should not effect any other platforms. · Updated 2025-05-28 03:23:06 +00:00

98
1

966290ff4d · Enable runtime controlled debug output. · Updated 2025-02-17 20:35:02 +00:00

98
1

e68fb0dd57 · Trying macos-12 in buildRelease.yml since the workflow fails for macos-latest (= macos-14). · Updated 2024-11-11 07:09:12 +00:00

133
4

535811935c · Update keyname map to account for changed key names in SDL3 · Updated 2024-10-15 22:03:20 +00:00

142
1

fd90bbf9b9 · Ignore mouse motion events when the window does not have keyboard focus · Updated 2024-08-16 03:36:26 +00:00

147
4

6eb5e8420e · Typo in nethub builds for MacOS · Updated 2024-05-09 00:31:29 +00:00

157
4

eac4cdc3d3 · Update install of sdl2 for emscripten in buildRelease workflow. · Updated 2024-02-16 20:45:30 +00:00

175
2

163d5db50f · Backing out LD/CC change in makefile-tail. Adding comment in makefile-emscripten · Updated 2024-02-16 09:25:04 +00:00

176
8

5f69aa4242 · Update buildRelease workflow to accomodate move from wasm_nl to wasm. · Updated 2024-02-16 08:41:47 +00:00

177
6

4245764b31 · Turn on DTD checking and differentiate error messages. · Updated 2023-07-24 01:55:31 +00:00

232
7

ef32f28eb8 · was adding -DNOVERSION -DINIT to wrong variable · Updated 2023-01-14 01:28:58 +00:00

513
3

bc390c511f · Scratch branch for (trying to) build old release 2.01 · Updated 2022-09-08 19:44:19 +00:00

523
1

32335d5304 · Rename sdl_bitblt_to_texture2 to sdl_bitblt_to_texture_exact to be more descriptive · Updated 2021-12-20 20:56:11 +00:00

708
55