<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/tests/projects/cuda, branch rust</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/tests/projects/cuda?h=rust</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/tests/projects/cuda?h=rust'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2025-12-01T04:47:59Z</updated>
<entry>
<title>feat: add support for cuda 11~13; update templates and examples</title>
<updated>2025-12-01T04:47:59Z</updated>
<author>
<name>OpportunityLiu</name>
<email>opportunity@live.in</email>
</author>
<published>2025-12-01T04:47:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=4846ee47d9f0bbe2cf05daa6e4fbbdd202cd86da'/>
<id>urn:sha1:4846ee47d9f0bbe2cf05daa6e4fbbdd202cd86da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove unused flags</title>
<updated>2023-08-21T14:32:49Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-08-21T14:32:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=3af4b92bef5b4f9c58575cb4ea5770d846a554c8'/>
<id>urn:sha1:3af4b92bef5b4f9c58575cb4ea5770d846a554c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix trailing white-space</title>
<updated>2020-09-24T16:33:07Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-09-24T16:33:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=90af4956738036172984f068502624bbc515cae7'/>
<id>urn:sha1:90af4956738036172984f068502624bbc515cae7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove some comments</title>
<updated>2020-08-22T15:46:44Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-08-22T15:46:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=6da64856c6ed01eb567a977dae3e117babaaa287'/>
<id>urn:sha1:6da64856c6ed01eb567a977dae3e117babaaa287</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add cuda11 support</title>
<updated>2020-08-08T10:23:32Z</updated>
<author>
<name>OpportunityLiu</name>
<email>opportunity@live.in</email>
</author>
<published>2020-08-08T10:23:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=47755e46178eadda96613d2095d1d551c6033753'/>
<id>urn:sha1:47755e46178eadda96613d2095d1d551c6033753</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix headers</title>
<updated>2020-05-24T15:58:29Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-05-24T15:58:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=9d3a7676056506b949fb4c04b29e00f427fb19c2'/>
<id>urn:sha1:9d3a7676056506b949fb4c04b29e00f427fb19c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix nvcc for depfiles</title>
<updated>2020-05-24T15:41:32Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-05-24T15:41:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=0a6ba03d46c4b2bb969221de5680da9378f12e9b'/>
<id>urn:sha1:0a6ba03d46c4b2bb969221de5680da9378f12e9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix tests</title>
<updated>2019-07-17T08:24:51Z</updated>
<author>
<name>OpportunityLiu</name>
<email>opportunity@live.in</email>
</author>
<published>2019-07-17T08:24:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=509f75e87676bf3d95bc5dc8ccd3b731fdc055e4'/>
<id>urn:sha1:509f75e87676bf3d95bc5dc8ccd3b731fdc055e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support clang as cuda compiler</title>
<updated>2019-06-18T00:28:35Z</updated>
<author>
<name>OpportunityLiu</name>
<email>opportunity@live.in</email>
</author>
<published>2019-06-18T00:28:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=9c8b83a61fce275edd3808c54f36ba368378fa5d'/>
<id>urn:sha1:9c8b83a61fce275edd3808c54f36ba368378fa5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up git ignore; fix test xmake.lua</title>
<updated>2019-06-11T05:12:47Z</updated>
<author>
<name>OpportunityLiu</name>
<email>opportunity@live.in</email>
</author>
<published>2019-06-11T05:12:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=35cfc8782c166bb1111472c4732f5c44d8939863'/>
<id>urn:sha1:35cfc8782c166bb1111472c4732f5c44d8939863</id>
<content type='text'>
</content>
</entry>
</feed>
