<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/plugins/lua, branch v2.1.5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/plugins/lua?h=v2.1.5</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/plugins/lua?h=v2.1.5'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2017-06-19T13:23:00Z</updated>
<entry>
<title>impl has_flags and rename detect.xxx to detect.xxxs</title>
<updated>2017-06-19T13:23:00Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-06-19T13:16:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=1e7d8c44b51528b129c9d600785fd7a84850646b'/>
<id>urn:sha1:1e7d8c44b51528b129c9d600785fd7a84850646b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add find_library and remove some old codes</title>
<updated>2017-06-06T10:41:05Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-06-06T10:41:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=2309c5ec03eb09842814bcf03fffa8fa93999acf'/>
<id>urn:sha1:2309c5ec03eb09842814bcf03fffa8fa93999acf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add root common option</title>
<updated>2017-05-21T13:01:33Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-05-21T13:01:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=57a8a73b96549260dd76109a77f0f0f6bb704de8'/>
<id>urn:sha1:57a8a73b96549260dd76109a77f0f0f6bb704de8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve test script</title>
<updated>2017-05-19T16:42:05Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-05-19T16:42:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=ce27b8d4dfae08a01f473e7a5cfbb94f6e79c967'/>
<id>urn:sha1:ce27b8d4dfae08a01f473e7a5cfbb94f6e79c967</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve print and table.dump</title>
<updated>2017-05-18T08:28:43Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-05-18T08:28:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=75cfb11546cd271ebb8b251d291ad9c7b6277b66'/>
<id>urn:sha1:75cfb11546cd271ebb8b251d291ad9c7b6277b66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dump lua action return value</title>
<updated>2017-05-17T00:28:19Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-05-17T00:28:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=08c53d721f0b9c6e7a931eaffbed941d0bcc6253'/>
<id>urn:sha1:08c53d721f0b9c6e7a931eaffbed941d0bcc6253</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support args to run a single lua command</title>
<updated>2017-05-16T05:06:35Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-05-16T05:06:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=cd09a4bc9a4a780cd857fff34444a00583de42ab'/>
<id>urn:sha1:cd09a4bc9a4a780cd857fff34444a00583de42ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'dev' into command</title>
<updated>2017-05-16T04:50:14Z</updated>
<author>
<name>TitanSnow</name>
<email>sweeto@live.cn</email>
</author>
<published>2017-05-16T04:50:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=37b4a7647163afdd392c7afcc61955244b6117cb'/>
<id>urn:sha1:37b4a7647163afdd392c7afcc61955244b6117cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add -c cmdline option for task lua</title>
<updated>2017-05-16T04:09:06Z</updated>
<author>
<name>TitanSnow</name>
<email>sweeto@live.cn</email>
</author>
<published>2017-05-16T04:09:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=3129cd5005814ddd4fba736f127bf7f13809d4b7'/>
<id>urn:sha1:3129cd5005814ddd4fba736f127bf7f13809d4b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve import interfaces and add user externsion modules</title>
<updated>2017-05-16T02:32:16Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-05-16T02:31:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=76845e083b940445042896a87ebb482edcac8a36'/>
<id>urn:sha1:76845e083b940445042896a87ebb482edcac8a36</id>
<content type='text'>
</content>
</entry>
</feed>
