<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/modules, branch tests</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/modules?h=tests</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/modules?h=tests'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2025-10-19T14:34:35Z</updated>
<entry>
<title>add action utils to get target and group</title>
<updated>2025-10-19T14:34:35Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-10-19T14:34:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=9fba3e92a48958cbba78bee3a6500455248800f6'/>
<id>urn:sha1:9fba3e92a48958cbba78bee3a6500455248800f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove duplicate sourcekind</title>
<updated>2025-10-17T16:35:48Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-10-17T16:35:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=e3212f001e12d1d3ec690db0cb21d7357d709531'/>
<id>urn:sha1:e3212f001e12d1d3ec690db0cb21d7357d709531</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix target jobs #6933</title>
<updated>2025-10-17T16:33:39Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-10-17T16:33:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=5559af55f08ccbf2ae1b10905615a60c04ee99a2'/>
<id>urn:sha1:5559af55f08ccbf2ae1b10905615a60c04ee99a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove nix/find package by default</title>
<updated>2025-10-17T16:29:30Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-10-17T16:29:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=481c6952931fa8a32d9d069d2aba0d13bcffccb1'/>
<id>urn:sha1:481c6952931fa8a32d9d069d2aba0d13bcffccb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6924 from xmake-io/toolchain</title>
<updated>2025-10-17T01:42:46Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-10-17T01:42:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=3dabadefbaa64a385158305108a7802a6ad0a911'/>
<id>urn:sha1:3dabadefbaa64a385158305108a7802a6ad0a911</id>
<content type='text'>
Improve toolchain configs, add_toolchains("name[configs]")</content>
</entry>
<entry>
<title>improve old ndk to support gcc</title>
<updated>2025-10-16T14:52:54Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-10-16T14:52:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=61dda4e81f4c4328f49eaa439dd6fca4f94954a3'/>
<id>urn:sha1:61dda4e81f4c4328f49eaa439dd6fca4f94954a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix format</title>
<updated>2025-10-16T03:48:58Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-10-16T14:58:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=4253fdd36cf2b4de908466b24da608a865fe9400'/>
<id>urn:sha1:4253fdd36cf2b4de908466b24da608a865fe9400</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve to find cl</title>
<updated>2025-10-13T14:47:02Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-10-13T14:47:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=896af38a1574304b2aad2894b6bc6aa6545f98b9'/>
<id>urn:sha1:896af38a1574304b2aad2894b6bc6aa6545f98b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve implib</title>
<updated>2025-10-10T16:53:20Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-10-10T16:53:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=98a47a1e2d0884adb2cdbe52c3a570b0c0e70022'/>
<id>urn:sha1:98a47a1e2d0884adb2cdbe52c3a570b0c0e70022</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6904 from xmake-io/msvc</title>
<updated>2025-10-08T23:39:52Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-10-08T23:39:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=79879d1815c0dce96ad327c13d411d512777dbc4'/>
<id>urn:sha1:79879d1815c0dce96ad327c13d411d512777dbc4</id>
<content type='text'>
Improve clang to support for msvc envs</content>
</entry>
</feed>
