summaryrefslogtreecommitdiff
path: root/xmake/core/sandbox/modules/import
AgeCommit message (Expand)Author
2016-07-06fix configure error after host changedv2.0.2ruki
2016-07-05restore platform.toolruki
2016-07-04fix get ar failed after checking arruki
2016-07-03fix check ar failed for windowsruki
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-05-31impl macro pluginruki
2016-05-31add historyruki
2016-05-30impl install actionruki
2016-05-28pass task argumentsruki
2016-05-13fix project option bug and impl auto-config for build and clean actionruki
2016-05-11add environmentruki
2016-05-04add create action and fix build bugruki
2016-04-21reimpl platform and it's menuruki
2016-04-15add checker for macosxruki
2016-04-14modify tool interfacesruki
2016-04-13add make toolruki
2016-04-09remove instace:interfaces for cache moduleruki
2016-04-07add cache moduleruki
2016-04-06auto reconfig if project changedruki
2016-04-06re-config it if host changedruki
2016-04-05save option and run new taskruki
2016-04-05adjust global priorityruki
2016-04-04reimpl configruki
2016-04-01clean cache for configruki
2016-03-30run task and impl rebuildruki
2016-03-29add trycatch and remove on_failure for taskruki
2016-03-24check xmake.luaruki
2016-03-23impl build actionruki
2016-03-22impl lua actionruki
2016-03-21add tool module for sandboxruki
2016-03-18wrap target instanceruki
2016-03-18remove install and package from platformruki
2016-03-17make config.hruki
2016-03-16save configureruki
2016-03-16load projectruki
2016-03-15make platform configureruki
2016-03-15load configruki
2016-03-15load config for taskruki
2016-03-04impl global actionruki
2016-03-04add global and config modules for sandboxruki
2016-03-04restore platform and project menuruki