summaryrefslogtreecommitdiff
path: root/xmake/core/project
AgeCommit message (Expand)Author
2017-03-23improve vs201x project plugin and add set_basename apiruki
2017-03-22fix check default optionruki
2017-03-17fix option checking and support multi-modes vs201x projectruki
2017-03-15modify vs201x project pluginruki
2017-03-01fix buildir bugruki
2017-03-01add scriptdir varsruki
2017-02-28add dlang templateruki
2017-02-28improve create project for templateruki
2017-02-26build static library for rustruki
2017-02-19optimize os.run speed and fix link bugruki
2017-02-17remove some traceruki
2017-02-16fix os.iorun bugruki
2017-02-15modify targetfileruki
2017-02-15add linker to targetruki
2017-02-15rewrite objectfiles for targetruki
2017-02-14select feature for compilerruki
2017-02-13add source batches for buildingruki
2017-02-07add set_xmakever and check minimum versionruki
2017-02-07move some linker interfaces to builderruki
2017-01-23remove compiler._kindruki
2017-01-22move sourcekind of file to languageruki
2017-01-21add set_table api for interpreterruki
2017-01-20add dictionary for interpreterruki
2017-01-12add profile argumentruki
2017-01-08modify License to Apache Licenseruki
2017-01-06move some c/c++ apis to languageruki
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
2016-11-15support multi-line description for optionruki
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-19restore add_cfunc and add_cxxfunc for projectruki
2016-09-17remove packages for templatesruki
2016-09-16add scriptdir for scope and targetruki
2016-09-01bind sandbox for project taskruki
2016-09-01fix run task path bugruki
2016-08-31modify interpreter builtin-modulesruki
2016-08-12add set_default api for optionruki
2016-08-11deprecate OS variableruki
2016-07-24enable pdb for windowsruki
2016-07-14add bear to doxygenruki
2016-07-14add colors for verbose inforuki
2016-07-14modify titleruki
2016-07-13print colorsruki
2016-07-12fix check flags bugruki