summaryrefslogtreecommitdiff
path: root/xmake/core/project
AgeCommit message (Expand)Author
2017-06-27improve option.check using has_cxsnippetsruki
2017-06-26modify compiler and linker argsruki
2017-06-16replace old find compiler scripts and fix string.endswithruki
2017-06-12simplify find_libraryruki
2017-06-01delay get builtin-varsruki
2017-06-01remove some deprecated varsruki
2017-05-26improve match scriptruki
2017-05-26add create template project testsruki
2017-05-26improve match pattern for xxx_scriptruki
2017-05-26improve xxx_script to support pattern matchruki
2017-05-25fix interpreter bug when parsing multi-level subdirsruki
2017-05-24remove xmake variableruki
2017-05-21fix write nuldev bug as rootruki
2017-05-21add root common optionruki
2017-05-17improve find_program cacheruki
2017-05-16remove old ccache toolsruki
2017-05-12improve phony targetruki
2017-05-12fix load target deps bugruki
2017-05-12add includes and links from target deps automaticallyruki
2017-05-11add add_csnippet and add_cxxsnippet into optionruki
2017-05-11save global repl historyruki
2017-04-30enable getwinsize for macosxruki
2017-04-30two space looks nicerTitanSnow
2017-04-26fix os.host and add is_hostruki
2017-04-16add and variablesruki
2017-04-01fix cache dir bugruki
2017-04-01add set_default api for targetruki
2017-03-31fix checking conflict bugruki
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