<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/tools/clang.lua, branch zig</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/tools/clang.lua?h=zig</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/tools/clang.lua?h=zig'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2017-06-21T10:53:20Z</updated>
<entry>
<title>move tools dir to core.tools and improve tool module</title>
<updated>2017-06-21T10:53:20Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-06-21T10:53:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=e7fd0a5c178956eb4801de3780f2bc3c0e7a3e1e'/>
<id>urn:sha1:e7fd0a5c178956eb4801de3780f2bc3c0e7a3e1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename shellname to program</title>
<updated>2017-06-21T00:41:22Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-06-21T00:41:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=45a54659f7449ead7ed073f9c0cbbe1da9fcdc06'/>
<id>urn:sha1:45a54659f7449ead7ed073f9c0cbbe1da9fcdc06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix unused args errors for gcc/clang</title>
<updated>2017-06-19T06:25:52Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-06-19T06:25:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=a7a3cc2feea64ced59e5c861f6d486adf6ec32b1'/>
<id>urn:sha1:a7a3cc2feea64ced59e5c861f6d486adf6ec32b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>link stdc++ for gcc and clang</title>
<updated>2017-06-19T06:02:51Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-06-19T06:02:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=f2620eea847263299cae03a36726140152530291'/>
<id>urn:sha1:f2620eea847263299cae03a36726140152530291</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix code files mode to 644</title>
<updated>2017-03-20T14:42:35Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-03-20T14:42:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=e490a594534f1a3d4771945728fded83a023a929'/>
<id>urn:sha1:e490a594534f1a3d4771945728fded83a023a929</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modify linker script</title>
<updated>2017-02-06T13:56:55Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-02-06T13:56:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=e9aa23db2437faf17ca097e891ec5a1e628865f3'/>
<id>urn:sha1:e9aa23db2437faf17ca097e891ec5a1e628865f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modify License to Apache License</title>
<updated>2017-01-08T14:21:21Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-01-08T14:21:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=d5471a263bc748067556e8fec662124d162a3292'/>
<id>urn:sha1:d5471a263bc748067556e8fec662124d162a3292</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix strip bug for macosx</title>
<updated>2016-08-09T11:52:28Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2016-08-09T11:52:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=25c1b15db3d22641ad7301d199a2f83cfc109db5'/>
<id>urn:sha1:25c1b15db3d22641ad7301d199a2f83cfc109db5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modify title</title>
<updated>2016-07-14T00:06:24Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2016-07-14T00:06:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=375e6543b6ababe4dd84692456e71886cb857188'/>
<id>urn:sha1:375e6543b6ababe4dd84692456e71886cb857188</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support -std=c++11 for clang</title>
<updated>2016-06-23T13:36:36Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2016-06-23T13:36:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=4381693071ffc2c7289d0b2ec08d6f17d3db5154'/>
<id>urn:sha1:4381693071ffc2c7289d0b2ec08d6f17d3db5154</id>
<content type='text'>
</content>
</entry>
</feed>
