<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/st/Makefile, branch 0.8.4</title>
<subtitle>st - simple terminal (suckless.org mirror)
</subtitle>
<id>https://git.ireas.org/mirrors/st/atom?h=0.8.4</id>
<link rel='self' href='https://git.ireas.org/mirrors/st/atom?h=0.8.4'/>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/st/'/>
<updated>2019-01-04T11:33:01Z</updated>
<entry>
<title>Makefile: fix dependencies on config.h</title>
<updated>2019-01-04T11:33:01Z</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2019-01-04T11:33:01Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/st/commit/?id=7e19e116764d2651721cb9062ccaac31b0c771f2'/>
<id>urn:sha1:7e19e116764d2651721cb9062ccaac31b0c771f2</id>
<content type='text'>
patch by Younes Khoudli (changed slightly). Thanks
</content>
</entry>
<entry>
<title>Makefile: add all files to make dist</title>
<updated>2018-03-14T18:54:50Z</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2018-03-14T18:54:50Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/st/commit/?id=0f245dfeb9bb4e87a005da2ecdcd7a88ba6e7f32'/>
<id>urn:sha1:0f245dfeb9bb4e87a005da2ecdcd7a88ba6e7f32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Revert "fixed STLDFLAG order in broken st Makefile""</title>
<updated>2017-09-15T09:16:37Z</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2017-09-15T09:16:37Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/st/commit/?id=b2ac91775302fa4b8ce462a6e7bcfffa93923471'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Revert "fixed STLDFLAG order in broken st Makefile"</title>
<updated>2017-09-13T20:40:36Z</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2017-09-13T20:40:36Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/st/commit/?id=274d46ace00003d1df718b974d17642cbce167d5'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>fixed STLDFLAG order in broken st Makefile</title>
<updated>2017-07-23T09:17:26Z</updated>
<author>
<name>Anselm R Garbe</name>
<email>anselm@garbe.us</email>
</author>
<published>2017-07-23T09:17:26Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/st/commit/?id=7f990328e4fec8dfaaad311cb8af2304b58c872e'/>
<id>urn:sha1:7f990328e4fec8dfaaad311cb8af2304b58c872e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Let the user specify C and LD FLAGS</title>
<updated>2017-07-11T22:28:11Z</updated>
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<published>2017-07-11T22:26:35Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/st/commit/?id=d4928edba0fe2cc63b3bc13fd6dad0bcb875174e'/>
<id>urn:sha1:d4928edba0fe2cc63b3bc13fd6dad0bcb875174e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not obfuscate what make is doing.</title>
<updated>2017-07-11T22:28:10Z</updated>
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<published>2017-07-11T22:24:51Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/st/commit/?id=fabd4602b3223666165c76c397644a081b9a97e5'/>
<id>urn:sha1:fabd4602b3223666165c76c397644a081b9a97e5</id>
<content type='text'>
Change some styling too while we're at it.
</content>
</entry>
<entry>
<title>Split X-specific code into x.c</title>
<updated>2017-01-21T03:42:26Z</updated>
<author>
<name>Michael Forney</name>
<email>mforney@mforney.org</email>
</author>
<published>2017-01-20T08:06:39Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/st/commit/?id=e2ee5ee6114eb74bb08cb9abe5a3020203e92688'/>
<id>urn:sha1:e2ee5ee6114eb74bb08cb9abe5a3020203e92688</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tic -s -&gt; tic -sx (Treat unknown capabilities as user-defined.)</title>
<updated>2016-11-14T18:05:47Z</updated>
<author>
<name>pl@ninthfloor.org</name>
<email>pl@ninthfloor.org</email>
</author>
<published>2016-11-11T16:45:45Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/st/commit/?id=3ca7249c8685a9ff2d8ce23273fe0313b5804473'/>
<id>urn:sha1:3ca7249c8685a9ff2d8ce23273fe0313b5804473</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arg.h wasn't used for dist.</title>
<updated>2015-03-16T21:17:30Z</updated>
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<published>2015-03-16T21:17:30Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/st/commit/?id=246c3481d780067dd3294edbd58cf980c2d960a3'/>
<id>urn:sha1:246c3481d780067dd3294edbd58cf980c2d960a3</id>
<content type='text'>
</content>
</entry>
</feed>
