| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-07 | improve to find_cuda | ruki | |
| 2019-06-06 | modify code style | ruki | |
| 2019-06-06 | install script | OpportunityLiu | |
| 2019-06-06 | improve tab complete on bash and zsh | OpportunityLiu | |
| 2019-06-05 | rename to names | OpportunityLiu | |
| 2019-06-05 | fix | OpportunityLiu | |
| 2019-06-05 | fix | OpportunityLiu | |
| 2019-06-05 | fix | OpportunityLiu | |
| 2019-06-05 | fix for powershell | OpportunityLiu | |
| 2019-06-05 | tab completion | OpportunityLiu | |
| 2019-06-04 | improve string.split | ruki | |
| 2019-06-03 | fix code style | ruki | |
| 2019-06-03 | improve to load dep file | ruki | |
| 2019-06-03 | fix placeholder | OpportunityLiu | |
| 2019-06-03 | code style | OpportunityLiu | |
| 2019-06-03 | fix split | OpportunityLiu | |
| 2019-06-02 | move file | OpportunityLiu | |
| 2019-06-02 | improve deps parsing | OpportunityLiu | |
| 2019-06-02 | format code | ruki | |
| 2019-06-02 | fix a typo | OpportunityLiu | |
| 2019-06-02 | rename filter | OpportunityLiu | |
| 2019-06-02 | add add_cugencode and find_cudadevices | OpportunityLiu | |
| 2019-05-25 | improve confirm | ruki | |
| 2019-05-25 | add confirm option | ruki | |
| 2019-05-23 | fix show cl warnings | ruki | |
| 2019-05-23 | improve cl.lua | ruki | |
| 2019-05-23 | translate path for gcc and cl | ruki | |
| 2019-05-22 | add ndk_stdcxx option for ndk | ruki | |
| 2019-05-22 | remove other extra warnings | ruki | |
| 2019-05-21 | remove extra warning level | ruki | |
| 2019-05-21 | improve nvcc/warning | ruki | |
| 2019-05-21 | Merge pull request #421 from OpportunityLiu/nvcc-warnings | ruki | |
| 修复Nvcc warnings对host compiler的支持 | |||
| 2019-05-21 | add flag mapping | OpportunityLiu | |
| 2019-05-21 | remove empty flags | OpportunityLiu | |
| 2019-05-21 | simplify | OpportunityLiu | |
| 2019-05-21 | reduce code | OpportunityLiu | |
| 2019-05-21 | remove compiler check on *nix | OpportunityLiu | |
| 2019-05-21 | return nil for no flags | OpportunityLiu | |
| 2019-05-21 | check corrcet warnig flags | OpportunityLiu | |
| 2019-05-21 | add some comments for nvcc warning flags | OpportunityLiu | |
| 2019-05-21 | improve nvcc warning settings | OpportunityLiu | |
| 2019-05-21 | add more support | OpportunityLiu | |
| 2019-05-21 | nvcc warning map | OpportunityLiu | |
| 2019-05-21 | tool | OpportunityLiu | |
| 2019-05-21 | support more warnings | OpportunityLiu | |
| 2019-05-20 | improve nf_wanring for nvcc | ruki | |
| 2019-05-20 | format codes | ruki | |
| 2019-05-20 | Support cudart flags | Opportunity | |
| Fix check failed of "-cudart none" ``` checking for the flags (-cudart none ) ... no > 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]: ``` | |||
| 2019-05-17 | improve nvcc/has_flags | ruki | |
| 2019-05-12 | improve archive extractor | ruki | |
