summaryrefslogtreecommitdiff
path: root/xmake/platforms
AgeCommit message (Expand)Author
2017-12-10support arm linuxruki
2017-11-07improve to detect toolchains on macOSruki
2017-09-21fix ios11 target problem for 32bitruki
2017-09-21improve option and add require optionruki
2017-09-01improve install and uninstall actions, support DESTDIR and PREFIX envruki
2017-08-27update description and indexruki
2017-08-08add readonly for vs optionruki
2017-08-08fix vs option bugruki
2017-08-03add cross platform and custom platform nameruki
2017-07-21fix check toolchain for android platformruki
2017-07-17fix core.project.global to baseruki
2017-07-17move global to base moduleruki
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-07-05fix windows envirnoment for globalruki
2017-06-28fix check toolchain bugruki
2017-06-19impl has_flags and rename detect.xxx to detect.xxxsruki
2017-06-19use find_toolname in tool.luaruki
2017-06-19fix unused args errors for gcc/clangruki
2017-06-19improve find toolchains from env valsruki
2017-06-17add find_toolnameruki
2017-06-16replace old find compiler scripts and fix string.endswithruki
2017-06-06add find_library and remove some old codesruki
2017-06-02add find cross toolchains and improve checking for linux and mingwruki
2017-06-01compile the microsoft resource fileruki
2017-06-01fix filter and improve check vs env on windowsruki
2017-05-30add winreg.query and improve programruki
2017-05-29add find lldb, gdb modules and rewrite debuggerruki
2017-05-24add find ndk and toolchainsruki
2017-05-19improve os.tmpdir()ruki
2017-05-18add git.clone and http.download moduleruki
2017-05-18improve find xcode sdkverruki
2017-05-16remove old ccache toolsruki
2017-05-12improve phony targetruki
2017-04-17fix tmpfile path bugruki
2017-04-12fix check android compiler errorruki
2017-04-09support not kindruki
2017-04-01Fix only position independent executables issue for android programruki
2017-03-31disable show checking toolchains info in defaultruki
2017-03-31fix compile armv8-a error for androidruki
2017-03-31fix windows checker configruki
2017-03-31fix windows checkerruki
2017-03-31delay check toolchainsruki
2017-03-28add installing and uninstalling tipsruki
2017-03-27fix io.read and io.write raw lua apiruki
2017-03-26fix rm bug from uninstallruki
2017-03-20fix code files mode to 644ruki
2017-03-18remove arm64 for windowsruki
2017-03-10fix compile error for rust androidruki