<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake, branch v2.1.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake?h=v2.1.3</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake?h=v2.1.3'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2017-04-02T09:19:29Z</updated>
<entry>
<title>fix io.printf bug</title>
<updated>2017-04-02T09:19:29Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-04-02T09:19:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=248b2cc8a96d41445a2e46d259d14fea8e4203ec'/>
<id>urn:sha1:248b2cc8a96d41445a2e46d259d14fea8e4203ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix rpath bug on linux</title>
<updated>2017-04-01T12:06:52Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-04-01T12:06:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=423c16ccf6a67a92ffd943fb6e5d06d66a04543d'/>
<id>urn:sha1:423c16ccf6a67a92ffd943fb6e5d06d66a04543d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check rpath for gcc and dmd</title>
<updated>2017-04-01T11:42:41Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-04-01T11:42:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=01231296e809f900a7af34d00564aece602d1a7b'/>
<id>urn:sha1:01231296e809f900a7af34d00564aece602d1a7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add rpathdirs api</title>
<updated>2017-04-01T11:25:41Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-04-01T11:25:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=192de2d5897e8bee0eefecabac637443125ce2a5'/>
<id>urn:sha1:192de2d5897e8bee0eefecabac637443125ce2a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix find xmake.lua path on windows</title>
<updated>2017-04-01T06:47:41Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-04-01T06:47:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=e215d77087a81a619a241e24077b5066929a2aa2'/>
<id>urn:sha1:e215d77087a81a619a241e24077b5066929a2aa2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix find xmake.lua in subdirs</title>
<updated>2017-04-01T06:20:37Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-04-01T06:20:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=c5c844960ffc68bf7b701b0fbb1577b79fd2b15c'/>
<id>urn:sha1:c5c844960ffc68bf7b701b0fbb1577b79fd2b15c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix cache dir bug</title>
<updated>2017-04-01T05:59:49Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-04-01T05:59:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=16b5b77af09b348398fe46b2dcde0b5c0574abb5'/>
<id>urn:sha1:16b5b77af09b348398fe46b2dcde0b5c0574abb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>find the project directory automatically</title>
<updated>2017-04-01T05:47:48Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-04-01T05:47:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=cb5af728adf9d0d2f125c3054d1b6670d3debb9a'/>
<id>urn:sha1:cb5af728adf9d0d2f125c3054d1b6670d3debb9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add user tips when scanning and generating xmake.lua automatically</title>
<updated>2017-04-01T02:58:21Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-04-01T02:58:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=e7673022575cb315c7f443b79641e08f761bb12b'/>
<id>urn:sha1:e7673022575cb315c7f443b79641e08f761bb12b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix only position independent executables issue for android program</title>
<updated>2017-04-01T02:44:17Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-04-01T02:44:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=42bdac0d7f2a57a91587673d66c6bf1474fbaa1a'/>
<id>urn:sha1:42bdac0d7f2a57a91587673d66c6bf1474fbaa1a</id>
<content type='text'>
</content>
</entry>
</feed>
