summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-15 16:14:21 -0400
committerJune McEnroe <june@causal.agency>2020-08-15 16:14:21 -0400
commit449b0918ce9049366ea8ddb9b2569b457eb137a7 (patch)
treeaa7571c94d7e9b58a2670736adfbbd74dc5f0bc5 /Makefile
parentMake log messages consistent (diff)
downloadcatsit-449b0918ce9049366ea8ddb9b2569b457eb137a7.tar.gz
catsit-449b0918ce9049366ea8ddb9b2569b457eb137a7.zip
Use only LOG_NOTICE and LOG_WARNING
These are the two priorities that go to a normal place
(/var/log/messages) by default.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
d>June McEnroe 2022-03-18Publish "Addendum 2021"June McEnroe 2022-03-16Remove wcwidth portJune McEnroe DYLD_FORCE_FLAT_NAMESPACE no longer exists in macOS 12 so this approach doesn't work anymore. Moved to <https://git.causal.agency/jorts/tree/wcwidth> and compiled into <https://git.causal.agency/jorts/tree/ncurses>. 2022-03-16Remove -j4 from ./PlanJune McEnroe Plan learned to set this automatically! 2022-03-15Rewrite Linux install.sh for DebianJune McEnroe 2022-03-15Remove dashJune McEnroe