<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ccwl/build-aux, branch v0.1.0</title>
<subtitle>Concise Common Workflow Language (mirror of https://github.com/arunisaac/ccwl)</subtitle>
<id>http://git.systemreboot.net/ccwl/atom?h=v0.1.0</id>
<link rel='self' href='http://git.systemreboot.net/ccwl/atom?h=v0.1.0'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/'/>
<updated>2021-07-04T14:11:02+00:00</updated>
<entry>
<title>Makefile: Include .depends with automake.</title>
<updated>2021-07-04T14:11:02+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-07-04T13:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=e49d8fec2fa5fa69bf93b76e921e9a1eeff8f1af'/>
<id>urn:sha1:e49d8fec2fa5fa69bf93b76e921e9a1eeff8f1af</id>
<content type='text'>
* bootstrap.sh: Generate .depends.
* Makefile.am: Include .depends with automake, not with make.
(.depends): Delete rule.
(doc/ccwl.html, doc/ccwl.info): Use DOC_OTHER instead of
DOC_OTHER_DEPENDENCIES.
(CLEANFILES): Remove .depends.
* build-aux/find-dependencies.scm: Output DOC_OTHER instead of
DOC_OTHER_DEPENDENCIES. _DEPENDENCIES variables are special in
automake.
</content>
</entry>
<entry>
<title>build-aux: Do not make backup files.</title>
<updated>2021-07-02T13:29:33+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-07-02T12:14:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=d28fd1b9b29711877734ca27918bd016eec9f27d'/>
<id>urn:sha1:d28fd1b9b29711877734ca27918bd016eec9f27d</id>
<content type='text'>
* build-aux/build-home-page.el (make-backup-files): Set to nil.
</content>
</entry>
<entry>
<title>Makefile: Track dependencies automatically.</title>
<updated>2021-07-02T10:31:32+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-06-29T12:39:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=c550ff6cdc8264c66c13ab3b21e61fccedf9735e'/>
<id>urn:sha1:c550ff6cdc8264c66c13ab3b21e61fccedf9735e</id>
<content type='text'>
* build-aux/find-dependencies.scm: New file.
* Makefile.am (DOC_IMAGES): Delete variable.
(.depends): New target. Include it in the Makefile.
($(SKRIBILO_BUILD_DIR)/ccwl.info, $(SKRIBILO_BUILD_DIR)/ccwl.html):
Depend on DOC_OTHER_DEPENDENCIES.
(clean-local): Delete .depends.
* .gitignore: Add .depends.
</content>
</entry>
<entry>
<title>build-aux: Do not override org-html--svg-image.</title>
<updated>2021-06-10T11:46:34+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-06-10T11:46:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=6bc13f2df1395fe6b5c197dca8b24a959d02e5c1'/>
<id>urn:sha1:6bc13f2df1395fe6b5c197dca8b24a959d02e5c1</id>
<content type='text'>
SVG image export works correctly out of the box in org.

* build-aux/build-home-page.el (org-html--svg-image): Delete function.
</content>
</entry>
<entry>
<title>README: Add continuous integration badges.</title>
<updated>2021-06-09T19:06:26+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-06-09T18:50:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=7f64860411c49f12ef96aa7f5066f3d342ec86a4'/>
<id>urn:sha1:7f64860411c49f12ef96aa7f5066f3d342ec86a4</id>
<content type='text'>
* README.org (ci-badge): New macro.
Add continuous integration badges.
* build-aux/build-home-page.el (org-html--svg-image): Override
org-html--svg-image to export svg using an img tag instead of an
object tag.
</content>
</entry>
<entry>
<title>Build website from README.org.</title>
<updated>2021-05-24T12:37:35+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-05-24T12:37:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=3d3f90d66f801e9ac0e25e32992604c2be1d2750'/>
<id>urn:sha1:3d3f90d66f801e9ac0e25e32992604c2be1d2750</id>
<content type='text'>
* Makefile.am (website, website/index.html, clean-local): New targets.
* build-aux/build-home-page.el: New file.
</content>
</entry>
<entry>
<title>Run tests in autotools build system.</title>
<updated>2021-04-26T08:30:44+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-04-26T08:30:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=d9ed716f24cb93086333a789befcfe0ee3ee2a4b'/>
<id>urn:sha1:d9ed716f24cb93086333a789befcfe0ee3ee2a4b</id>
<content type='text'>
* build-aux/test-driver.scm.in: New file.
* configure.ac: Generate build-aux/test-driver.scm.
* Makefile.am (TEST_EXTENSIONS): Add .scm.
(SCM_TESTS): Add tests/ccwl.scm and tests/yaml.scm.
(TESTS): Set to SCM_TESTS.
(EXTRA_DIST): Distribute test files.
</content>
</entry>
</feed>
