Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

13 check-ins tagged with "morphos"

2025-06-21
23:36
Fix `fossil clean` on symlinks by refactoring file_isfile_or_link() to take eFType as well, so that SymFILE doesn't get dropped but passed along instead. ... (Closed-Leaf check-in: 4b6dbb2e user: js tags: morphos)
23:22
Merge trunk ... (check-in: b7cbf377 user: js tags: morphos)
2025-06-14
20:47
Merge trunk ... (check-in: 37a48b6b user: js tags: morphos)
11:01
Remove ZBase no longer needed. Using -lz_shared turned out to not work. ... (check-in: 139b8599 user: js tags: morphos)
2025-06-03
21:02
Don't use -lz_shared on MorphOS. It is not meant to be used with ixemul and crashes. ... (check-in: c462e4a8 user: js tags: morphos)
20:26
Fix port not being set ... (check-in: 15619e62 user: js tags: morphos)
20:25
Merge trunk ... (check-in: db4e4b46 user: js tags: morphos)
2025-05-26
21:28
Make included jimsh work on MorphOS with ixemul ... (check-in: 084f17dc user: js tags: morphos)
21:09
Port included SQLite to MorphOS using ixemul ... (check-in: b9998eb6 user: js tags: morphos)
2025-05-18
02:50
Merge trunk ... (check-in: f993a870 user: js tags: morphos)
2025-04-23
08:08
Use -lz_shared for system zlib on MorphOS ... (check-in: d913362c user: js tags: morphos)
07:37
Set HAVE_NANOSLEEP=0 when building for MorphOS ... (check-in: 1ff1a55d user: js tags: morphos)
2025-04-22
01:10
Initial incomplete port to MorphOS. Needs some manual overrides to compile and has some locking issues in SQLite. ... (check-in: 66f279e1 user: js tags: morphos)