<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake, 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/xmake?h=v3.0.2</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake?h=v3.0.2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2025-09-02T02:16:24Z</updated>
<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>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>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>
<entry>
<title>Clean up unused functions in xmake.lua</title>
<updated>2025-08-30T01:31:07Z</updated>
<author>
<name>star9029</name>
<email>hengxings783@gmail.com</email>
</author>
<published>2025-08-30T01:31:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=dc69d89bf6593d5fc5be80725997faa44b541471'/>
<id>urn:sha1:dc69d89bf6593d5fc5be80725997faa44b541471</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor policy and configuration handling</title>
<updated>2025-08-30T01:29:20Z</updated>
<author>
<name>star9029</name>
<email>hengxings783@gmail.com</email>
</author>
<published>2025-08-30T01:29:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=12eef2ab7e4e54e11c6e84a680d8ec15fc7e2908'/>
<id>urn:sha1:12eef2ab7e4e54e11c6e84a680d8ec15fc7e2908</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use ccache when debug xmake package</title>
<updated>2025-08-29T15:57:54Z</updated>
<author>
<name>star9029</name>
<email>hengxings783@gmail.com</email>
</author>
<published>2025-08-29T15:57:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=e8fd1bf73014437fdaa86a0be38f91f90b1fd718'/>
<id>urn:sha1:e8fd1bf73014437fdaa86a0be38f91f90b1fd718</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add thread sharedata</title>
<updated>2025-08-29T15:20:48Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-08-29T15:20:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=f1d54d70a80b86465c2df36eb95a0bcda8c26824'/>
<id>urn:sha1:f1d54d70a80b86465c2df36eb95a0bcda8c26824</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support to schedule thread and coroutine</title>
<updated>2025-08-29T14:34:01Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-08-29T14:34:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=86c2ecefd6857a132308ef232763c9408c6d8644'/>
<id>urn:sha1:86c2ecefd6857a132308ef232763c9408c6d8644</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove comments</title>
<updated>2025-08-29T14:26:53Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-08-29T14:26:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=1356d1dcd71ebad8611d74a9b11acc063b991369'/>
<id>urn:sha1:1356d1dcd71ebad8611d74a9b11acc063b991369</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add thread queue</title>
<updated>2025-08-28T15:14:13Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-08-28T15:14:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=628371d0edea22eb177fa2b1a6b9f28e8c0cff2d'/>
<id>urn:sha1:628371d0edea22eb177fa2b1a6b9f28e8c0cff2d</id>
<content type='text'>
</content>
</entry>
</feed>
