<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/core/sandbox/modules/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/sandbox/modules/os.lua?h=v2.0.2</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/core/sandbox/modules/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 cd bug</title>
<updated>2016-07-04T06:33:50Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2016-07-04T06:33:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=1ec6011956e78dedd7eea87f484b0a3c56cfef27'/>
<id>urn:sha1:1ec6011956e78dedd7eea87f484b0a3c56cfef27</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>list lua scripts and fix arguments</title>
<updated>2016-06-01T00:16:54Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2016-06-01T00:16:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=e720bbe224eb7aec57ca488a67e840a685fe612f'/>
<id>urn:sha1:e720bbe224eb7aec57ca488a67e840a685fe612f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>impl macro plugin</title>
<updated>2016-05-31T12:18:34Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2016-05-31T12:18:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=a976651039f008aa7e0e7ec6cfee57bfb2aea6fa'/>
<id>urn:sha1:a976651039f008aa7e0e7ec6cfee57bfb2aea6fa</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>check the file mtime</title>
<updated>2016-05-21T12:52:53Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2016-05-21T12:52:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=273e6abaea05b469bdb10b5cce57ff064886fe52'/>
<id>urn:sha1:273e6abaea05b469bdb10b5cce57ff064886fe52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>impl multi-jobs for builder</title>
<updated>2016-05-19T07:47:46Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2016-05-19T07:47:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=f3ab20418a0b06f84c6afa22ecfebf7965fd646b'/>
<id>urn:sha1:f3ab20418a0b06f84c6afa22ecfebf7965fd646b</id>
<content type='text'>
</content>
</entry>
</feed>
