Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-22 | Added man page to dwmblocks | Aryadev Chavali | |
2020-08-04 | Makefile: use $(CC) instead of hardcoding gcc | ryanm0 | |
2020-08-04 | Makefile: fix "output" target name | ryanm0 | |
Without the right target name, make will rebuild the target (dwmblocks) every time make is run, even if the source files haven't changed. | |||
2020-05-31 | POSIX Makefile | Christian S | |
2020-04-08 | force clean | Luke Smith | |
2020-03-03 | Makefile: Use DESTDIR/PREFIX and add uninstall | Christian S | |
2020-03-02 | Merge branch 'master' into master | mrchainman | |
2020-03-01 | blocks.h moved to config.h | Luke Smith | |
2020-01-02 | Added chmod in Makefile to prevent execution errors | Mr Chainman | |
2019-03-26 | Changed Makefile to also complie when running install. | Aidan | |
2019-03-24 | Added install option. | Aidan | |
2019-03-24 | Changed makefile to include X11 libraries. | Aidan | |
2019-03-24 | Added code files, and Makefile. | Aidan | |