<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kolam/Makefile, branch v0.1.0</title>
<subtitle>GraphQL implementation for Scheme</subtitle>
<id>http://git.systemreboot.net/kolam/atom?h=v0.1.0</id>
<link rel='self' href='http://git.systemreboot.net/kolam/atom?h=v0.1.0'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/'/>
<updated>2022-01-05T10:56:05+00:00</updated>
<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>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>Makefile: Abstract out test files.</title>
<updated>2022-01-05T10:54:22+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-01-05T10:21:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=b85b48cf86d91ee0ff8ad6ea1aafcc7e79532049'/>
<id>urn:sha1:b85b48cf86d91ee0ff8ad6ea1aafcc7e79532049</id>
<content type='text'>
* Makefile (tests): New variable.
(check): Depend on tests.
</content>
</entry>
<entry>
<title>configure: Output project name.</title>
<updated>2022-01-05T10:17:40+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-01-05T10:03:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=870ab7dba04afe86d8ff4a0b8434add416539ade'/>
<id>urn:sha1:870ab7dba04afe86d8ff4a0b8434add416539ade</id>
<content type='text'>
* Makefile (project): Delete variable.
* configure: Pass the kolam, the project name, to configure.scm.
* configure.scm (processed-args): Capture the project name argument.
Output project name in Makefile.include.
</content>
</entry>
<entry>
<title>Makefile: Differentiate project name and top level module directory.</title>
<updated>2022-01-05T10:01:22+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-01-05T10:01:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=8945df6697ce1be5bbab0a752e8ddc440f96d2c3'/>
<id>urn:sha1:8945df6697ce1be5bbab0a752e8ddc440f96d2c3</id>
<content type='text'>
* Makefile (top_level_module_dir): New variable.
(sources, scmdir, godir): Use top_level_module_dir instead of project.
</content>
</entry>
<entry>
<title>Makefile: Abstract out project name.</title>
<updated>2022-01-05T08:11:33+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-01-05T08:11:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=152b6ad06b6138597e03effd70490fbec374f22e'/>
<id>urn:sha1:152b6ad06b6138597e03effd70490fbec374f22e</id>
<content type='text'>
* Makefile (project): New variable.
(sources, scmdir, godir): Use project.
</content>
</entry>
<entry>
<title>Makefile: Specify phony targets on a single line.</title>
<updated>2022-01-05T08:09:35+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-01-05T08:09:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=8eb8058405c1f0495d93a6789c1153a9d028cbd6'/>
<id>urn:sha1:8eb8058405c1f0495d93a6789c1153a9d028cbd6</id>
<content type='text'>
* Makefile (.PHONY): Specify phony targets---check, install and
clean---on a single line.
</content>
</entry>
<entry>
<title>Makefile: Use install to create installation directories.</title>
<updated>2022-01-04T18:41:40+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-01-04T18:41:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=7a3ef85215b7d2650d6f3a0664ca4b630d7f8776'/>
<id>urn:sha1:7a3ef85215b7d2650d6f3a0664ca4b630d7f8776</id>
<content type='text'>
* Makefile (install): Use the install command to create installation
directories.
</content>
</entry>
<entry>
<title>Makefile: Clean up compiled objects.</title>
<updated>2022-01-04T18:15:46+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-01-04T18:15:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=3723019891d58d01c20252f1d5853cf41859eb89'/>
<id>urn:sha1:3723019891d58d01c20252f1d5853cf41859eb89</id>
<content type='text'>
* Makefile (clean): Clean $(objects).
</content>
</entry>
<entry>
<title>Makefile: Install scm and go files.</title>
<updated>2022-01-04T18:10:50+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-01-04T18:10:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=8e62f4667d2a4cc119469fe133fe82b4e3f56b0d'/>
<id>urn:sha1:8e62f4667d2a4cc119469fe133fe82b4e3f56b0d</id>
<content type='text'>
* Makefile (scmdir, godir): New variables.
(install): New target.
</content>
</entry>
</feed>
