aboutsummaryrefslogtreecommitdiff
path: root/sys/rules.mk
AgeCommit message (Expand)Author
2021-11-11feat: libfmt prototype added from plan9Nicholas Noll
2021-11-11chore: libunicode -> libutfNicholas
2021-10-26chore(rename): libn -> baseNicholas Noll
2021-10-09chore(font): comment out makefileNicholas Noll
2021-10-08fix(theme): consistent themeNicholas Noll
2021-10-05feat(term): added ligature support. some combining character helpNicholas Noll
2021-04-22chore(refactor): libraries to define explicit interfacesNicholas Noll
2021-02-17chore: update to configs before playing with ligature support in terminalNicholas Noll
2020-06-18feat: working parser for rc shell languageNicholas Noll
2020-06-08small fixesNicholas Noll
2020-06-06deprecated waylandNicholas Noll
2020-06-02prototype of dway. needs testingNicholas Noll
2020-05-15feat: testing directory to allow for easier tests of codeNicholas Noll
2020-05-15factored out the common code of makefilesNicholas Noll
2020-04-28struct: preparing for prototype of math libraryNicholas Noll
2020-04-21feat: added allocator interface to allow for flexible library interfacesNicholas Noll
2020-04-21chore: updated make rules to not link all made librariesNicholas Noll
2020-04-19chore: reorganized header structure and updated makefileNicholas Noll
2020-04-19chore: reorganized structure to allow for more parallel projectsNicholas Noll