summary refs log tree commit diff
path: root/bin/Makefile (follow)
Commit message (Collapse)AuthorAge
...
* Regenerate gitignore with allJune McEnroe2017-09-27
|
* Combine pbcopy and pbpaste rulesJune McEnroe2017-09-27
|
* Simplify bins MakefileJune McEnroe2017-09-17
| | | | | Just link the usual libs for everything. Append warnings flags to CFLAGS.
* Move typo words to separate fileJune McEnroe2017-09-15
|
* Add .gitignore target to bins MakefileJune McEnroe2017-09-14
|
* Add typing gameJune McEnroe2017-09-14
|
* Fix bin/Makefile FreeBSD compatibilityJune McEnroe2017-09-06
| | | | | Have to use the same generic rule as sys.mk so it replaces it. Otherwise it only uses the one in sys.mk.
* Move C code to bin, Makefile, AGPLJune McEnroe2017-09-06
p/commit/notemap.c?id=b258705bb584bae3eded46c7838ecb9e4c7cd3d4&follow=1'>Clean up notemap with dataCheckJune McEnroe 2020-05-04Update IMAP parserJune McEnroe 2020-04-08Use a real IMAP parserJune McEnroe 2020-01-28Call fopencookie with a+ 1.0June McEnroe This fixes strange behaviour when interleaving reads and writes. 2020-01-28Add arc4random_buf compatibilityJune McEnroe