summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-07 14:14:07 -0400
committerJune McEnroe <june@causal.agency>2018-08-07 14:14:07 -0400
commit0b429a7ccc372a3d52445ab248d1299e9abd58db (patch)
tree041af9cf8e292bed1575bad295ada40de7f182ac /Makefile
parentHack clang into checking uiFmt format strings (diff)
downloadcatgirl-0b429a7ccc372a3d52445ab248d1299e9abd58db.tar.gz
catgirl-0b429a7ccc372a3d52445ab248d1299e9abd58db.zip
Define ui.c BUF_LEN with enum
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
ef1f855f4cce52900456355f8a0b69ce926&follow=1'>Ignore sandmanJune McEnroe Oops. 2018-11-30Add sandmanJune McEnroe 2018-11-29Strip timestamps from log replayJune McEnroe Also fix string length. %.*s does not behave as one might expect when writing wchar_t. 2018-11-29Add basic log replayJune McEnroe 2018-11-29Show unread count in term titleJune McEnroe Also render status line with just spaces. Looks much cleaner this way. 2018-11-29Handle no such nick errorJune McEnroe 2018-11-29Add /whoisJune McEnroe 2018-11-29Set LIBRESSL_PREFIX in Darwin.mkJune McEnroe I think this is still the right path for Homebrew, which is the most popular... 2018-11-28Add NetBSD.mkJune McEnroe 2018-11-28Make use of config.mk and add Darwin.mkJune McEnroe