summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-07-06bump version to 0.9.18Hiltjo Posthuma
2020-06-21Makefile: tiny compatibility improvement for tar -cfHiltjo Posthuma
2020-06-10Makefile: pedantic change: use ar -rc instead of ar rcHiltjo Posthuma
2020-05-04bump version to 0.9.17Hiltjo Posthuma
2020-02-23bump version to 0.9.16Hiltjo Posthuma
2020-01-18add sfeed_gopher: generic gopher formatting program, remove sfeed_gphHiltjo Posthuma
2019-11-25bump version to 0.9.15Hiltjo Posthuma
2019-10-13bump version to 0.9.14Hiltjo Posthuma
2019-10-05Makefile: simplify, remove config.mkHiltjo Posthuma
2019-08-01bump version to 0.9.13Hiltjo Posthuma
2019-06-25bump version to 0.9.12Hiltjo Posthuma
2019-05-11bump version to 0.9.11Hiltjo Posthuma
2019-05-08Makefile: remove TODOHiltjo Posthuma
2019-05-06remove sfeed_tail and recently added security considerationsHiltjo Posthuma
2019-05-03bump version to 0.9.10Hiltjo Posthuma
2019-04-25bump version to 0.9.9Hiltjo Posthuma
2019-04-20add sfeed_atom: convert one or more feeds from TSV (back to) AtomHiltjo Posthuma
2019-04-07Makefile: fix make dist (compat src: strlcpy, strlcat)Hiltjo Posthuma
2019-04-06Makefile: make it simpler to not compile compat objectsHiltjo Posthuma
2019-02-17bump version to 0.9.8Hiltjo Posthuma
2019-02-08Makefile: add DOCPREFIX for installing docs in portsHiltjo Posthuma
2019-01-25Makefile: add POSIX target, respect (packaging) system CFLAGS/LDFLAGSHiltjo Posthuma
2018-12-24bump version to 0.9.7Hiltjo Posthuma
2018-09-30Makefile: improve consistency of variable, clarify commentHiltjo Posthuma
2018-09-08bump version to 0.9.6Hiltjo Posthuma
2018-08-26bump version to 0.9.5Hiltjo Posthuma
2018-08-22add sfeed_twtxt format program: format to a twtxt feedHiltjo Posthuma
2018-06-24bump version to 0.9.4Hiltjo Posthuma
2018-03-18remove CHANGELOGHiltjo Posthuma
2018-03-11Revert "remove sfeed_tail: the standard tail -f can (soon) be used"Hiltjo Posthuma
2018-02-16sfeed_gph: many improvementsHiltjo Posthuma
2017-12-25bump version 0.9.3 alreadyHiltjo Posthuma
2017-12-24remove sfeed_tail: the standard tail -f can (soon) be usedHiltjo Posthuma
2017-12-09sfeed_tail: replace hashmap + linked-list with RBtreeHiltjo Posthuma
2016-05-21Makefile: remove duplicate -c flagHiltjo Posthuma
2016-04-10improve documentation, add sfeed(5) for the file formatHiltjo Posthuma
2016-04-10improve MakefileHiltjo Posthuma
2016-03-20Makefile: improve make dist, bump version to 0.9.1Hiltjo Posthuma
2016-03-08Makefile: also clean util and xml object filesHiltjo Posthuma
2016-02-27simplify build and fix linking for strlcat.o and strlcpy.oHiltjo Posthuma
2016-02-27add util for pledgeHiltjo Posthuma
2016-01-31add sfeed_tail (test), might be removed again laterHiltjo Posthuma
2016-01-31always add strlcpy, strlcat, remove COMPAT #ifdefHiltjo Posthuma
2016-01-31sfeedrc(5): add initial documentation for sfeedrc configuration formatHiltjo Posthuma
2015-09-17Makefile: Add missingAlexander Huemer
2015-08-14sfeed_opml_import: does not need util functionsHiltjo Posthuma
2015-08-14Makefile: install README and README.xml, it contains useful examplesHiltjo Posthuma
2015-08-05Makefile: remove old broken rules, fix make distHiltjo Posthuma
2015-07-30sfeed_mbox: initial version, needs more workHiltjo Posthuma
2015-07-28update strlcpy, add strlcatHiltjo Posthuma