<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/core/base/os.lua, branch v2.0.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/core/base/os.lua?h=v2.0.2</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/core/base/os.lua?h=v2.0.2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2016-07-05T08:37:41Z</updated>
<entry>
<title>uses os.exec instead of os.execute</title>
<updated>2016-07-05T08:37:41Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2016-07-05T08:37:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=7af1dcdeed9e2ecbfc0ba0f4c34e52c99e1cdd89'/>
<id>urn:sha1:7af1dcdeed9e2ecbfc0ba0f4c34e52c99e1cdd89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add os.execv</title>
<updated>2016-07-04T15:59:59Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2016-07-04T15:59:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=1589758d311b92b6e19592768613ebd773bb94f0'/>
<id>urn:sha1:1589758d311b92b6e19592768613ebd773bb94f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix command line length limit for windows when call os.run</title>
<updated>2016-07-03T06:37:40Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2016-07-03T06:37:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=f8ade101414a282cc67f6254458f28c50de55bac'/>
<id>urn:sha1:f8ade101414a282cc67f6254458f28c50de55bac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix check bug for android on windows</title>
<updated>2016-07-02T14:01:17Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2016-07-02T14:01:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=383c46c282fe0fcd82e2bc8a2d227cd0528af262'/>
<id>urn:sha1:383c46c282fe0fcd82e2bc8a2d227cd0528af262</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove empty when cleaning</title>
<updated>2016-07-01T00:27:11Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2016-07-01T00:27:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=65d6fd75bb258723b17df3bea466b63b97e229d8'/>
<id>urn:sha1:65d6fd75bb258723b17df3bea466b63b97e229d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix path bug</title>
<updated>2016-06-22T02:26:10Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2016-06-21T13:48:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=902fbe1ba80062b7f6c73f012827cd3d7ba4f3ae'/>
<id>urn:sha1:902fbe1ba80062b7f6c73f012827cd3d7ba4f3ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>impl install action</title>
<updated>2016-05-30T01:21:58Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2016-05-30T01:21:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=23acb023758b0b47cb5083d0d800fc48fc96d920'/>
<id>urn:sha1:23acb023758b0b47cb5083d0d800fc48fc96d920</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check object name conflicts</title>
<updated>2016-05-25T00:58:52Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2016-05-25T00:58:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=7545edd1693c3daa4ce9b8ac5ccba200c6858b61'/>
<id>urn:sha1:7545edd1693c3daa4ce9b8ac5ccba200c6858b61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix multi-task build bug</title>
<updated>2016-05-20T01:53:20Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2016-05-20T01:53:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=84a5dfb452cf206a449cc6e66fab8af915cf4e6c'/>
<id>urn:sha1:84a5dfb452cf206a449cc6e66fab8af915cf4e6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix os.corun redirect log</title>
<updated>2016-05-19T08:10:03Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2016-05-19T08:10:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=22ac398c3a818adebda11fcc57b3d87f737331cc'/>
<id>urn:sha1:22ac398c3a818adebda11fcc57b3d87f737331cc</id>
<content type='text'>
</content>
</entry>
</feed>
