| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-20 | uses devenv to load and debug win program | ruki | |
| 2019-07-24 | fix typo | OpportunityLiu | |
| 2019-07-22 | fix bug when parapllel checking flags | OpportunityLiu | |
| 2019-07-17 | add find cuda tools | OpportunityLiu | |
| 2019-07-14 | support call xmake from msbuild | OpportunityLiu | |
| 2019-06-18 | modify code style | ruki | |
| 2019-06-18 | fix find_program & find_file | OpportunityLiu | |
| add path.splitenv | |||
| 2019-06-15 | add find lex/flex and yacc/bison | ruki | |
| 2019-06-13 | fix find_curl | 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-04-24 | improve cross compile for android | ruki | |
| 2019-04-23 | add c preprocessor | ruki | |
| 2019-04-15 | Added find_clib.lua | Adel Vilkov | |
| 2019-04-13 | fix headers with ASF to non-ASF | ruki | |
| 2019-04-06 | improve ping | ruki | |
| 2019-03-19 | fix package PATH | ruki | |
| 2019-03-05 | improve to check /def | ruki | |
| 2019-02-08 | update xmake github url | ruki | |
| 2019-01-24 | generate conanfile.txt | ruki | |
| 2018-12-31 | modify copyright date | ruki | |
| 2018-12-20 | improve has_flags tips | ruki | |
| 2018-11-25 | add find_patch | ruki | |
| 2018-11-23 | find lua and luajit | ruki | |
| 2018-11-15 | find and impl llvm-ar | ruki | |
| 2018-11-14 | improve to detect clang as gcc | ruki | |
| 2018-10-30 | support to extract *.xz | ruki | |
| 2018-10-21 | add cparser | ruki | |
| 2018-10-20 | add llvm-rc | ruki | |
| 2018-10-19 | add windres for mingw | ruki | |
| 2018-10-18 | Merge pull request #235 from rivy/rev.find_vswhere | ruki | |
| improve find_vswhere (allow use of check/command options) | |||
| 2018-10-18 | revert find_dmd.lua | ruki | |
| 2018-10-17 | improve find_vswhere (allow use of check/command options) | Roy Ivy III | |
| 2018-10-15 | ignore -export and improve vs201x proj | ruki | |
| 2018-10-15 | improve find_rc again | ruki | |
| 2018-10-15 | improve find_rc | ruki | |
| 2018-10-15 | improve find_vswhere and find_vstudio | ruki | |
| 2018-10-14 | fix `vswhere` detection in find_vswhere | Roy Ivy III | |
| 2018-10-14 | fix missing rc.exe and add find_vswhere | ruki | |
| 2018-09-22 | add find_python2 | ruki | |
| 2018-09-21 | add find python and python3 | ruki | |
| 2018-09-20 | optimize to find brew | ruki | |
| 2018-09-13 | find and install cmake package | ruki | |
| 2018-09-13 | add find_cmake | ruki | |
| 2018-08-24 | fix dlang has_flags bug | ruki | |
| 2018-08-24 | add has_flags for go | ruki | |
| 2018-06-22 | support fasm | ruki | |
| 2018-04-23 | add find_yasm | ruki | |
| 2018-04-20 | rename cuda dir option | ruki | |
