<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/rules/rust, branch elf</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/rules/rust?h=elf</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/rules/rust?h=elf'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-04-24T15:20:44Z</updated>
<entry>
<title>fix rust build</title>
<updated>2026-04-24T15:20:44Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-04-24T15:20:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=388c1813adcb65e09828cdbc4497c931b504d968'/>
<id>urn:sha1:388c1813adcb65e09828cdbc4497c931b504d968</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: rust libstd not found in non-windows</title>
<updated>2025-07-09T13:20:44Z</updated>
<author>
<name>IMXEren</name>
<email>96839938+IMXEren@users.noreply.github.com</email>
</author>
<published>2025-07-09T13:20:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=f1858dac8ef6e7a9f74a116610e5911b7941e72a'/>
<id>urn:sha1:f1858dac8ef6e7a9f74a116610e5911b7941e72a</id>
<content type='text'>
- In non-windows, it's located at &lt;sysroot&gt;/lib
</content>
</entry>
<entry>
<title>refactor: use on_config to add runenvs instead of before_run</title>
<updated>2025-07-07T13:05:38Z</updated>
<author>
<name>IMXEren</name>
<email>96839938+IMXEren@users.noreply.github.com</email>
</author>
<published>2025-07-07T13:05:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=a3ba17738500e6a0c093da6a0687119f93a89eff'/>
<id>urn:sha1:a3ba17738500e6a0c093da6a0687119f93a89eff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: simplify rust shared lib template and use rule to add libstd in env</title>
<updated>2025-07-06T17:44:48Z</updated>
<author>
<name>IMXEren</name>
<email>96839938+IMXEren@users.noreply.github.com</email>
</author>
<published>2025-07-06T17:44:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=fe3a4b2a9fa7e75a5ba760401e19b312028d27ee'/>
<id>urn:sha1:fe3a4b2a9fa7e75a5ba760401e19b312028d27ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: rust static and shared library failing to find extern crate in windows-msvc</title>
<updated>2025-07-05T23:30:32Z</updated>
<author>
<name>IMXEren</name>
<email>96839938+IMXEren@users.noreply.github.com</email>
</author>
<published>2025-07-05T21:13:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=8d08f0cc65c7d998265e247660ebf19bc1ba0caa'/>
<id>urn:sha1:8d08f0cc65c7d998265e247660ebf19bc1ba0caa</id>
<content type='text'>
1. rustc requires lib*.rlib, *.dll but produces *.rlib, *.dll.
2. shared library are `foo.dll`, `foo.dll.lib` and it links for
`foo.dll`.
</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>improve panic abort for rust no_std</title>
<updated>2024-05-29T15:50:32Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-05-29T15:50:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=627ba35bef243770009c5a5b57c980204a9ef1d4'/>
<id>urn:sha1:627ba35bef243770009c5a5b57c980204a9ef1d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add abort panic</title>
<updated>2024-05-29T15:37:32Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-05-29T15:37:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=b645fd80b481caf5b1ad48d57d9a6cfd3cf6841c'/>
<id>urn:sha1:b645fd80b481caf5b1ad48d57d9a6cfd3cf6841c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix sysflags</title>
<updated>2023-03-06T14:55:57Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-03-06T14:55:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=a71fe6d9b138fc9bb16dfb31591f1514f34adf1b'/>
<id>urn:sha1:a71fe6d9b138fc9bb16dfb31591f1514f34adf1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix cxxbridge</title>
<updated>2022-08-29T14:36:00Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2022-08-29T14:36:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=27baca74306f29e6ecb71975236437e804a9b697'/>
<id>urn:sha1:27baca74306f29e6ecb71975236437e804a9b697</id>
<content type='text'>
</content>
</entry>
</feed>
