Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | up | Joe | 2024-12-24 | 1 | -1/+1 |
| | |||||
* | up | Joe | 2024-12-24 | 1 | -3/+3 |
| | |||||
* | up | Joe | 2022-08-30 | 1 | -1/+1 |
| | |||||
* | cool | Joe | 2022-08-17 | 1 | -3/+3 |
| | |||||
* | update | Joe | 2022-08-17 | 1 | -1/+1 |
| | |||||
* | Makefile update | Joe | 2022-08-16 | 1 | -3/+3 |
| | |||||
* | update | Joe | 2022-08-16 | 1 | -2/+2 |
| | |||||
* | Makefile: use $(CC) instead of hardcoding gcc | ryanm0 | 2020-08-04 | 1 | -2/+3 |
| | |||||
* | Makefile: fix "output" target name | ryanm0 | 2020-08-04 | 1 | -2/+2 |
| | | | | | Without the right target name, make will rebuild the target (dwmblocks) every time make is run, even if the source files haven't changed. | ||||
* | POSIX Makefile | Christian S | 2020-05-31 | 1 | -1/+5 |
| | |||||
* | force clean | Luke Smith | 2020-04-08 | 1 | -1/+1 |
| | |||||
* | Makefile: Use DESTDIR/PREFIX and add uninstall | Christian S | 2020-03-03 | 1 | -3/+7 |
| | |||||
* | Merge branch 'master' into master | mrchainman | 2020-03-02 | 1 | -1/+1 |
|\ | |||||
| * | blocks.h moved to config.h | Luke Smith | 2020-03-01 | 1 | -2/+2 |
| | | |||||
* | | Added chmod in Makefile to prevent execution errors | Mr Chainman | 2020-01-02 | 1 | -1/+2 |
|/ | |||||
* | Changed Makefile to also complie when running install. | Aidan | 2019-03-26 | 1 | -1/+1 |
| | |||||
* | Added install option. | Aidan | 2019-03-24 | 1 | -0/+3 |
| | |||||
* | Changed makefile to include X11 libraries. | Aidan | 2019-03-24 | 1 | -7/+5 |
| | |||||
* | Added code files, and Makefile. | Aidan | 2019-03-24 | 1 | -0/+8 |