Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-16 | build: generate the Makefile in python | dzwdz | |
i've been wanting to do this for a while the main benefit is that i can do stuff per-rule, so i can get rid of the `@mkdir -p $(D)` i had everywhere, and in the near future i can make CC targets automatically depend on a sysroot | |||
2023-08-14 | reorganization: first steps | dzwdz | |
2023-02-23 | toolchain: update, move to a Camellia-specific toolchain | dzwdz | |
2022-04-12 | git: exclude `out/` even if it's a symlink | dzwdz | |
2021-08-05 | add a script which builds i686-elf-binutils | dzwdz | |
2021-07-10 | separate the source code from object files; more modular Makefile | dzwdz | |
2021-07-09 | support building .iso images | dzwdz | |
2021-06-24 | Hello world o/ | dzwdz | |