summaryrefslogtreecommitdiff
path: root/xmake/core/sandbox
AgeCommit message (Expand)Author
2017-02-06get linker info for language and improve docsruki
2017-02-04add linkerkind_of for languageruki
2017-02-03add namedflags for archiverruki
2017-02-03add linkerkinds for languageruki
2017-01-23remove compiler._kindruki
2017-01-22move sourcekind of file to languageruki
2017-01-21modify language interfacesruki
2017-01-11add language menuruki
2017-01-10add set_moduleruki
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-06uses loaded return value for language and platformruki
2017-01-06move checker to on_checkruki
2017-01-06improve print apiruki
2017-01-06remove installer and add on_install on_uninstall for platformruki
2017-01-06add golangruki
2016-12-14improve gcc error and warning tipsruki
2016-09-19fix os.execv raise errorruki
2016-09-16modify vs201x filtersruki
2016-09-16add filters for vs201x project.enorof
2016-09-01fix pairs filter bugruki
2016-09-01add unpack interface for sandboxruki
2016-09-01improve ipairs and pairs for sandboxruki
2016-08-31modify interpreter builtin-modulesruki
2016-08-09fix flags bug for vcprojruki
2016-08-08fix source file path error for vcprojruki
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