<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/modules/package/manager/cargo/install_package.lua, branch dev</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/modules/package/manager/cargo/install_package.lua?h=dev</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/modules/package/manager/cargo/install_package.lua?h=dev'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-06-21T14:36:33Z</updated>
<entry>
<title>improve cargo/install_package</title>
<updated>2026-06-21T14:36:33Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-06-21T14:36:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=fd3181633dc59463bd40300c00d51816d0af6e03'/>
<id>urn:sha1:fd3181633dc59463bd40300c00d51816d0af6e03</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>Make rustc target_triple public</title>
<updated>2025-05-10T05:40:01Z</updated>
<author>
<name>SirLynix</name>
<email>lynix680@gmail.com</email>
</author>
<published>2025-05-10T05:40:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=2f886d8133855895229d3ce958e17fbfa86d2bca'/>
<id>urn:sha1:2f886d8133855895229d3ce958e17fbfa86d2bca</id>
<content type='text'>
from private.tools.rust.target_triple to core.tools.rustc.target_triple
</content>
</entry>
<entry>
<title>cargo: fix package cross-compilation</title>
<updated>2025-05-07T17:14:13Z</updated>
<author>
<name>SirLynix</name>
<email>lynix680@gmail.com</email>
</author>
<published>2025-05-07T17:14:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=c05d4bf0adc8a4d8a320b960d6383832775f13de'/>
<id>urn:sha1:c05d4bf0adc8a4d8a320b960d6383832775f13de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add host deps for cargo</title>
<updated>2024-06-01T14:46:57Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-06-01T14:46:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=abe38b04e998519831853b993ddb14bb6d725b02'/>
<id>urn:sha1:abe38b04e998519831853b993ddb14bb6d725b02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add host dir for cargo #5156</title>
<updated>2024-05-31T14:25:17Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-05-31T14:25:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=20e1f9bddf7199350f44130c6b0bb4a51e0a8223'/>
<id>urn:sha1:20e1f9bddf7199350f44130c6b0bb4a51e0a8223</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use static lib stub for cargo</title>
<updated>2024-05-29T14:35:23Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-05-29T14:35:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=4ffaa7f613818c915baa56849124acc2227398cb'/>
<id>urn:sha1:4ffaa7f613818c915baa56849124acc2227398cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: fix rust local path resolution on windows</title>
<updated>2024-02-03T14:27:25Z</updated>
<author>
<name>localcc</name>
<email>work@localcc.cc</email>
</author>
<published>2024-02-03T14:27:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=3acb15673c74ad5489039d80bb258851961f91c3'/>
<id>urn:sha1:3acb15673c74ad5489039d80bb258851961f91c3</id>
<content type='text'>
This commit fixes local path resolution for rust Cargo.toml crates on
windows
</content>
</entry>
<entry>
<title>fix cargo metadata #4231</title>
<updated>2023-09-22T14:33:48Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-09-22T14:33:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=cb30d6458a236f498e6b6be917c9f653576577ca'/>
<id>urn:sha1:cb30d6458a236f498e6b6be917c9f653576577ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix cargo features #4231</title>
<updated>2023-09-21T16:34:24Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-09-21T16:34:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=3cd87cce3601759b2405b1dbf41828ae3c16513a'/>
<id>urn:sha1:3cd87cce3601759b2405b1dbf41828ae3c16513a</id>
<content type='text'>
</content>
</entry>
</feed>
