<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/modules/core/tools/ml.lua, branch v2.3.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/modules/core/tools/ml.lua?h=v2.3.3</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/modules/core/tools/ml.lua?h=v2.3.3'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2020-04-11T03:23:25Z</updated>
<entry>
<title>improve errors tips for yasm</title>
<updated>2020-04-11T03:23:25Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-04-11T03:23:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=8d291b23aeccdd781acf4c69e0d12e5181ce6357'/>
<id>urn:sha1:8d291b23aeccdd781acf4c69e0d12e5181ce6357</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix ml error output</title>
<updated>2020-04-10T13:37:33Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-04-10T16:36:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=9e69438ac517bdb38827d11b247f0f758ac17dcb'/>
<id>urn:sha1:9e69438ac517bdb38827d11b247f0f758ac17dcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve os.args</title>
<updated>2020-03-25T10:43:45Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-03-25T16:07:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=493fffe734e944e153c04bbe46e77c2069581f47'/>
<id>urn:sha1:493fffe734e944e153c04bbe46e77c2069581f47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix link errors output</title>
<updated>2020-03-16T08:10:41Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-03-16T15:41:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=eab12862d905574ada90a75af8ccf246be152ea4'/>
<id>urn:sha1:eab12862d905574ada90a75af8ccf246be152ea4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update the copyright date</title>
<updated>2019-12-19T01:01:52Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-12-19T14:30:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=2e0445237493458e39d6ce44b81f7b1fa20940bc'/>
<id>urn:sha1:2e0445237493458e39d6ce44b81f7b1fa20940bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove buildmodes</title>
<updated>2019-08-31T14:51:59Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-08-31T14:51:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=f375773b28d671a8d4885ea09e64011106f077f9'/>
<id>urn:sha1:f375773b28d671a8d4885ea09e64011106f077f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rewrite vs unicode output</title>
<updated>2019-08-20T09:17:24Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-08-20T15:52:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=b4aaf6ec3aa7d2d9d6f21f267a46869d25275d16'/>
<id>urn:sha1:b4aaf6ec3aa7d2d9d6f21f267a46869d25275d16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enable vs_unicode_output</title>
<updated>2019-08-17T13:28:53Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-08-17T13:28:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=adef5373cbd290f0d679c449d06dcb92dbfe3325'/>
<id>urn:sha1:adef5373cbd290f0d679c449d06dcb92dbfe3325</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typos</title>
<updated>2019-08-11T10:06:42Z</updated>
<author>
<name>FrankHB</name>
<email>frankhb1989@gmail.com</email>
</author>
<published>2019-08-11T10:06:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=0bdcae97d8d9b2b3afe725f9b857a9994d3b28fa'/>
<id>urn:sha1:0bdcae97d8d9b2b3afe725f9b857a9994d3b28fa</id>
<content type='text'>
Changed all 'complie' to 'compile'. Added missing 'the' for some cases.

Signed-off-by: FrankHB &lt;frankhb1989@gmail.com&gt;
</content>
</entry>
<entry>
<title>remove other extra warnings</title>
<updated>2019-05-22T00:52:19Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-05-22T14:28:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=b91f9e89bed5bf3db0f7a0e78b6c69666eab21eb'/>
<id>urn:sha1:b91f9e89bed5bf3db0f7a0e78b6c69666eab21eb</id>
<content type='text'>
</content>
</entry>
</feed>
