summaryrefslogtreecommitdiff
path: root/xmake/languages
AgeCommit message (Expand)Author
2018-03-01add cuda languageruki
2018-02-27add nvcc compiler and flagsruki
2018-02-01improve description for menuconfruki
2018-02-01improve cross complation configurationruki
2018-02-01improve project option menuruki
2018-02-01impl path category for menuconfruki
2018-01-31add category to language menuruki
2017-12-28update copyright dateruki
2017-08-27update description and indexruki
2017-08-04improve precompiled headerruki
2017-07-27fix pch pathruki
2017-07-27impl compile pch for gccruki
2017-07-27add set_config_header instead of set_config_h and set_config_h_prefixruki
2017-07-17mark [un]defines_h_if_ok as deprecated and remove some old deprecated apisruki
2017-07-15add_frameworkdirs apiruki
2017-07-14add language kindsruki
2017-06-30add option:add and remove some unused codesruki
2017-06-01compile the microsoft resource fileruki
2017-05-11add add_csnippet and add_cxxsnippet into optionruki
2017-04-05add frameworks for c++ruki
2017-04-01add rpathdirs apiruki
2017-03-27fix io.read and io.write raw lua apiruki
2017-03-20fix code files mode to 644ruki
2017-02-27fix load language errorruki
2017-02-27rename go tool kind to gcruki
2017-02-27fix mix linkingruki
2017-02-26build static library for rustruki
2017-02-25fix dlang config bugsruki
2017-02-25rename goflags to gcflagsruki
2017-02-24support mix dlang and c filesruki
2017-02-24map some dlang flagsruki
2017-02-23add rust tools and languageruki
2017-02-22improve swfitc toolruki
2017-02-21modify flagsruki
2017-02-21modify dlang sourcekindruki
2017-02-21add dlang languages and tools for macosxruki
2017-02-17build go project okruki
2017-02-15remove archiverruki
2017-02-15rewrite objectfiles for targetruki
2017-02-13remove some interfaces for go tool and add test for goruki
2017-02-09add add_frameworks apiruki
2017-02-06modify linker scriptruki
2017-02-06add some option apis for docsruki
2017-02-06get linker info for language and improve docsruki
2017-02-04add linkerkind_of for languageruki
2017-02-03add linkerkinds for languageruki
2017-01-26rewrite named flags for compilerruki
2017-01-25add namedflagsruki
2017-01-23remove some unused tables for loding languageruki
2017-01-22add set_sourceflags api for languageruki