| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-15 | fix find_mingw | ruki | |
| 2020-03-15 | find mingw sdk directory from qt sdk | ruki | |
| 2020-02-20 | add bazel for trybuild | ruki | |
| 2020-02-12 | fix linker errors for android ndk on windows | ruki | |
| 2020-02-06 | improve semver and find_programver | ruki | |
| 2020-01-13 | Add 7za | Opportunity | |
| 2019-12-22 | improve to find android sdk | ruki | |
| 2019-12-19 | update the copyright date | ruki | |
| 2019-12-08 | remove print | ruki | |
| 2019-12-08 | improve check flags | ruki | |
| 2019-12-02 | clear tail white space | Liu | |
| 2019-11-17 | improve to find_qt | ruki | |
| 2019-10-28 | improve to detect android ndk version | ruki | |
| 2019-10-23 | improve to find_zlib | ruki | |
| 2019-10-12 | improve to find android ndk and sdk | ruki | |
| 2019-09-20 | uses devenv to load and debug win program | ruki | |
| 2019-09-18 | improve to find ndk_sdkver | ruki | |
| 2019-08-26 | improve find_vstudio | ruki | |
| 2019-08-26 | fix error caused by the new vsDevCmd.bat of vs2019 | ChanthMiao | |
| A specific block of the new vsDevCmd.bat may cause system error. Use env var 'VSCMD_SKIP_SENDTELEMETRY' to skip it. Solution referrer: <https://developercommunity.visualstudio.com/content/problem/694847/vsdevcmdbat-developer-prompt-causes-the-input-line.html> | |||
| 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-07-11 | fix regex | OpportunityLiu | |
| 2019-07-11 | improve find_cuda | 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-06-11 | improve find_qt and wdk | ruki | |
| 2019-06-11 | fix find_cuda | ruki | |
| 2019-06-10 | improve cuda.env | ruki | |
| 2019-06-10 | move linkdirs to find_cuda | ruki | |
| 2019-06-07 | improve to find_cuda | ruki | |
| 2019-05-22 | add ndk_stdcxx option for ndk | 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-09 | get android build-tools version | ruki | |
| 2019-05-09 | find android sdk | ruki | |
| 2019-05-09 | deploy android qt app | ruki | |
| 2019-04-24 | improve cross compile for android | ruki | |
| 2019-04-23 | add c preprocessor | ruki | |
| 2019-04-18 | improve find_ndk for x86 | ruki | |
| 2019-04-18 | improve qt rule for android | ruki | |
| 2019-04-15 | Added find_clib.lua | Adel Vilkov | |
| 2019-04-13 | fix headers with ASF to non-ASF | ruki | |
| 2019-04-12 | improve find_qt | ruki | |
| 2019-04-11 | improve find_qt | ruki | |
| 2019-04-06 | improve ping | ruki | |
