summaryrefslogtreecommitdiff
path: root/xmake/platforms/macosx
AgeCommit message (Expand)Author
2018-04-24support yasmruki
2018-04-24add yasmruki
2018-04-20rename xcode dir configruki
2018-04-20rename cuda dir optionruki
2018-04-20improve find_qt for linuxruki
2018-04-15impl qt console rule with qt sdkruki
2018-03-20rename sdk detect modulesruki
2018-03-09add cuda for linuxruki
2018-03-09support cuda for windowsruki
2018-03-01add cuda languageruki
2018-02-28finish link cuda object on macosxruki
2018-02-28find cuda sdk toolchainsruki
2018-02-27add nvcc compiler and flagsruki
2018-01-31add platform menu categoryruki
2017-12-28update copyright dateruki
2017-11-07improve to detect toolchains on macOSruki
2017-09-01improve install and uninstall actions, support DESTDIR and PREFIX envruki
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-19fix unused args errors for gcc/clangruki
2017-06-19improve find toolchains from env valsruki
2017-06-06add find_library and remove some old codesruki
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-03-28add installing and uninstalling tipsruki
2017-03-20fix code files mode to 644ruki
2017-02-27rename go tool kind to gcruki
2017-02-27fix rust checkersruki
2017-02-27remove rust ld and ar toolsruki
2017-02-24map some dlang flagsruki
2017-02-23add rust tools and languageruki
2017-02-22improve check for iphoneos and watchosruki
2017-02-22improve check for macosxruki
2017-02-22fix run format issues and improve to load swift flagsruki
2017-02-22improve swfitc toolruki
2017-02-21modify flagsruki
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-21add set_table api for interpreterruki