summaryrefslogtreecommitdiff
path: root/xmake/core/base
AgeCommit message (Expand)Author
2017-05-08ensure tmpdir existruki
2017-04-30enable getwinsize for macosxruki
2017-04-30soft-wrap tasklistTitanSnow
2017-04-30fix default value viewTitanSnow
2017-04-30soft-wrap descriptionTitanSnow
2017-04-28fix interpreter bug for loading root apiruki
2017-04-17use independent sub-scope to avoid dirty scope in add_subdirsruki
2017-04-08modify option arguments colorruki
2017-03-30fix root bug for installationruki
2017-03-28add sudo interfaceruki
2017-03-27fix io.read and io.write raw lua apiruki
2017-03-27wrap sudoruki
2017-03-26fix error tipsruki
2017-03-15add os.run error inforuki
2017-03-15modify vs201x project pluginruki
2017-02-28add scope_end apiruki
2017-02-25rename goflags to gcflagsruki
2017-02-21add dlang languages and tools for macosxruki
2017-02-19optimize os.run speed and fix link bugruki
2017-02-17fix os.match for relative pathruki
2017-02-17remove some traceruki
2017-02-16fix os.iorun bugruki
2017-02-08improve os.rm and os.rmdirruki
2017-02-08improve os.cpruki
2017-02-08improve match moderuki
2017-02-08translate wildcard pattern for os.run and os.execruki
2017-02-08add os.argvruki
2017-02-07add set_xmakever and check minimum versionruki
2017-02-04add builder to toolruki
2017-01-20add dictionary for interpreterruki
2017-01-13fix profiler bugruki
2017-01-12optimize profiler traceruki
2017-01-10add set_moduleruki
2017-01-08modify License to Apache Licenseruki
2017-01-06define custom apiruki
2017-01-06define apis for all scopes againruki
2017-01-06add api define for interpreterruki
2016-11-15add dictionary syntax styleruki
2016-09-16add scriptdir for scope and targetruki
2016-09-01fix script directory interfaceruki
2016-09-01fix add_subpathes path issuesruki
2016-09-01fix curdir bug for xmake.luaruki
2016-08-31modify interpreter builtin-modulesruki
2016-08-12add set_default api for optionruki
2016-08-09improve builtin-variable and optionruki
2016-08-09fix tmpname bugruki
2016-08-01add getenv interfaceruki
2016-07-31try to format errors and add uuid interfaceruki
2016-07-19add native shell support for xmake.luaruki
2016-07-14fix check vs issueruki