<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guile-email/build-aux, branch v0.3.1</title>
<subtitle>Guile email parser</subtitle>
<id>http://git.systemreboot.net/guile-email/atom?h=v0.3.1</id>
<link rel='self' href='http://git.systemreboot.net/guile-email/atom?h=v0.3.1'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-email/'/>
<updated>2023-01-16T00:48:25+00:00</updated>
<entry>
<title>Revert "README: Declare that releases are only tagged in git from now on."</title>
<updated>2023-01-16T00:48:25+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-01-16T00:38:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-email/commit/?id=165391cc0ad8c084c2d97440ec9e7a8d1115e61c'/>
<id>urn:sha1:165391cc0ad8c084c2d97440ec9e7a8d1115e61c</id>
<content type='text'>
This reverts commit 5cc34d6be3daada501ff952fc9edf1ac04d9c24a. We go
back to releasing tarballs since tarballs are still important for
package managers other than Guix. e.g., homebrew.
</content>
</entry>
<entry>
<title>README: Declare that releases are only tagged in git from now on.</title>
<updated>2023-01-06T18:22:15+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-01-06T18:22:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-email/commit/?id=5cc34d6be3daada501ff952fc9edf1ac04d9c24a'/>
<id>urn:sha1:5cc34d6be3daada501ff952fc9edf1ac04d9c24a</id>
<content type='text'>
* README.org (Download): Declare that releases are only tagged in git
from now on.
* build-aux/build-website.el (org-dblock-write:releases): Exclude
releases after and including v0.3.0.
</content>
</entry>
<entry>
<title>build-aux: Use --contains to exclude v0.1.0 release.</title>
<updated>2023-01-06T18:20:40+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-01-06T18:19:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-email/commit/?id=fc283e904b427b60b10dbd91754794f0b683276c'/>
<id>urn:sha1:fc283e904b427b60b10dbd91754794f0b683276c</id>
<content type='text'>
* build-aux/build-website.el (org-dblock-write:releases): Use the
--contains argument of git for-each-ref to exclude the v0.1.0 release.
</content>
</entry>
<entry>
<title>build-aux: Pass fail directory from main in test-corpus.scm.</title>
<updated>2023-01-03T22:03:10+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-01-03T22:01:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-email/commit/?id=ca88c0899277a8e897538bda5b1bca2f2747cd61'/>
<id>urn:sha1:ca88c0899277a8e897538bda5b1bca2f2747cd61</id>
<content type='text'>
* build-aux/test-corpus.scm (test-corpus): Accept fail-directory
argument.
* build-aux/test-corpus.scm (main): Pass fail-directory argument to
test-corpus.
</content>
</entry>
<entry>
<title>build-aux: Assume fail directory exists when testing corpus.</title>
<updated>2023-01-03T20:06:08+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-01-03T20:01:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-email/commit/?id=8b3e2681c0465498192b98abe784f248ebb29086'/>
<id>urn:sha1:8b3e2681c0465498192b98abe784f248ebb29086</id>
<content type='text'>
Assume fail directory exists and do not attempt to clear it.

* build-aux/test-corpus.scm (main): Do not create or delete fail
directory.
</content>
</entry>
<entry>
<title>build-aux: Make test-corpus.scm a loadable script.</title>
<updated>2023-01-03T20:05:50+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-01-03T19:59:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-email/commit/?id=a525bd1d808f46095a4cf71d5f37b2ed781a49aa'/>
<id>urn:sha1:a525bd1d808f46095a4cf71d5f37b2ed781a49aa</id>
<content type='text'>
Make test-corpus.scm a script loadable from the REPL rather than
something that must be run on the shell. Loadable scripts are easier
to deal with since one does not have to deal with command-line
arguments.

* build-aux/test-corpus.scm (%fail-directory): Delete variable.
(write-failed-email): Add fail-directory argument.
(main): New function.
</content>
</entry>
<entry>
<title>build-aux: Bump copyright year on test-driver.scm.</title>
<updated>2023-01-03T19:58:33+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-01-03T19:58:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-email/commit/?id=536759ac425f8aeaabeea3ecda6f3811476346ea'/>
<id>urn:sha1:536759ac425f8aeaabeea3ecda6f3811476346ea</id>
<content type='text'>
* build-aux/test-driver.scm: Bump copyright year for Arun Isaac.
</content>
</entry>
<entry>
<title>Quit the autotools build system.</title>
<updated>2023-01-03T17:43:28+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-01-03T16:55:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-email/commit/?id=7bef05430de5e39bf2937b026d68d63116c46233'/>
<id>urn:sha1:7bef05430de5e39bf2937b026d68d63116c46233</id>
<content type='text'>
For a simple package like guile-email, the autotools build system is
more trouble than it is worth. We prefer a hand-written Makefile. As
the commit summary suggests, the autotools are indeed a bad habit that
we must "quit".

* Makefile: New file.
* Makefile.am, bootstrap.sh, configure.ac, pre-inst-env.in: Delete
files.
* build-aux/test-corpus.scm.in: Rename to ...
* build-aux/test-corpus.scm: ... this. Remove shebang.
* build-aux/test-driver.scm.in: Rename to ...
* build-aux/test-driver.scm: ... this. Remove autotools specific
parts.
* guix.scm: Import (guix utils).
(guile-email)[arguments]: Add prefix to #:make-flags. Delete configure
phase.
* .gitignore: Remove INSTALL, Makefile, Makefile.in, aclocal.m4,
autom4te.cache, build-aux/install-sh, build-aux/missing,
build-aux/test-corpus.scm, config.log, config.status, configure,
doc/.dirstamp, pre-inst-env, test-suite.log, tests/*.log and
tests/*.trs.
</content>
</entry>
<entry>
<title>build-aux: Test bug-guix corpus.</title>
<updated>2021-10-24T09:52:01+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-10-24T09:52:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-email/commit/?id=ea60bb902d3677d5c653851c7aa6afbbf710140e'/>
<id>urn:sha1:ea60bb902d3677d5c653851c7aa6afbbf710140e</id>
<content type='text'>
* build-aux/pull-corpus.scm: Pull bug-guix mailing list archives.
* build-aux/test-corpus.scm.in: Test bug-guix corpus.
</content>
</entry>
<entry>
<title>build-aux: Create corpus directory if it does not exist.</title>
<updated>2021-10-24T09:51:06+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-10-24T09:51:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-email/commit/?id=86e287a04343b7b42c1c04f6b125f957b0e669b1'/>
<id>urn:sha1:86e287a04343b7b42c1c04f6b125f957b0e669b1</id>
<content type='text'>
* build-aux/pull-corpus.scm (pull-mailing-list): Create corpus
directory if it does not exist.
</content>
</entry>
</feed>
