summaryrefslogtreecommitdiff
path: root/xmake/platforms/android
AgeCommit message (Expand)Author
2018-12-11add xmake g --menuruki
2018-11-15add llvm-ar to androidruki
2018-11-15improve sysroot order for androidruki
2018-11-14improve to build for android ndkruki
2018-11-14check gcc.cmd for android ndk on windowsruki
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-10-16improve tbox templates and package install scriptsruki
2018-09-29improve to find xcoderuki
2018-09-28improve to find ndkruki
2018-09-28improve to find ndkruki
2018-08-03modify formatruki
2018-06-22improve mingw platformruki
2018-06-06improve load android platformruki
2018-03-29support ndk >= r14ruki
2018-03-20rename sdk detect modulesruki
2018-01-31add platform menu categoryruki
2017-12-28update copyright dateruki
2017-08-27update description and indexruki
2017-07-17fix core.project.global to baseruki
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-19impl has_flags and rename detect.xxx to detect.xxxsruki
2017-06-06add find_library and remove some old codesruki
2017-05-24add find ndk and toolchainsruki
2017-05-16remove old ccache toolsruki
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-31delay check toolchainsruki
2017-03-20fix code files mode to 644ruki
2017-03-10fix compile error for rust androidruki
2017-03-09modify rust demo nameruki
2017-03-09add rust for androidruki
2017-02-23add golang and dlang tools for windowsruki
2017-01-21add set_table api for interpreterruki
2017-01-08modify License to Apache Licenseruki
2017-01-06move load script for platformruki
2017-01-06uses loaded return value for language and platformruki
2017-01-06move checker to on_checkruki
2016-11-23fix check android toolchains version for windowsruki
2016-11-02add c++ stl search directories for androidruki
2016-07-26fix clean symbol bugruki
2016-07-19fix check ld failed on linuxruki
2016-07-14modify titleruki
2016-07-09add archiver and extractorruki