summaryrefslogtreecommitdiff
path: root/xmake/platforms/linux
AgeCommit message (Expand)Author
2017-06-19impl has_flags and rename detect.xxx to detect.xxxsruki
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-06-02add find cross toolchains and improve checking for linux and mingwruki
2017-05-29add find lldb, gdb modules and rewrite debuggerruki
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-23improve linux platformruki
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-17support gccgo toolruki
2017-02-17check golang tools for linuxruki
2017-01-08modify License to Apache Licenseruki
2017-01-06move load script for platformruki
2017-01-06uses loaded return value for language and platformruki
2017-01-06move checker to on_checkruki
2017-01-06remove installer and add on_install on_uninstall for platformruki
2016-11-03fix toolchains checkingruki
2016-08-12attempt to check env firstruki
2016-08-12check clang for linuxruki
2016-07-26fix clean symbol bugruki
2016-07-19fix check ld failed on linuxruki
2016-07-15add debugger for macosxruki
2016-07-14modify titleruki
2016-07-09add archiver and extractorruki
2016-07-04fix get ar failed after checking arruki
2016-06-30add installer for linuxruki
2016-06-10fix cross checkerruki
2016-06-10improve mingw and cross toolchains configureruki
2016-06-01impl doxygen pluginruki
2016-05-27modify interpreter interfacesruki
2016-05-24remove makeruki
2016-04-26add linux platformruki
2016-02-15move platforms directory to coreruki
2016-01-14move platform directoryruki