summaryrefslogtreecommitdiff
path: root/xmake/core/sandbox/modules/import
AgeCommit message (Expand)Author
2017-01-21modify language interfacesruki
2017-01-11add language menuruki
2017-01-08modify License to Apache Licenseruki
2017-01-06improve scanner to support static and binary and check mainruki
2017-01-06add scanner and fix run targetruki
2017-01-06move some c/c++ apis to languageruki
2017-01-06move checker to on_checkruki
2017-01-06remove installer and add on_install on_uninstall for platformruki
2017-01-06add golangruki
2016-09-16modify vs201x filtersruki
2016-09-16add filters for vs201x project.enorof
2016-08-09fix flags bug for vcprojruki
2016-08-08fix source file path error for vcprojruki
2016-08-08add compflags and linkflags interfacesruki
2016-07-15add debugger for macosxruki
2016-07-14modify titleruki
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-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