<feed xmlns='http://www.w3.org/2005/Atom'>
<title>st/Makefile, branch 0.8</title>
<subtitle>a modified version of st (simple terminal)</subtitle>
<link rel='alternate' type='text/html' href='http://git.yctct.com/st/'/>
<entry>
<title>Makefile: add all files to make dist</title>
<updated>2018-03-14T18:54:50+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2018-03-14T18:54:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yctct.com/st/commit/?id=0f245dfeb9bb4e87a005da2ecdcd7a88ba6e7f32'/>
<id>0f245dfeb9bb4e87a005da2ecdcd7a88ba6e7f32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Revert "fixed STLDFLAG order in broken st Makefile""</title>
<updated>2017-09-15T09:16:37+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2017-09-15T09:16:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yctct.com/st/commit/?id=b2ac91775302fa4b8ce462a6e7bcfffa93923471'/>
<id>b2ac91775302fa4b8ce462a6e7bcfffa93923471</id>
<content type='text'>
This reverts commit 274d46ace00003d1df718b974d17642cbce167d5.

Sorry, the original commit was correct after all. It allows has the
correct link order and supports static-linking also.

Just a reminder: it is important to give a (brief) rationale of the
patch intentions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 274d46ace00003d1df718b974d17642cbce167d5.

Sorry, the original commit was correct after all. It allows has the
correct link order and supports static-linking also.

Just a reminder: it is important to give a (brief) rationale of the
patch intentions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "fixed STLDFLAG order in broken st Makefile"</title>
<updated>2017-09-13T20:40:36+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2017-09-13T20:40:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yctct.com/st/commit/?id=274d46ace00003d1df718b974d17642cbce167d5'/>
<id>274d46ace00003d1df718b974d17642cbce167d5</id>
<content type='text'>
This reverts commit 7f990328e4fec8dfaaad311cb8af2304b58c872e.

this was wrong as pointed out by k0ga:
"STLDFLAGS is about flags to the linker, for example -L
not about -l for that reason it must go before the object list".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 7f990328e4fec8dfaaad311cb8af2304b58c872e.

this was wrong as pointed out by k0ga:
"STLDFLAGS is about flags to the linker, for example -L
not about -l for that reason it must go before the object list".
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed STLDFLAG order in broken st Makefile</title>
<updated>2017-07-23T09:17:26+00:00</updated>
<author>
<name>Anselm R Garbe</name>
<email>anselm@garbe.us</email>
</author>
<published>2017-07-23T09:17:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yctct.com/st/commit/?id=7f990328e4fec8dfaaad311cb8af2304b58c872e'/>
<id>7f990328e4fec8dfaaad311cb8af2304b58c872e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Let the user specify C and LD FLAGS</title>
<updated>2017-07-11T22:28:11+00:00</updated>
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<published>2017-07-11T22:26:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yctct.com/st/commit/?id=d4928edba0fe2cc63b3bc13fd6dad0bcb875174e'/>
<id>d4928edba0fe2cc63b3bc13fd6dad0bcb875174e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not obfuscate what make is doing.</title>
<updated>2017-07-11T22:28:10+00:00</updated>
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<published>2017-07-11T22:24:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yctct.com/st/commit/?id=fabd4602b3223666165c76c397644a081b9a97e5'/>
<id>fabd4602b3223666165c76c397644a081b9a97e5</id>
<content type='text'>
Change some styling too while we're at it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change some styling too while we're at it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Split X-specific code into x.c</title>
<updated>2017-01-21T03:42:26+00:00</updated>
<author>
<name>Michael Forney</name>
<email>mforney@mforney.org</email>
</author>
<published>2017-01-20T08:06:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yctct.com/st/commit/?id=e2ee5ee6114eb74bb08cb9abe5a3020203e92688'/>
<id>e2ee5ee6114eb74bb08cb9abe5a3020203e92688</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tic -s -&gt; tic -sx (Treat unknown capabilities as user-defined.)</title>
<updated>2016-11-14T18:05:47+00:00</updated>
<author>
<name>pl@ninthfloor.org</name>
<email>pl@ninthfloor.org</email>
</author>
<published>2016-11-11T16:45:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yctct.com/st/commit/?id=3ca7249c8685a9ff2d8ce23273fe0313b5804473'/>
<id>3ca7249c8685a9ff2d8ce23273fe0313b5804473</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>arg.h wasn't used for dist.</title>
<updated>2015-03-16T21:17:30+00:00</updated>
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<published>2015-03-16T21:17:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yctct.com/st/commit/?id=246c3481d780067dd3294edbd58cf980c2d960a3'/>
<id>246c3481d780067dd3294edbd58cf980c2d960a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Applying the changes to the docs; by Peter Hartman.</title>
<updated>2013-01-05T19:30:25+00:00</updated>
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<published>2013-01-05T19:30:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yctct.com/st/commit/?id=c772a6e5719aa24d10d664262383b76a36e3458b'/>
<id>c772a6e5719aa24d10d664262383b76a36e3458b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
