summaryrefslogtreecommitdiff
path: root/xmake/platforms/checker.lua
AgeCommit message (Expand)Author
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-19improve find toolchains from env valsruki
2017-06-17add find_toolnameruki
2017-06-16replace old find compiler scripts and fix string.endswithruki
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-03-31disable show checking toolchains info in defaultruki
2017-03-31delay check toolchainsruki
2017-02-23improve linux platformruki
2017-02-22improve check for macosxruki
2017-02-21modify check tool failed inforuki
2017-01-08modify License to Apache Licenseruki
2017-01-06move checker to on_checkruki
2016-08-12attempt to check env firstruki
2016-07-14add colors for verbose inforuki
2016-07-14modify titleruki
2016-07-04fix get ar failed after checking arruki
2016-06-10improve mingw and cross toolchains configureruki
2016-05-24remove makeruki
2016-05-05fix ccache check bugruki
2016-04-25impl target minver for xcoderuki
2016-04-23add arguments for check archruki
2016-04-23add iphoneos platformruki
2016-04-17simplify checkerruki
2016-04-15add common checker for platformsruki