summary refs log tree commit diff
path: root/doc/zlib/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-04-20 19:56:03 +0000
committerJune McEnroe <june@causal.agency>2022-04-20 19:57:42 +0000
commit1793cbd9e9ffee34482111d80dd5641e0158b8a4 (patch)
tree4f8d01bf9c3a0002d10d483f9cde8bc91e2da5e1 /doc/zlib/Makefile
parentSet txt mtimes to source mtimes (diff)
downloadsrc-1793cbd9e9ffee34482111d80dd5641e0158b8a4.tar.gz
src-1793cbd9e9ffee34482111d80dd5641e0158b8a4.zip
Revert "Make (pun) the dependencies make (pun) more sense"
This reverts commit 22665bf41ed91131dc6146806b1f0226f2ece4d8.

Ok the reason you DON'T do that is because then every post older
than colb gets regenerated.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
plement IRC formatting to ANSI translationJune McEnroe 2020-01-14Add -b flag for live backupJune McEnroe 2020-01-14Add columnsize = 0 option to FTS indexJune McEnroe Since we don't use ranking functions and I don't see them being useful, there is no point in having columnsize, which just takes extra space in the database. In my database of approximately 3.5 million events, disabling columnsize saves about 62 MB. The migration unfortunately has to rebuild the entire index to disable it. 2020-01-12Add option for client cert and SASL EXTERNALJune McEnroe 2020-01-12Add Linux.mkJune McEnroe 2020-01-11Fix unscoop dedup window syntaxJune McEnroe 2020-01-11Bump busy timeout to 10sJune McEnroe