Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
18 check-ins by user js
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-15
| ||
17:12 | 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: 9e06f72b user: js tags: fix-clean-symlinks) | |
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:52 | www/th1.md: Fix missing word ... (check-in: 8a28e915 user: js tags: trunk) | |
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) | |
2024-07-21
| ||
16:20 | Update config.guess and config.sub to make it possible to compile Fossil for LoongArch ... (check-in: 09c91cd5 user: js tags: loongarch) | |
2022-12-15
| ||
15:50 | Add support for disabling sockets in auto.def. This is not wired up to anything else yet. ... (check-in: d8609e1e user: js tags: optional-sockets) | |
2021-12-04
| ||
13:23 | diffcmd.c: Fix a typo in comment for file_same_as_blob() ... (check-in: fb2d6374 user: js tags: trunk) | |