<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/core/base, 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?h=v2.0.2</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/core/base?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>add string compare</title>
<updated>2016-07-01T00:01:33Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2016-07-01T00:01:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=fe0b87c4090060f7f223b980f4d9b55f8b163bcc'/>
<id>urn:sha1:fe0b87c4090060f7f223b980f4d9b55f8b163bcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix check g++ toolchains failed</title>
<updated>2016-06-30T06:11:00Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2016-06-30T06:11:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=8732e635f54ecc9bb5722112a2245d55ef4bd2ce'/>
<id>urn:sha1:8732e635f54ecc9bb5722112a2245d55ef4bd2ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix add_subdirs scope bug</title>
<updated>2016-06-22T11:42:00Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2016-06-22T11:42:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=eecb073d6ca8b04168ebd829d04a7fc340731d1d'/>
<id>urn:sha1:eecb073d6ca8b04168ebd829d04a7fc340731d1d</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>fix option parser bug</title>
<updated>2016-06-17T03:52:38Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2016-06-17T03:52:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=44a93238e12d1a8ca5dd732afb2513d823f7c9b8'/>
<id>urn:sha1:44a93238e12d1a8ca5dd732afb2513d823f7c9b8</id>
<content type='text'>
</content>
</entry>
</feed>
