File history
Tracking libc/watcom.mk
| Commit | Author | Date | Message |
|---|---|---|---|
97a1b1eeab6d4abb2fcdb7409cf8366d054013c | Greg Haerr | 2025-11-02 | Add CONFIG_APPS_WATCOM and CONFIG_APPS_C86 for automatic builds |
a42713647601af32b0670368f29c126c522775d | Greg Haerr | 2025-03-16 | [ow libc] Build Watcom compact, small, medium and large model libraries |
72fcced7c659ee4206fb9e0a5e6895606d0e180 | Greg Haerr | 2024-12-26 | Add qsort back in, fix OWC and C86 library builds subsequently to each other |
868bd775271861022f55d468d08bf824e17ad1d | Jiri Malak | 2024-07-28 | [watcom] correct some C compiler, Librarian and Linker options |
b7b404d038861e1be2603aa71b9a7e090bd28dd | Greg Haerr | 2024-06-03 | Add ewcc and ewlink scripts for OpenWatcom compile and link |
0075ebd25e25119d3b2d403638c0c8dcd15f486 | Greg Haerr | 2024-06-03 | Add ASM files required by Watcom compilation |
46b4e7e37bacf0be2e471cb71f2520161b85fbf | Greg Haerr | 2024-06-03 | Cleanup |
98feee265f950a9ad02467d4f6e13d53e15400e | Greg Haerr | 2024-06-02 | [libc] Pass 2: Add system calls to OpenWatcom C library for ELKS |
8e055907aa69a07b22dcd10dcc9bbcbac892b63 | Greg Haerr | 2024-05-30 | Rename libc/Watcom to libc/watcom.mk |
50834a97f97b00b06c6cb04e41d4adb553bec6c | Greg Haerr | 2024-05-30 | [libc] First pass at compiling most all of C library with OpenWatcom |