summaryrefslogtreecommitdiff
path: root/xmake/core
AgeCommit message (Expand)Author
2016-08-12add set_default api for optionruki
2016-08-11deprecate OS variableruki
2016-08-09improve builtin-variable and optionruki
2016-08-09fix tmpname bugruki
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-08-01add getenv interfaceruki
2016-08-01support *.cxx for c++ filesruki
2016-07-31try to format errors and add uuid interfaceruki
2016-07-26fix flags checker bugruki
2016-07-24enable pdb for windowsruki
2016-07-24add some flag interfaces for compilersruki
2016-07-19add native shell support for xmake.luaruki
2016-07-15add debugger for macosxruki
2016-07-14fix check vs issueruki
2016-07-14fix check emoji bugruki
2016-07-14check emoji supportedruki
2016-07-14add bear to doxygenruki
2016-07-14add colors for verbose inforuki
2016-07-14add colors for actions and pluginsruki
2016-07-14modify titleruki
2016-07-14modify usage menu colorsruki
2016-07-14modify os.tmpdirruki
2016-07-13print colorsruki
2016-07-13rewrite scheduling for compilingruki
2016-07-13add process interfaces into sandboxruki
2016-07-12fix check flags bugruki
2016-07-12fix and optimizate to compile issues for cl.exeruki
2016-07-11update luajitruki
2016-07-11add os.mclock for sandboxruki
2016-07-10fix import rootdir bugruki
2016-07-10fix the current directory changed when buildingruki
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-04improve to check functionruki
2016-07-04fix cd bugruki
2016-07-04fix get ar failed after checking arruki
2016-07-03fix command line length limit for windows when call os.runruki
2016-07-03fix check ar failed for windowsruki
2016-07-02fix check bug for android on windowsruki
2016-07-01remove empty when cleaningruki
2016-07-01add string compareruki