<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/modules/core/tools/tcc.lua, branch bundle</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/tcc.lua?h=bundle</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/modules/core/tools/tcc.lua?h=bundle'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2024-01-26T14:43:11Z</updated>
<entry>
<title>improve check warnings</title>
<updated>2024-01-26T14:43:11Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-01-26T14:43:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=3b12cd7ac54e33af6891fc7444128bb5c493366f'/>
<id>urn:sha1:3b12cd7ac54e33af6891fc7444128bb5c493366f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use build warnings policy</title>
<updated>2024-01-25T15:01:17Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-01-25T15:01:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=37ea03445cb35ed3f3966f3433211451175eead1'/>
<id>urn:sha1:37ea03445cb35ed3f3966f3433211451175eead1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix defines with space #3271</title>
<updated>2023-01-10T16:33:37Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-01-10T16:33:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=c90409cf2bfca2531e27d32c6c79c8a151c04510'/>
<id>urn:sha1:c90409cf2bfca2531e27d32c6c79c8a151c04510</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove more ccache</title>
<updated>2022-05-20T16:35:48Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2022-05-20T16:35:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=898c534357e92437f63a4f3e12f159e07534c20c'/>
<id>urn:sha1:898c534357e92437f63a4f3e12f159e07534c20c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove some ifelse</title>
<updated>2021-05-26T15:30:14Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2021-05-26T15:30:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=7d1291b310e771c903922ebf4502372c7339c72e'/>
<id>urn:sha1:7d1291b310e771c903922ebf4502372c7339c72e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve export all</title>
<updated>2021-02-18T16:32:29Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2021-02-18T16:32:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=41e6c1d82e6417f8cc0818ae37ee2677fd3692c1'/>
<id>urn:sha1:41e6c1d82e6417f8cc0818ae37ee2677fd3692c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve core/tools and remove os.args</title>
<updated>2021-02-09T14:35:25Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2021-02-09T14:35:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=630b8dabbf701ef9b490add3e6def10a74970d00'/>
<id>urn:sha1:630b8dabbf701ef9b490add3e6def10a74970d00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update copyright date</title>
<updated>2020-12-18T16:41:06Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-12-18T16:41:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=536f2bd6a092eba91315b7d1e120dff63392a11d'/>
<id>urn:sha1:536f2bd6a092eba91315b7d1e120dff63392a11d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1025 from SirLynix/fix-warnings</title>
<updated>2020-11-11T15:36:49Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-11-11T15:36:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=8720d7ba6d82aacd3b6953596ef2687c3368120e'/>
<id>urn:sha1:8720d7ba6d82aacd3b6953596ef2687c3368120e</id>
<content type='text'>
Enable more warnings on "all" settings</content>
</entry>
<entry>
<title>Add missing allextra mapping</title>
<updated>2020-11-11T14:42:00Z</updated>
<author>
<name>Jérôme Leclercq</name>
<email>lynix680@gmail.com</email>
</author>
<published>2020-11-11T14:42:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=58d160914919331ca121c2648ce72947b816d127'/>
<id>urn:sha1:58d160914919331ca121c2648ce72947b816d127</id>
<content type='text'>
</content>
</entry>
</feed>
