Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-25 | ports: binutils :^) | dzwdz | |
2023-08-14 | reorganization: first steps | dzwdz | |
2023-06-25 | ports: reimplement the ports system from scratch | dzwdz | |
side stuff: * removed sltar since it wasn't working anyways * made signal() no longer panic, as that broke certain ports (oops) * doom now ships with the FreeDOOM WADs * /usr/ was aliased to /init/usr/, more directories were added to /bin/ to improve compat with ports | |||
2023-06-09 | ports/dash: stub out everything needed for dash to compile | dzwdz | |
2023-06-02 | libc: stub out sltar's requirements | dzwdz | |
2023-02-25 | ports: move to the new toolchain | dzwdz | |
2023-02-23 | ports/doom: update to the current camellia api | dzwdz | |
2023-02-23 | toolchain: update, move to a Camellia-specific toolchain | dzwdz | |
2022-09-03 | user/ports: make doom playable | dzwdz | |
2022-09-02 | user/ports: bare minimum to run doomgeneric | dzwdz | |
2022-08-29 | user/lua: implement the bare minimum for it to link and "run" | dzwdz | |
2022-08-28 | user/lua: prepare libc headers | dzwdz | |
2022-08-28 | kernel/amd64: SSE support | dzwdz | |
2022-08-26 | user/ports: port oed | dzwdz | |
make clean; ./port ed clean; make -j4 out/libc.a && ./port ed install && make -j4 |