summaryrefslogtreecommitdiff
path: root/xmake/platforms/checker.lua
AgeCommit message (Collapse)Author
2018-12-29improve platformruki
2018-12-12improve to xmake globalruki
2018-11-14improve to detect clang as gccruki
2018-09-29improve to find xcoderuki
2018-06-22improve mingw platformruki
2018-04-20rename xcode dir configruki
2018-04-20rename cuda dir optionruki
2018-03-20rename sdk detect modulesruki
2018-02-28finish link cuda object on macosxruki
2017-12-28update copyright dateruki
2017-11-07improve to detect toolchains on macOSruki
2017-08-27update description and indexruki
2017-07-21fix check toolchain for android platformruki
2017-07-17fix core.project.global to baseruki
2017-07-11rename has_flag to has_flagsruki
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