summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2019-06-22Build website.•••* Makefile.am (website, website/index.html): Add build targets. (clean-local): Add clean target. * build-website.el: New file. Arun Isaac
2019-06-22doc: Create texinfo documentation.•••* doc/guile-email.texi: New file. * Makefile.am (info_TEXINFOS): Register it. Arun Isaac
2018-11-14Distribute README.org•••* Makefile.am (EXTRA_DIST): Register README.org. v0.1.0Arun Isaac
2018-10-01tests: Add tests for (email email).•••* tests/email.scm: New file. * Makefile.am (SCM_TESTS): Register it. Arun Isaac
2018-09-11tests: Add tests for (email quoted-printable).•••* build-aux/test-driver.scm: New file. * tests/quoted-printable.scm: New file. * Makefile.am (TEST_EXTENSIONS, SCM_TESTS, TESTS, SCM_LOG_DRIVER): New variables. (EXTRA_DIST): Register new files for distribution. Arun Isaac
2018-09-08Set up the GNU build system.•••* Makefile.am, bootstrap.sh, configure.ac, pre-inst-env.in: New files. Arun Isaac