aboutsummaryrefslogtreecommitdiff
path: root/sys/cmd/dwm/rules.mk
AgeCommit message (Collapse)Author
2021-10-26Feat(libunicode): Added an explicit unicode libraryNicholas Noll
Refactored code to pull out utf8 functions from base into a standalone library. Also left the required function inside arg.c so that code that calls ARG_BEGIN doesn't have to link to libunicode.
2021-10-26chore(rename): libn -> baseNicholas Noll
2021-04-22chore(organize): restructured build to allow for parallel projects to sys ↵Nicholas Noll
functionality
2020-06-20fix: added file to make bootstrapping on new device easier. small changes to ↵Nicholas Noll
accomodate
2020-06-06hand added swallow patchNicholas Noll
2020-06-06checkin: before adding swallowNicholas Noll
2020-06-06feat: dwm forkNicholas Noll
2020-06-06deprecated waylandNicholas Noll
2020-06-04refactoredNicholas Noll