summaryrefslogtreecommitdiff
path: root/Makefile.NetBSD (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sending notes from the cmdline allows setting an inReplyTo field.Gravatar grunfink2025-06-261-3/+3
|
* Use HTTP caching (etag / if-none-match) in RSS downloads.Gravatar grunfink2025-05-291-1/+1
|
* Updated dependencies.Gravatar grunfink2025-05-281-1/+2
|
* New file rss.c.Gravatar grunfink2025-05-281-4/+5
|
* xs_webmention.h new file.Gravatar grunfink2025-05-041-2/+3
|
* xs_po.h new file.Gravatar default2025-02-141-7/+7
|
* Added sandbox.o dependency to Makefile.NetBSD.Gravatar default2025-01-121-1/+1
|
* Also check for the lowecase URL of the hashtags.Gravatar default2025-01-081-1/+2
|
* Updated Makefile dependencies.Gravatar default2025-01-061-3/+4
|
* Updated dependencies.Gravatar default2024-11-121-1/+1
|
* Updated dependencies.Gravatar default2024-11-071-1/+1
|
* Updated dependencies.Gravatar default2024-08-241-16/+21
|
* Updated dependencies.Gravatar default2024-05-091-1/+1
|
* Updated dependencies.Gravatar default2024-03-251-1/+2
|
* The command-line 'note' also allows attachments.Gravatar default2024-03-151-1/+1
|
* Updated dependencies.Gravatar default2024-03-121-2/+2
|
* Added -lrt to Makefile.NetBSD.Gravatar default2024-03-111-0/+1
|
* Updated depedencies.Gravatar default2024-02-151-3/+3
|
* Added Makefile.NetBSD to compile on NetBSDGravatar Stefano Marinelli2024-01-071-0/+59
To compile on NetBSD, just use "make -f Makefile.NetBSD" and "make -f Makefile.NetBSD install"