summaryrefslogtreecommitdiff
path: root/xmake/platforms/linux
AgeCommit message (Expand)Author
2018-12-29improve platformruki
2018-12-19improve mingwruki
2018-12-12improve to xmake globalruki
2018-12-11add xmake g --menuruki
2018-12-11filter backtrace optionruki
2018-11-12improve all platform flagsruki
2018-08-03modify formatruki
2018-06-22improve mingw platformruki
2018-06-22improve find cross toolchainruki
2018-04-24support yasmruki
2018-04-24add yasmruki
2018-04-20rename cuda dir optionruki
2018-04-20improve find_qt for linuxruki
2018-03-20rename sdk detect modulesruki
2018-03-09fix compiler errors for linux cudaruki
2018-03-09add cuda for linuxruki
2018-01-09fix cross config errorruki
2017-12-28update copyright dateruki
2017-12-10support arm linuxruki
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-11rename has_flag to has_flagsruki
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