| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2019-05-11 | improve extract archive | ruki | |
| 2019-05-10 | improve package:script() | ruki | |
| 2019-05-09 | add tools/make.build | ruki | |
| 2019-05-09 | add tools/make | ruki | |
| 2019-05-09 | get android build-tools version | ruki | |
| 2019-05-09 | find android sdk | ruki | |
| 2019-05-09 | deploy android qt app | ruki | |
| 2019-05-05 | improve fetch package and envs | ruki | |
| 2019-05-04 | improve package | ruki | |
| 2019-05-03 | imrpove cmake tools | ruki | |
| 2019-04-30 | improve xmake tools | ruki | |
| 2019-04-29 | improve xmake tools | ruki | |
| 2019-04-29 | fix pass flags for xmake tools | ruki | |
| 2019-04-28 | improve autotools envs | ruki | |
| 2019-04-26 | rename path.sep | ruki | |
| 2019-04-26 | add opt arguments to autoconf tools | ruki | |
| 2019-04-25 | support mingw for autoconf | ruki | |
| 2019-04-24 | fix android targets | ruki | |
| 2019-04-24 | add cpp and ranlib to cross plat | ruki | |
| 2019-04-24 | improve cross compile for android | ruki | |
| 2019-04-23 | improve autoconf tools | ruki | |
| 2019-04-23 | add c preprocessor | ruki | |
| 2019-04-22 | improve autoconf | ruki | |
| 2019-04-21 | pass build envs got autoconf | ruki | |
| 2019-04-20 | fix has_flags for mmd | ruki | |
