<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/modules/core/tools/nvcc.lua, branch v2.7.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/modules/core/tools/nvcc.lua?h=v2.7.2</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/modules/core/tools/nvcc.lua?h=v2.7.2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2022-10-07T16:32:24Z</updated>
<entry>
<title>use self:is_plat for tools</title>
<updated>2022-10-07T16:32:24Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2022-10-07T16:32:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=664ef028094a250e06521b4a3bdb2a3a5fb567e6'/>
<id>urn:sha1:664ef028094a250e06521b4a3bdb2a3a5fb567e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve optimize for emcc</title>
<updated>2022-06-14T12:12:57Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2022-06-14T16:08:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=db62122ed2aab5ea823ea80617e673bfedfeb28b'/>
<id>urn:sha1:db62122ed2aab5ea823ea80617e673bfedfeb28b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove more ccache</title>
<updated>2022-05-20T16:35:48Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2022-05-20T16:35:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=898c534357e92437f63a4f3e12f159e07534c20c'/>
<id>urn:sha1:898c534357e92437f63a4f3e12f159e07534c20c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix nvcc not generating dependfiles on windows</title>
<updated>2022-02-10T06:20:40Z</updated>
<author>
<name>xq114</name>
<email>1140735506@qq.com</email>
</author>
<published>2022-02-10T06:20:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=954315803ea21773b79e3cf7c7e734050cc7236f'/>
<id>urn:sha1:954315803ea21773b79e3cf7c7e734050cc7236f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve again</title>
<updated>2022-01-19T11:04:17Z</updated>
<author>
<name>xq114</name>
<email>1140735506@qq.com</email>
</author>
<published>2022-01-19T11:04:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=b28f654357692175126a600cbd40c97d4eeeb581'/>
<id>urn:sha1:b28f654357692175126a600cbd40c97d4eeeb581</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve nvcc error output</title>
<updated>2022-01-19T11:01:52Z</updated>
<author>
<name>xq114</name>
<email>1140735506@qq.com</email>
</author>
<published>2022-01-19T11:01:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=7f970bfabcc2413cda468a8dbc435607c9a82e37'/>
<id>urn:sha1:7f970bfabcc2413cda468a8dbc435607c9a82e37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve nvcc.lua</title>
<updated>2022-01-16T10:12:11Z</updated>
<author>
<name>xq114</name>
<email>1140735506@qq.com</email>
</author>
<published>2022-01-16T10:12:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=d72235dfae52bb49d2d53dbae8ffdfffd270f73a'/>
<id>urn:sha1:d72235dfae52bb49d2d53dbae8ffdfffd270f73a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move private.utils.progress to utils.progress</title>
<updated>2021-10-09T03:58:10Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2021-10-09T03:58:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=a01e17a5049bdd02ddc2514bd47af74cf2ff802d'/>
<id>urn:sha1:a01e17a5049bdd02ddc2514bd47af74cf2ff802d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve compile_commands</title>
<updated>2021-10-06T16:52:53Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2021-10-06T16:52:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=bf5cbeff9d3b65ad60789ef2119acc0b017f5fb9'/>
<id>urn:sha1:bf5cbeff9d3b65ad60789ef2119acc0b017f5fb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve debug flags for nvcc</title>
<updated>2021-09-27T16:46:15Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2021-09-27T16:46:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=af03b0768205a1f9c7430f6e2a20e85811a13c4a'/>
<id>urn:sha1:af03b0768205a1f9c7430f6e2a20e85811a13c4a</id>
<content type='text'>
</content>
</entry>
</feed>
