<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/core/project/rule.lua, branch rust</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/core/project/rule.lua?h=rust</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/core/project/rule.lua?h=rust'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-04-01T13:02:03Z</updated>
<entry>
<title>Merge pull request #7437 from xmake-io/lua55</title>
<updated>2026-04-01T13:02:03Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-04-01T13:02:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=39fd35ea9d5d14079e4669b85423d488c9097cd4'/>
<id>urn:sha1:39fd35ea9d5d14079e4669b85423d488c9097cd4</id>
<content type='text'>
update to lua5.5</content>
</entry>
<entry>
<title>update more comments</title>
<updated>2026-03-30T15:21:24Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-03-30T15:21:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=e23dc968df5fa84e24e98a7fff903e40a12d6624'/>
<id>urn:sha1:e23dc968df5fa84e24e98a7fff903e40a12d6624</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix const limit on lua5.5</title>
<updated>2026-03-29T14:49:41Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-03-29T14:49:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=1bccfc273af2b1d579d033324bca481e15c58653'/>
<id>urn:sha1:1bccfc273af2b1d579d033324bca481e15c58653</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename copyright</title>
<updated>2025-07-03T15:03:12Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-07-03T15:03:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=5670477e415e24962c57eac21194c63946ee5e1e'/>
<id>urn:sha1:5670477e415e24962c57eac21194c63946ee5e1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compatible with order deps</title>
<updated>2025-04-08T16:45:04Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-04-08T16:45:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=117ae687a27f34cf183e967e8688eb3d7e8e4f81'/>
<id>urn:sha1:117ae687a27f34cf183e967e8688eb3d7e8e4f81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename to add_orders</title>
<updated>2025-04-08T07:31:57Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-04-05T10:35:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=e6a81c6a5c84842d6f5b54cfd6d4cdd97f45eef9'/>
<id>urn:sha1:e6a81c6a5c84842d6f5b54cfd6d4cdd97f45eef9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sort target rules</title>
<updated>2025-04-08T07:31:57Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-04-04T16:50:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=1839ec9aebb573adc36803bf3d632f97410f3666'/>
<id>urn:sha1:1839ec9aebb573adc36803bf3d632f97410f3666</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add preparecmd apis</title>
<updated>2025-04-08T07:31:55Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-03-26T15:36:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=05605de8581d8f4f343b8e297b4e828b0b03c445'/>
<id>urn:sha1:05605de8581d8f4f343b8e297b4e828b0b03c445</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add on_prepare stages</title>
<updated>2025-04-08T07:31:53Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-03-11T16:49:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=3d00c9106b461dae5866dcfb6ddbeed2276c4f31'/>
<id>urn:sha1:3d00c9106b461dae5866dcfb6ddbeed2276c4f31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix errors for apis</title>
<updated>2025-01-12T13:27:13Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-01-12T13:27:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=543fa337184df181eae18b35eb8f80c125ab8a84'/>
<id>urn:sha1:543fa337184df181eae18b35eb8f80c125ab8a84</id>
<content type='text'>
</content>
</entry>
</feed>
