about summary refs log tree commit diff
path: root/Makefile (follow)
Commit message (Collapse)AuthorAge
* Add "configure" scriptJune McEnroe2019-03-27
| | | | Look I'm being all compatible and stuff.
* Refactor MakefileJune McEnroe2019-03-27
|
* Add FreeCellJune McEnroe2019-03-27
|
* Factor out layout codeJune McEnroe2019-03-27
|
* Use SDL2_PREFIX as make variableJune McEnroe2019-03-24
|
* Add back dump Makefile targetJune McEnroe2019-03-24
| | | | Oops, don't know why that got deleted.
* Remove demoJune McEnroe2019-03-20
|
* Add WIP sol.cJune McEnroe2019-03-20
|
* Add demoJune McEnroe2019-03-16
|
* Turn on -WpedanticJune McEnroe2019-03-15
|
* Rewrite using SDLJune McEnroe2019-03-14
|
* Add cards.h, cards.c, dump.cJune McEnroe2019-03-10
1'>Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe 2020-02-11Cast towupper to wchar_tJune McEnroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe