summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2015-01-04doc: improveHiltjo Posthuma
- mandoc: fix mandoc errors and warnings. - remove pre-generated HTML documentation.
2015-01-03man: add sfeed_stats.1Hiltjo Posthuma
2015-01-02Makefile: fix for OpenBSDHiltjo Posthuma
2015-01-02Makefile: fix prerequisite rulesHiltjo Posthuma
2015-01-02remove mkfile, update READMEHiltjo Posthuma
2015-01-02Makefile: add sfeed_statsHiltjo Posthuma
2015-01-02Makefile: separate compat srcHiltjo Posthuma
2015-01-02improve compatHiltjo Posthuma
2015-01-02Makefile: dont suppress output, remove fancy messagesHiltjo Posthuma
2015-01-02Makefile: fix uninstallHiltjo Posthuma
2015-01-02Makefile: copy doc dir for distHiltjo Posthuma
2015-01-02doc: use mandoc as source, pre-generate documentationHiltjo Posthuma
generate documentation in doc/ . Now there is no hard dependency on mandoc and systems that don't have it can just copy the files for now.
2015-01-02Makefile: sort files, clean libcompat (WIP)Hiltjo Posthuma
2015-01-02Makefile: improveHiltjo Posthuma
2014-05-08install added manpagesHiltjo Posthuma
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-05-08Makefile: improvementsHiltjo Posthuma
- remove dist rule. - don't replace VERSION in man pages (makes it easier to just copy the man pages). - output "installing example files". Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-04-02sfeed_opml_import: fix buildHiltjo Posthuma
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-04-02Makefile: add sfeed_web, use c99 for buildHiltjo Posthuma
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-04-01Makefile: update clean ruleHiltjo Posthuma
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-03-31new versionHiltjo Posthuma
lots of things changed, but cleanup todo. changelog and consistent stream of small updates will come in the future. Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2013-05-20maintain a CHANGELOG from now onHiltjo Posthuma
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2013-05-20add style.css to share and update flags for debuggingHiltjo Posthuma
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2012-08-03Forgot to add sfeed_opml_export to 'dist' ruleHiltjo Posthuma
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2012-08-03Update README and Makefile accordingly...Hiltjo Posthuma
... because of the previous changes. Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2012-08-03New initial repoHiltjo Posthuma
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>