summaryrefslogtreecommitdiff
path: root/xmake/platforms/android/load.lua
AgeCommit message (Expand)Author
2020-05-19add ndk toolchainruki
2020-05-16rename dlang, rust, swift, go ldflagsruki
2020-04-18uses c++_static instead of llvmstl_xxxruki
2020-03-27improve android abi againruki
2020-03-27improve android abiruki
2020-03-12fix arm64-v8a for ndk-r10eruki
2020-02-12fix linker errors for android ndk on windowsruki
2019-12-19update the copyright dateruki
2019-10-30fix libunwind and link for windowsruki
2019-10-28add unwind link for android/llvmruki
2019-10-17check arch for androidruki
2019-10-14fix link llvm shared errorruki
2019-05-23add ndk_cxxstl option for android ndkruki
2019-05-22add ndk_stdcxx option for ndkruki
2019-05-20remove -mthumb for android/x86_64ruki
2019-04-24fix android targetsruki
2019-04-23improve autoconf toolsruki
2019-04-18improve qt rule for androidruki
2019-04-13fix headers with ASF to non-ASFruki
2018-12-31modify copyright dateruki
2018-12-22simplify the syntaxmclee
2018-12-22improve abi include directory for ndkmclee
2018-11-15improve sysroot order for androidruki
2018-11-14improve to build for android ndkruki
2018-11-14remove android support linksruki
2018-11-14fix stl links for android ndk r19ruki
2018-11-14fix stl links for android ndkruki
2018-11-14fix c++stl for android ndk >= r17ruki
2018-11-12improve all platform flagsruki
2018-09-28improve to find ndkruki
2018-06-06improve load android platformruki
2018-03-29support ndk >= r14ruki
2017-12-28update copyright dateruki
2017-08-27update description and indexruki
2017-07-13improve flags for linker and compilerruki
2017-07-12add os.args and fix command argsruki
2017-07-11rename has_flag to has_flagsruki
2017-06-06add find_library and remove some old codesruki
2017-04-12fix check android compiler errorruki
2017-04-01Fix only position independent executables issue for android programruki
2017-03-31fix compile armv8-a error for androidruki
2017-03-10fix compile error for rust androidruki
2017-03-09add rust for androidruki
2017-01-08modify License to Apache Licenseruki
2017-01-06move load script for platformruki