<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/modules/detect/tools/nvcc/has_flags.lua, branch v2.3.7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/modules/detect/tools/nvcc/has_flags.lua?h=v2.3.7</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/modules/detect/tools/nvcc/has_flags.lua?h=v2.3.7'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2020-08-09T16:59:02Z</updated>
<entry>
<title>fix code style</title>
<updated>2020-08-09T16:59:02Z</updated>
<author>
<name>OpportunityLiu</name>
<email>opportunity@live.in</email>
</author>
<published>2020-08-09T16:59:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=084e01a6ac7961fa650aba9cdc06502e4bd88b2c'/>
<id>urn:sha1:084e01a6ac7961fa650aba9cdc06502e4bd88b2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix has_flags</title>
<updated>2020-08-08T11:13:42Z</updated>
<author>
<name>OpportunityLiu</name>
<email>opportunity@live.in</email>
</author>
<published>2020-08-08T11:13:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=42034f35e7dba6d680ad82ab326b9dc95f3e41ba'/>
<id>urn:sha1:42034f35e7dba6d680ad82ab326b9dc95f3e41ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check flags</title>
<updated>2020-08-08T10:56:23Z</updated>
<author>
<name>OpportunityLiu</name>
<email>opportunity@live.in</email>
</author>
<published>2020-08-08T10:56:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=cf488b53e48788b735a4da614e951bd424c677fc'/>
<id>urn:sha1:cf488b53e48788b735a4da614e951bd424c677fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update the copyright date</title>
<updated>2019-12-19T01:01:52Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-12-19T14:30:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=2e0445237493458e39d6ce44b81f7b1fa20940bc'/>
<id>urn:sha1:2e0445237493458e39d6ce44b81f7b1fa20940bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typo</title>
<updated>2019-07-24T02:42:55Z</updated>
<author>
<name>OpportunityLiu</name>
<email>opportunity@live.in</email>
</author>
<published>2019-07-24T02:42:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=b1a47544b8f60c12541b8b5a0f4383639d348af3'/>
<id>urn:sha1:b1a47544b8f60c12541b8b5a0f4383639d348af3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix bug when parapllel checking flags</title>
<updated>2019-07-22T09:56:04Z</updated>
<author>
<name>OpportunityLiu</name>
<email>opportunity@live.in</email>
</author>
<published>2019-07-22T09:55:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=1cf79ba882fb24eca13829c12f6e39584ccd1f5f'/>
<id>urn:sha1:1cf79ba882fb24eca13829c12f6e39584ccd1f5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>format codes</title>
<updated>2019-05-20T14:04:24Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-05-20T16:40:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=dfa26e72bc4d830c0ace72bdfba51142f1348bef'/>
<id>urn:sha1:dfa26e72bc4d830c0ace72bdfba51142f1348bef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support cudart flags</title>
<updated>2019-05-20T09:36:17Z</updated>
<author>
<name>Opportunity</name>
<email>Opportunity@live.in</email>
</author>
<published>2019-05-20T09:36:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=c2c491ab4bedea3be7b1a6aca8bb4e65a9d763db'/>
<id>urn:sha1:c2c491ab4bedea3be7b1a6aca8bb4e65a9d763db</id>
<content type='text'>
Fix check failed of "-cudart none"
```
checking for the flags (-cudart none ) ... no
&gt; nvcc -cudart none -m64 -LC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\lib
checkinfo: C:\Program Files (x86)\xmake/core/base/os.lua:715: nvcc_has_flags.cu
tmpxft_00003f20_00000000-18_nvcc_has_flags.obj : error LNK2019: 无法解析的外部符号 __cudaRegisterFatBinary，该符号在函数 "void __cdecl __nv_cudaEntityRegisterCallback(void * *)" (?__nv_cudaEntityRegisterCallback@@YAXPEAPEAX@Z) 中被引用
tmpxft_00003f20_00000000-18_nvcc_has_flags.obj : error LNK2019: 无法解析的外部符号 __cudaRegisterFatBinaryEnd，该符号在函数 "void __cdecl __nv_cudaEntityRegisterCallback(void * *)" (?__nv_cudaEntityRegisterCallback@@YAXPEAPEAX@Z) 中被引用
tmpxft_00003f20_00000000-18_nvcc_has_flags.obj : error LNK2019: 无法解析的外部符号 __cudaUnregisterFatBinary，该符号在函数 "void __cdecl __cudaUnregisterBinaryUtil(void)" (?__cudaUnregisterBinaryUtil@@YAXXZ) 中被引用
C:\Users\lzy\AppData\Local\Temp\.xmake\190520\detect\nvcc_has_flags.cu.o : fatal error LNK1120: 3 个无法解析的外部命令

stack traceback:
    [C]: in function 'error'
    [C:\Program Files (x86)\xmake/core/base/os.lua:715]: in function 'raise'
    [C:\Program Files (x86)\xmake\core\sandbox\modules\os.lua:309]: in function 'runv'
    [...iles (x86)\xmake\modules\detect\tools\nvcc\has_flags.lua:44]:
```</content>
</entry>
<entry>
<title>improve nvcc/has_flags</title>
<updated>2019-05-17T13:50:38Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-05-17T16:38:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=d0fc956fc21a92a39c7f56d62820ab78946617f0'/>
<id>urn:sha1:d0fc956fc21a92a39c7f56d62820ab78946617f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix headers with ASF to non-ASF</title>
<updated>2019-04-13T12:48:05Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-04-13T12:48:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=85cb688e30f996c5ac1036ec99b6c7c1a45cb035'/>
<id>urn:sha1:85cb688e30f996c5ac1036ec99b6c7c1a45cb035</id>
<content type='text'>
</content>
</entry>
</feed>
