aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-07-05fix some small build issuesKimplul
2023-07-24split makefile into two partsKimplul
2023-05-11arbitrary load address and RAM base detectionKimplul
2023-05-08improve undocumented file warningKimplul
2023-05-01update license stuffKimplul
2022-09-02fix documentation warningsKimplul
2022-05-22add @file info to all filesKimplul
2022-05-05apos compiles on netbsd with LLVM=1Kimplul
2022-05-05fix makefiles on netbsdKimplul
2022-04-10add basic ubsan and fix issues reported by itKimplul
2022-03-03faster deps.mk generationKimplul
2022-01-07Use #if defined(...) when not guard clauseKimplul
2022-01-06Added lint rule to MakefileKimplul
2021-12-20Revert "still some issues with vmem"Kimplul
2021-12-20still some issues with vmemKimplul
2021-12-19Massive changes to jump to userspaceKimplul
2021-09-19Added basic awareness of kernel size/boundsKimplul
2021-09-12Initial physical page managerKimplul
2021-08-31Improved linkind process, added padding generatorKimplul
2021-08-20New build systemKimplul
2021-08-19New build system (WIP)Kimplul