summaryrefslogtreecommitdiff
path: root/xmake/core
AgeCommit message (Expand)Author
2017-01-06define custom apiruki
2017-01-06define apis for all scopes againruki
2017-01-06add api define for interpreterruki
2017-01-06load language apisruki
2017-01-06impl language coreruki
2017-01-06add languagesruki
2017-01-06add golangruki
2016-12-14improve gcc error and warning tipsruki
2016-11-15support multi-line description for optionruki
2016-11-15add dictionary syntax styleruki
2016-11-07modify links orderruki
2016-11-07add configure argumentsruki
2016-11-07avoid to generate unnecessary .xmake directoryruki
2016-10-20add add_shflags and add_arflags for optionruki
2016-10-20fix options order for linkingruki
2016-10-16Removed dir repetitions after using full-nameavaicode
2016-10-16Fixed a problem about name-clash of object fileavaicode
2016-09-24fix deprecated add packages warning inforuki
2016-09-19fix os.execv raise errorruki
2016-09-19restore add_cfunc and add_cxxfunc for projectruki
2016-09-18fix return valueruki
2016-09-17remove packages for templatesruki
2016-09-17fix show version with colorruki
2016-09-16modify vs201x filtersruki
2016-09-16Merge pull request #24 from EnoroF/devruki
2016-09-16add filters for vs201x project.enorof
2016-09-16add scriptdir for scope and targetruki
2016-09-01bind sandbox for project taskruki
2016-09-01fix script directory interfaceruki
2016-09-01fix run task path bugruki
2016-09-01fix add_subpathes path issuesruki
2016-09-01fix curdir bug for xmake.luaruki
2016-09-01fix pairs filter bugruki
2016-09-01add unpack interface for sandboxruki
2016-09-01improve ipairs and pairs for sandboxruki
2016-08-31modify interpreter builtin-modulesruki
2016-08-12add set_default api for optionruki
2016-08-11deprecate OS variableruki
2016-08-09improve builtin-variable and optionruki
2016-08-09fix tmpname bugruki
2016-08-09fix flags bug for vcprojruki
2016-08-08fix source file path error for vcprojruki
2016-08-08add compflags and linkflags interfacesruki
2016-08-03impl os.uuid and update tbox for macosx and windowsruki
2016-08-01add getenv interfaceruki
2016-08-01support *.cxx for c++ filesruki
2016-07-31try to format errors and add uuid interfaceruki
2016-07-26fix flags checker bugruki
2016-07-24enable pdb for windowsruki
2016-07-24add some flag interfaces for compilersruki