summaryrefslogtreecommitdiff
path: root/xmake/core/sandbox
AgeCommit message (Expand)Author
2016-08-08add compflags and linkflags interfacesruki
2016-08-03impl os.uuid and update tbox for macosx and windowsruki
2016-07-15add debugger for macosxruki
2016-07-14modify titleruki
2016-07-13print colorsruki
2016-07-13rewrite scheduling for compilingruki
2016-07-13add process interfaces into sandboxruki
2016-07-12fix and optimizate to compile issues for cl.exeruki
2016-07-11add os.mclock for sandboxruki
2016-07-10fix import rootdir bugruki
2016-07-10parse includes from cl.exeruki
2016-07-10check include dependenceruki
2016-07-09add archiver and extractorruki
2016-07-09fix install directory and modify compiler and linker interfacesruki
2016-07-06fix configure error after host changedv2.0.2ruki
2016-07-05restore platform.toolruki
2016-07-05uses os.exec instead of os.executeruki
2016-07-04add os.execvruki
2016-07-04fix cd bugruki
2016-07-04fix get ar failed after checking arruki
2016-07-03fix check ar failed for windowsruki
2016-07-02fix check bug for android on windowsruki
2016-07-01remove empty when cleaningruki
2016-06-28rewrite install and uninstallruki
2016-06-17parse package arguments and fix output bugruki
2016-06-10improve mingw and cross toolchains configureruki
2016-06-02modify project version and name for doxygenruki
2016-06-01impl doxygen pluginruki
2016-06-01list lua scripts and fix argumentsruki
2016-05-31impl macro pluginruki
2016-05-31add historyruki
2016-05-30impl install actionruki
2016-05-28pass task argumentsruki
2016-05-25check object name conflictsruki
2016-05-21check the file mtimeruki
2016-05-21add backtrace optionruki
2016-05-21format errors for builderruki
2016-05-19impl multi-jobs for builderruki
2016-05-13fix project option bug and impl auto-config for build and clean actionruki
2016-05-11add environmentruki
2016-05-05reimpl build objectsruki
2016-05-05modify assert and check targetruki
2016-05-04add create action and fix build bugruki
2016-04-27add mingw and windows platformruki
2016-04-26add android platformruki
2016-04-23add iphoneos platformruki
2016-04-23load and get entry for platformruki
2016-04-21reimpl platform and it's menuruki
2016-04-19reimpl check toolruki
2016-04-15add common checker for platformsruki