<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kolam/build-aux, branch main</title>
<subtitle>GraphQL implementation for Scheme</subtitle>
<id>http://git.systemreboot.net/kolam/atom?h=main</id>
<link rel='self' href='http://git.systemreboot.net/kolam/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/'/>
<updated>2024-01-26T13:52:18+00:00</updated>
<entry>
<title>README: Hard-code releases.</title>
<updated>2024-01-26T13:52:18+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2024-01-26T13:52:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=608735a4bd0811fe2a76365409238c2aad5958a9'/>
<id>urn:sha1:608735a4bd0811fe2a76365409238c2aad5958a9</id>
<content type='text'>
* README.org (Download): Replace releases dynamic block with
hard-coded list of releases.
* build-aux/build-website.el (org-dblock-write:releases): Delete
function.
(build-website): Do not call org-update-all-dblocks.
</content>
</entry>
<entry>
<title>build-aux: Do not infer release information from git tags.</title>
<updated>2024-01-26T11:45:08+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2024-01-26T11:45:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=3f242d02b8ddc64c2c669d50363bb4e6e40cb79e'/>
<id>urn:sha1:3f242d02b8ddc64c2c669d50363bb4e6e40cb79e</id>
<content type='text'>
We now build the website as a computed-file G-expression in a Guix
channel. Guix channels always discard the git repository information,
and don't have access to the git tags. We can fix this problem later
if and when we switch to using tissue for the website.

* build-aux/build-home-page.el (org-dblock-write:releases): Do not
infer release information from git tags. Hard-code them.
</content>
</entry>
<entry>
<title>README: Add releases.</title>
<updated>2022-01-05T11:52:58+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-01-05T11:52:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=deed349d37a1f825086af6fe1e69d2f9882d12e3'/>
<id>urn:sha1:deed349d37a1f825086af6fe1e69d2f9882d12e3</id>
<content type='text'>
* README.org (Download): Add releases.
* build-aux/build-home-page.el (org-dblock-write:releases): New
function.
(build-website): Update dynamic blocks before exporting.
</content>
</entry>
<entry>
<title>build-aux: Check news during distcheck.</title>
<updated>2022-01-05T10:56:05+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-01-05T10:43:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=40e52ca6e3ee1cabe563e8ad2bda3b606ea86e70'/>
<id>urn:sha1:40e52ca6e3ee1cabe563e8ad2bda3b606ea86e70</id>
<content type='text'>
* Makefile (distcheck): Pass version to distcheck script.
* build-aux/distcheck.scm (check-news): New function.
Check news.
</content>
</entry>
<entry>
<title>build-aux: Abstract out opening an archive file.</title>
<updated>2022-01-05T10:56:05+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-01-05T10:42:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=68679bb6cab3b4480fa4f1b89d7a87ac1ddb3c64'/>
<id>urn:sha1:68679bb6cab3b4480fa4f1b89d7a87ac1ddb3c64</id>
<content type='text'>
* build-aux/distcheck.scm (call-with-archive-file): New function.
(package-in-archive): Use call-with-archive-file.
* .dir-locals.el (scheme-mode): Indent call-with-archive-file
correctly.
</content>
</entry>
<entry>
<title>Makefile: Add dist and distcheck targets.</title>
<updated>2022-01-05T10:54:22+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-01-05T10:24:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=2bb2d8f7432bb8dd01dbb6f6bdb6ebf7d4e83447'/>
<id>urn:sha1:2bb2d8f7432bb8dd01dbb6f6bdb6ebf7d4e83447</id>
<content type='text'>
* Makefile (GIT, GPG, LZIP, distribute_files, dist_archive): New
variables.
(.PHONY): Add dist and distcheck.
(dist, $(dist_archive), distcheck): New targets.
(%.asc): New pattern rule.
(clean): Clean $(dist_archive) and $(dist_archive).asc.
* build-aux/distcheck.scm: New file.
</content>
</entry>
<entry>
<title>build-aux: Add website build script.</title>
<updated>2022-01-03T18:13:00+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-01-03T18:13:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=082e602720fc0c0e7f69e323c6e25ec79c525ed4'/>
<id>urn:sha1:082e602720fc0c0e7f69e323c6e25ec79c525ed4</id>
<content type='text'>
* build-aux/build-home-page.el: New file.
</content>
</entry>
</feed>
