<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/tests, branch ping</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/tests?h=ping</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/tests?h=ping'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2025-06-25T15:32:26Z</updated>
<entry>
<title>fix ping</title>
<updated>2025-06-25T15:32:26Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-06-25T15:32:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=5120c8184c55cf80d6a90cbad51f59b30de34969'/>
<id>urn:sha1:5120c8184c55cf80d6a90cbad51f59b30de34969</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add logs</title>
<updated>2025-06-25T15:22:25Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-06-25T15:22:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=cbbe73cf003569ffef57578e2cdfc2edb99b0ab1'/>
<id>urn:sha1:cbbe73cf003569ffef57578e2cdfc2edb99b0ab1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tests progress</title>
<updated>2025-06-15T14:11:34Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-06-15T14:11:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=e24686e7c390d0c52af98a680e0c296e200bb611'/>
<id>urn:sha1:e24686e7c390d0c52af98a680e0c296e200bb611</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(C++ modules support) fix clang-cl</title>
<updated>2025-05-22T06:51:48Z</updated>
<author>
<name>Arthur LAURENT</name>
<email>arthur.laurent4@gmail.com</email>
</author>
<published>2025-05-22T06:51:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=481ada9f541be6754801d36bd03c84e7b8665b58'/>
<id>urn:sha1:481ada9f541be6754801d36bd03c84e7b8665b58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(C++ modules support) add clang-cl to C++ modules tests</title>
<updated>2025-05-21T02:53:30Z</updated>
<author>
<name>Arthur LAURENT</name>
<email>arthur.laurent4@gmail.com</email>
</author>
<published>2025-05-21T00:09:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=42ba909a17dd780a8bf1ba51a8fcd05ad9418ebd'/>
<id>urn:sha1:42ba909a17dd780a8bf1ba51a8fcd05ad9418ebd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(C++ modules support) refactor tests</title>
<updated>2025-05-21T02:53:30Z</updated>
<author>
<name>Arthur LAURENT</name>
<email>arthur.laurent4@gmail.com</email>
</author>
<published>2025-05-20T23:37:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=8b4e9f90ba045edb14cb2800c506ee6bc5118cd7'/>
<id>urn:sha1:8b4e9f90ba045edb14cb2800c506ee6bc5118cd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change python.module soabi's default value to true</title>
<updated>2025-05-14T19:10:57Z</updated>
<author>
<name>Wu, Zhenyu</name>
<email>wuzhenyu@ustc.edu</email>
</author>
<published>2025-05-14T19:10:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=43088a77832349076bb796159d5a885065773d7f'/>
<id>urn:sha1:43088a77832349076bb796159d5a885065773d7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename python.library to python.module</title>
<updated>2025-05-14T19:09:40Z</updated>
<author>
<name>Wu, Zhenyu</name>
<email>wuzhenyu@ustc.edu</email>
</author>
<published>2025-05-14T12:21:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=86970cf42c4b3623650d51cc219af1bc39ac1865'/>
<id>urn:sha1:86970cf42c4b3623650d51cc219af1bc39ac1865</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rule python.cython</title>
<updated>2025-05-14T19:09:30Z</updated>
<author>
<name>Wu, Zhenyu</name>
<email>wuzhenyu@ustc.edu</email>
</author>
<published>2025-01-12T06:42:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=5a582e2c201ecfb7a5eeb68a126e4842a2391cd2'/>
<id>urn:sha1:5a582e2c201ecfb7a5eeb68a126e4842a2391cd2</id>
<content type='text'>
Add test python/cython/example
Move test pybind to python/pybind
</content>
</entry>
<entry>
<title>Merge pull request #6435 from Arthapz/fix-namespaced-module-dep</title>
<updated>2025-05-14T06:44:51Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-05-14T06:44:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=a68eff4a47e81b8ea430ee4f4a86d1fd8ccc7df9'/>
<id>urn:sha1:a68eff4a47e81b8ea430ee4f4a86d1fd8ccc7df9</id>
<content type='text'>
(C++ modules support) fix _patch_sourcebatch when target and deps is in the same namespace</content>
</entry>
</feed>
