summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Expand)Author
2019-05-28fix option.booleanv2.2.6ruki
2019-05-25improve confirmruki
2019-05-25add confirm optionruki
2019-05-24fix loadfileruki
2019-05-24optimize loadfile again, decreate 98% startup timeruki
2019-05-24improve to load builtin modules for sandbox and interpreterruki
2019-05-24modify commentruki
2019-05-24improve loadfileruki
2019-05-23fix show cl warningsruki
2019-05-23improve cl.luaruki
2019-05-23concat errors objectruki
2019-05-23add ndk_cxxstl option for android ndkruki
2019-05-23fix set_configruki
2019-05-23translate path for gcc and clruki
2019-05-22improve trycallruki
2019-05-22add ndk_stdcxx option for ndkruki
2019-05-22remove other extra warningsruki
2019-05-21remove extra warning levelruki
2019-05-21improve nvcc/warningruki
2019-05-21Merge pull request #421 from OpportunityLiu/nvcc-warningsruki
2019-05-21add flag mappingOpportunityLiu
2019-05-21remove empty flagsOpportunityLiu
2019-05-21simplifyOpportunityLiu
2019-05-21reduce codeOpportunityLiu
2019-05-21remove compiler check on *nixOpportunityLiu
2019-05-21return nil for no flagsOpportunityLiu
2019-05-21check corrcet warnig flagsOpportunityLiu
2019-05-21add some comments for nvcc warning flagsOpportunityLiu
2019-05-21improve nvcc warning settingsOpportunityLiu
2019-05-21add more supportOpportunityLiu
2019-05-21nvcc warning mapOpportunityLiu
2019-05-21toolOpportunityLiu
2019-05-21support more warningsOpportunityLiu
2019-05-20improve nf_wanring for nvccruki
2019-05-20format codesruki
2019-05-20Merge pull request #418 from OpportunityLiu/patch-1ruki
2019-05-20remove -mthumb for android/x86_64ruki
2019-05-20Support cudart flagsOpportunity
2019-05-17improve nvcc/has_flagsruki
2019-05-17add --cu-cxx to nvcc/-ccbinruki
2019-05-17Remove unsuppoorted flags of cl.exe in default cuflagsOpportunity
2019-05-15adjust c++ suffix orderruki
2019-05-14improve rule:scriptruki
2019-05-14fix link error for android ndk r20cruki
2019-05-12improve archive extractorruki
2019-05-12add host arg for add_requiresruki
2019-05-12add plat and arch args for add_depsruki
2019-05-11improve extract archiveruki
2019-05-10improve force and shallow to require packageruki
2019-05-10improve download packageruki