aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAge
* include xcb only when building with xwayland supportLeonardo Hernández Hernández2022-06-06
* convert makefile to be more portableKawaiiAmber2022-06-06
* add dist targetLeonardo Hernández Hernández2022-05-09
* add flag to print version and exitLeonardo Hernández Hernández2022-05-09
* add DESTDIRLeonardo Hernández Hernández2022-03-31
* don't let -pedantic be overridable by environmentLeonardo Hernández Hernández2022-03-31
* new functions ecalloc() and die()Leonardo Hernández Hernández2022-03-28
* add dwl(1)Humm2022-03-13
* added uninstall targetJason Goulet-Lipman2021-04-19
* group phony targets together in MakefileDevin J. Pohly2021-04-15
* re-compile if config.mk changesDevin J. Pohly2021-04-15
* remember to add client.h in MakefileDevin J. Pohly2021-01-18
* add "all" targetDevin J. Pohly2020-12-25
* Merge updates from guidocellaDevin J. Pohly2020-12-24
|\
| * remove -Werror=declaration-after-statementGuido Cella2020-12-19
| * add install target to Makefile and corresponding prefix variable to config.mkKeating9502020-12-19
| * Added basic tap-to-click for touchpad userswill2020-12-19
| * Implement the idle protocolGuido Cella2020-12-19
* | Merge pull request #49 from guidocella/layer-shellDevin J. Pohly2020-12-24
|\|
| * simplify make cleanGuido Cella2020-08-28
| * update make cleanGuido Cella2020-08-26
| * layer shell initial attemptGuido Cella2020-08-24
* | use the install command to installDevin J. Pohly2020-12-24
* | Merge pull request #65 from Keating950/masterDevin J. Pohly2020-12-24
|\ \
| * | add install target to Makefile and corresponding prefix variable to config.mkKeating9502020-11-22
| |/
* / Added basic tap-to-click for touchpad userswill2020-10-17
|/
* make XWayland support optionalDevin J. Pohly2020-08-10
* xwayland: unmanaged (dropdown menu) supportAlexander Courtis2020-07-25
* warn but don't error on unused functionDevin J. Pohly2020-07-24
* sacrifice 24 lines to suckless style :)Devin J. Pohly2020-05-02
* turn on some warningsDevin J. Pohly2020-04-22
* move config.h to config.def.hDevin J. Pohly2020-04-22
* make Makefile a bit more my styleDevin J. Pohly2020-04-11
* Start with tinywlDevin J. Pohly2020-04-11