<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cdist, branch kill-docker</title>
<subtitle>Tool used to build DCP-o-matic packages</subtitle>
<id>https://git.carlh.net/cgit/cdist/atom?h=kill-docker</id>
<link rel='self' href='https://git.carlh.net/cgit/cdist/atom?h=kill-docker'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/cdist/'/>
<updated>2022-10-04T06:53:45Z</updated>
<entry>
<title>Kill docker image on SIGINT.</title>
<updated>2022-10-04T06:53:45Z</updated>
<author>
<name>cah</name>
<email>cah@ableton.com</email>
</author>
<published>2022-10-04T06:53:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/cdist/commit/?id=c9a6e16bfffad15db84b3a85e18fef45cace677d'/>
<id>urn:sha1:c9a6e16bfffad15db84b3a85e18fef45cace677d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Another attempt to fix unnecessary building while packaging.</title>
<updated>2022-02-19T21:34:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-02-19T21:34:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/cdist/commit/?id=0b1c33732bcc66d00d4486c2ccf7f8111a076ae2'/>
<id>urn:sha1:0b1c33732bcc66d00d4486c2ccf7f8111a076ae2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Don't build a tree that is being packaged; the package() method must do it (if required)."</title>
<updated>2022-02-19T20:06:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-02-19T20:06:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/cdist/commit/?id=0472bc3bab6557ff356b2cb313402b12b86c96e6'/>
<id>urn:sha1:0472bc3bab6557ff356b2cb313402b12b86c96e6</id>
<content type='text'>
This reverts commit 1b9fcb5ab32d501a24f603d8a2e4fe8aff282e95.

On reflection this approach just gets too complicated considering
the override of package() for macOS.
</content>
</entry>
<entry>
<title>Don't build a tree that is being packaged; the package() method must do it (if required).</title>
<updated>2022-02-19T16:32:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-02-19T16:31:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/cdist/commit/?id=1b9fcb5ab32d501a24f603d8a2e4fe8aff282e95'/>
<id>urn:sha1:1b9fcb5ab32d501a24f603d8a2e4fe8aff282e95</id>
<content type='text'>
This is to make Linux builds more efficient; previously cdist
would build() everything (including the whole of DoM) and then
most linux package() methods would end up building it again
(making the build in build() redundant).

Now the cscript in DoM can call build() if necessary.

I'm a little bit worried that the environment is no longer preserved
during the final build(), but I'm unsure if this is necessary
anyway.
</content>
</entry>
<entry>
<title>Remove duplicate call to cleanup().</title>
<updated>2022-02-18T13:43:10Z</updated>
<author>
<name>cah</name>
<email>cah@ableton.com</email>
</author>
<published>2022-02-18T13:43:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/cdist/commit/?id=a862b364888ff7b0cd30f6267309bab6ac56cdce'/>
<id>urn:sha1:a862b364888ff7b0cd30f6267309bab6ac56cdce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Little cleanup.</title>
<updated>2022-02-17T23:02:04Z</updated>
<author>
<name>cah</name>
<email>cah@ableton.com</email>
</author>
<published>2022-02-17T23:02:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/cdist/commit/?id=b32b040544df8a84b89eb351764a456ed4884c15'/>
<id>urn:sha1:b32b040544df8a84b89eb351764a456ed4884c15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: rename git_commit -&gt; commit.</title>
<updated>2022-02-17T23:00:53Z</updated>
<author>
<name>cah</name>
<email>cah@ableton.com</email>
</author>
<published>2022-02-17T23:00:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/cdist/commit/?id=d3d8e6763614a0f18b62eb0209acd99dc95ae343'/>
<id>urn:sha1:d3d8e6763614a0f18b62eb0209acd99dc95ae343</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: rename specifier -&gt; commit_ish.</title>
<updated>2022-02-17T22:58:57Z</updated>
<author>
<name>cah</name>
<email>cah@ableton.com</email>
</author>
<published>2022-02-17T22:58:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/cdist/commit/?id=1a13f315211066abe2f1bd0c5529154301bd9f61'/>
<id>urn:sha1:1a13f315211066abe2f1bd0c5529154301bd9f61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Out-of-date comment.</title>
<updated>2022-02-17T22:55:26Z</updated>
<author>
<name>cah</name>
<email>cah@ableton.com</email>
</author>
<published>2022-02-16T13:01:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/cdist/commit/?id=2712596be3a8dc25636e202c9d9b3e9e8ba8283d'/>
<id>urn:sha1:2712596be3a8dc25636e202c9d9b3e9e8ba8283d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to use finally better to terminate subprocesses when we die.</title>
<updated>2022-02-14T12:38:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-02-14T12:38:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/cdist/commit/?id=114c97a47cbb84d655259b757d5c015e2906f849'/>
<id>urn:sha1:114c97a47cbb84d655259b757d5c015e2906f849</id>
<content type='text'>
</content>
</entry>
</feed>
