<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/modules/detect/tools, branch v2.2.6</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?h=v2.2.6</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/modules/detect/tools?h=v2.2.6'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2019-05-20T14:04:24Z</updated>
<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>improve cross compile for android</title>
<updated>2019-04-24T02:28:33Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-04-24T14:44:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=2898840b2fee9a838ca84e1c0df129b00d81aa45'/>
<id>urn:sha1:2898840b2fee9a838ca84e1c0df129b00d81aa45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add c preprocessor</title>
<updated>2019-04-23T02:36:15Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-04-23T14:46:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=6a430c2260ea9ba01cfd164bfe265157b15c235f'/>
<id>urn:sha1:6a430c2260ea9ba01cfd164bfe265157b15c235f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added find_clib.lua</title>
<updated>2019-04-15T09:35:10Z</updated>
<author>
<name>Adel Vilkov</name>
<email>vilkov.adel@gmail.com</email>
</author>
<published>2019-04-15T09:35:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=072f9bfe34c02a9f855497e4f2b15602d2c6d9a3'/>
<id>urn:sha1:072f9bfe34c02a9f855497e4f2b15602d2c6d9a3</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>
<entry>
<title>improve ping</title>
<updated>2019-04-06T14:08:30Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-04-06T14:08:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=fd990589bde78eb58393d7b19438c860b7db2d7c'/>
<id>urn:sha1:fd990589bde78eb58393d7b19438c860b7db2d7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix package PATH</title>
<updated>2019-03-19T09:58:29Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-03-19T15:59:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=568e0263260ca2c3f81bc842c273181c00e0b4f4'/>
<id>urn:sha1:568e0263260ca2c3f81bc842c273181c00e0b4f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve to check /def</title>
<updated>2019-03-05T13:18:48Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-03-05T16:33:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=138b3e92933782273b25491ddcb8136d0fa26226'/>
<id>urn:sha1:138b3e92933782273b25491ddcb8136d0fa26226</id>
<content type='text'>
</content>
</entry>
</feed>
