summaryrefslogtreecommitdiff
path: root/xmake/platforms/macosx/check.lua
AgeCommit message (Expand)Author
2018-09-29improve to find xcoderuki
2018-03-20rename sdk detect modulesruki
2018-03-01add cuda languageruki
2018-02-28finish link cuda object on macosxruki
2018-02-27add nvcc compiler and flagsruki
2017-12-28update copyright dateruki
2017-11-07improve to detect toolchains on macOSruki
2017-08-27update description and indexruki
2017-07-17fix core.project.global to baseruki
2017-06-19fix unused args errors for gcc/clangruki
2017-06-19improve find toolchains from env valsruki
2017-05-29add find lldb, gdb modules and rewrite debuggerruki
2017-05-24add find ndk and toolchainsruki
2017-05-18improve find xcode sdkverruki
2017-05-16remove old ccache toolsruki
2017-03-31delay check toolchainsruki
2017-02-27rename go tool kind to gcruki
2017-02-27fix rust checkersruki
2017-02-27remove rust ld and ar toolsruki
2017-02-23add rust tools and languageruki
2017-02-22improve check for iphoneos and watchosruki
2017-02-22improve check for macosxruki
2017-02-22improve swfitc toolruki
2017-02-21modify dlang sourcekindruki
2017-02-21add ldc tool for dlangruki
2017-02-21add static library test for dlangruki
2017-02-21impl dmd compile and linkruki
2017-02-21add dlang languages and tools for macosxruki
2017-02-17check golang tools for mingw and windowsruki
2017-02-17build go project okruki
2017-01-08modify License to Apache Licenseruki
2017-01-06move checker to on_checkruki