<feed xmlns='http://www.w3.org/2005/Atom'>
<title>makers, branch 0.7.0</title>
<subtitle>a POSIX-compatible make implemented in Rust
</subtitle>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/makers/'/>
<entry>
<title>i think we're about due for a release again</title>
<updated>2021-04-14T04:56:16+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2021-04-14T04:56:16+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/makers/commit/?id=82e10bfb3a080972ee3a1bb0e1f02a735a213b89'/>
<id>82e10bfb3a080972ee3a1bb0e1f02a735a213b89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test on libarchive</title>
<updated>2021-04-14T04:53:56+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2021-04-14T04:53:56+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/makers/commit/?id=b6b5108f6420933aba4a516540c18367972a28f1'/>
<id>b6b5108f6420933aba4a516540c18367972a28f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>prefer a full-line comment to a partial-line comment given the choice</title>
<updated>2021-04-14T04:14:48+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2021-04-14T04:14:48+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/makers/commit/?id=b98e68d3ba7575e147856e0ec6b85869b7c273e0'/>
<id>b98e68d3ba7575e147856e0ec6b85869b7c273e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>apparently the libarchive tests are brittle</title>
<updated>2021-04-14T04:07:05+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2021-04-14T04:07:05+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/makers/commit/?id=cc1285d816c00104e3aa1c5f43437a68a85e0f34'/>
<id>cc1285d816c00104e3aa1c5f43437a68a85e0f34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't clobber .SUFFIXES when an include finishes</title>
<updated>2021-04-14T03:08:51+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2021-04-14T03:08:51+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/makers/commit/?id=b2645ea919d159f7883c0d7001eaee528dddc371'/>
<id>b2645ea919d159f7883c0d7001eaee528dddc371</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spell SUFFIXES correctly smdh</title>
<updated>2021-04-14T02:53:44+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2021-04-14T02:53:44+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/makers/commit/?id=7857e9f871caaf0b95f9eba9c4cdefb5046a9b2a'/>
<id>7857e9f871caaf0b95f9eba9c4cdefb5046a9b2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>what even is comment processing anyway</title>
<updated>2021-04-14T02:35:29+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2021-04-14T02:35:29+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/makers/commit/?id=57db2fce6f3e476d34e65b7c311c12cc9f9b71fd'/>
<id>57db2fce6f3e476d34e65b7c311c12cc9f9b71fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>correctly handle comments and non-comments</title>
<updated>2021-04-13T23:32:18+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2021-04-13T23:32:18+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/makers/commit/?id=af8b16fa1f54494eaec594ddb5212620111c887c'/>
<id>af8b16fa1f54494eaec594ddb5212620111c887c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>what in the goddamn fuck</title>
<updated>2021-04-13T22:56:35+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2021-04-13T22:56:35+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/makers/commit/?id=b25fb845280bf3717644371efd7f4f73705ec808'/>
<id>b25fb845280bf3717644371efd7f4f73705ec808</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test on xbps too</title>
<updated>2021-04-12T01:25:37+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2021-04-12T01:25:37+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/makers/commit/?id=cdf6dc5da3730657fa8c2b52ce5cd69d2711333f'/>
<id>cdf6dc5da3730657fa8c2b52ce5cd69d2711333f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
