<feed xmlns='http://www.w3.org/2005/Atom'>
<title>makers, branch canon</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>let ./egg% match ./eggbug and not just eggbug</title>
<updated>2024-12-19T06:43:54+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2024-12-19T06:43:54+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/makers/commit/?id=c642441492feb8e9d7bbcc45c6507540cfc6738f'/>
<id>c642441492feb8e9d7bbcc45c6507540cfc6738f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>quote things in generated MAKEFLAGS to avoid suffering</title>
<updated>2024-12-19T06:09:38+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2024-12-19T06:09:38+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/makers/commit/?id=ad2d35f273403469e64ca8ccc3d2ba594609fa30'/>
<id>ad2d35f273403469e64ca8ccc3d2ba594609fa30</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 irreversibly strip a leading ./ in get_target</title>
<updated>2024-12-18T04:15:34+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2024-12-18T04:15:34+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/makers/commit/?id=fc6f64a92e00bf97dcb5b6ea4e7a4a6eca190f03'/>
<id>fc6f64a92e00bf97dcb5b6ea4e7a4a6eca190f03</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 fail inference if a missing dependency is .PHONY</title>
<updated>2024-12-18T04:01:47+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2024-12-18T04:01:47+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/makers/commit/?id=b59dcd1cf227345fce63a4202a5c10e21e7e29bd'/>
<id>b59dcd1cf227345fce63a4202a5c10e21e7e29bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow commas within balanced parentheses in function args</title>
<updated>2024-12-18T03:27:44+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2024-12-18T03:27:44+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/makers/commit/?id=5947cb97b51b5bbd78ec4213bff8541e3167e737'/>
<id>5947cb97b51b5bbd78ec4213bff8541e3167e737</id>
<content type='text'>
i am miserable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
i am miserable
</pre>
</div>
</content>
</entry>
<entry>
<title>don't strip comments in continued lines</title>
<updated>2024-12-17T06:34:45+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2024-12-17T06:33:22+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/makers/commit/?id=5411a125821c67db5cff29142ff39b207a2637f7'/>
<id>5411a125821c67db5cff29142ff39b207a2637f7</id>
<content type='text'>
i'm not actually sure if this is how GNU make works
but it appears to be the behavior GNU make exhibits
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
i'm not actually sure if this is how GNU make works
but it appears to be the behavior GNU make exhibits
</pre>
</div>
</content>
</entry>
<entry>
<title>add intcmp function</title>
<updated>2024-12-17T05:16:20+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2024-12-17T05:16:20+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/makers/commit/?id=35ebe14f47d692f17ec04b7d94f4ac490b297e3e'/>
<id>35ebe14f47d692f17ec04b7d94f4ac490b297e3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>provide MAKEFLAGS as macro</title>
<updated>2024-12-17T04:51:03+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2024-12-17T04:51:03+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/makers/commit/?id=46cbd2994ac20b5ee02072cf2fe37f3c68ca934c'/>
<id>46cbd2994ac20b5ee02072cf2fe37f3c68ca934c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>retain --no-print-directory in MAKEFLAGS</title>
<updated>2024-12-17T04:47:44+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2024-12-17T04:47:44+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/makers/commit/?id=2ca7f38b6d27b961919032aa675b02a9c5da73c0'/>
<id>2ca7f38b6d27b961919032aa675b02a9c5da73c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lie about features to pass Linux make version check</title>
<updated>2024-12-17T04:24:07+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2024-12-17T04:24:07+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/makers/commit/?id=f43f5b4861492d7c3642f662b0fa2abea5c3ca5c'/>
<id>f43f5b4861492d7c3642f662b0fa2abea5c3ca5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
