Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-05-04 | DOS: added `wmake release` target to create zip archives | Robin Haberkorn | 1 | -2/+6 |
2025-05-04 | moved the DOS-specific defines into teco.h, so we don't need the `@WCC_DEFS` ... | Robin Haberkorn | 1 | -7/+6 |
2025-04-27 | implemented EC for non-UNIX almost pure standard C compilers | Robin Haberkorn | 1 | -1/+2 |
2025-04-25 | DOS: Eliminate unused code | Robin Haberkorn | 1 | -2/+2 |
2025-04-24 | enabled LFN support | Robin Haberkorn | 1 | -1/+1 |
2025-04-23 | updated Makefile.wcc: it assumes that $WATCOM has been set and the compilers ... | Robin Haberkorn | 1 | -7/+20 |
2025-04-23 | DOS: implemented console size detection | Robin Haberkorn | 1 | -1/+2 |
2025-04-23 | MS-DOS real-mode (8086) port | Robin Haberkorn | 1 | -0/+41 |