<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git, branch v3.0.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/?h=v3.0.2</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/?h=v3.0.2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2025-09-04T14:46:06Z</updated>
<entry>
<title>update version</title>
<updated>2025-09-04T14:46:06Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-09-04T14:46:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=993b5c30da5941a22c12dad2c0a082e11ef32762'/>
<id>urn:sha1:993b5c30da5941a22c12dad2c0a082e11ef32762</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update changelog</title>
<updated>2025-09-02T14:46:14Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-09-02T14:46:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=f792408551c07a6c8703944619bfe82dcd1fffb2'/>
<id>urn:sha1:f792408551c07a6c8703944619bfe82dcd1fffb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update changelog</title>
<updated>2025-09-02T14:45:53Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-09-02T14:45:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=4555470fcf899d59f6140c696b51abd87401c7db'/>
<id>urn:sha1:4555470fcf899d59f6140c696b51abd87401c7db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update changelog</title>
<updated>2025-09-02T14:44:30Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-09-02T14:44:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=b109046059a78c82b24e937599fc228577cce7b0'/>
<id>urn:sha1:b109046059a78c82b24e937599fc228577cce7b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6324 from xmake-io/thread</title>
<updated>2025-09-02T02:16:24Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-09-02T02:16:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=148501afafa5e9e05da7a54bc804880d6c415849'/>
<id>urn:sha1:148501afafa5e9e05da7a54bc804880d6c415849</id>
<content type='text'>
Add native thread support</content>
</entry>
<entry>
<title>fix build error again</title>
<updated>2025-08-31T13:52:45Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-08-31T13:52:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=37a499eeb5fd84be4ac83d639211e18e55dccd32'/>
<id>urn:sha1:37a499eeb5fd84be4ac83d639211e18e55dccd32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve start htrad</title>
<updated>2025-08-31T13:44:16Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-08-31T13:44:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=310abe223ebdbd712d64b9aae48b7d18c1c03277'/>
<id>urn:sha1:310abe223ebdbd712d64b9aae48b7d18c1c03277</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix build error</title>
<updated>2025-08-31T13:37:52Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-08-31T13:37:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=8c691f8b2db73d0df48fd1dd0afb55169969f062'/>
<id>urn:sha1:8c691f8b2db73d0df48fd1dd0afb55169969f062</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6756 from star-hengxing/patch-1</title>
<updated>2025-08-31T13:32:24Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-08-31T13:32:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=90b7015682c5523dfa252ebfbab6ed16b3e4b16a'/>
<id>urn:sha1:90b7015682c5523dfa252ebfbab6ed16b3e4b16a</id>
<content type='text'>
Use ccache when debug xmake package</content>
</entry>
<entry>
<title>Check policies before accessing build cache settings</title>
<updated>2025-08-30T01:32:32Z</updated>
<author>
<name>star9029</name>
<email>hengxings783@gmail.com</email>
</author>
<published>2025-08-30T01:32:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=aec56a9489a2df46d675589fb98b056a4dd2aca4'/>
<id>urn:sha1:aec56a9489a2df46d675589fb98b056a4dd2aca4</id>
<content type='text'>
</content>
</entry>
</feed>
