summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Expand)Author
2016-10-20add add_shflags and add_arflags for optionruki
2016-10-20fix options order for linkingruki
2016-10-17fix the packge macroruki
2016-10-16Removed dir repetitions after using full-nameavaicode
2016-10-16Fixed a problem about name-clash of object fileavaicode
2016-09-24fix deprecated add packages warning inforuki
2016-09-19fix os.execv raise errorruki
2016-09-19restore add_cfunc and add_cxxfunc for projectruki
2016-09-19fix tab spaceruki
2016-09-19change vs201x_vcxproj versionsLightInk
2016-09-19fix vs201x ToolsVersion bugLightInk
2016-09-19fix vs2010 and vs2012 project plugin bugruki
2016-09-18fix return valueruki
2016-09-17remove packages for templatesruki
2016-09-17fix show version with colorruki
2016-09-16fix vs201x filters bugruki
2016-09-16modify vs201x filtersruki
2016-09-16Merge pull request #24 from EnoroF/devruki
2016-09-16add filters for vs201x project.enorof
2016-09-16add scriptdir for scope and targetruki
2016-09-15remove pdb symbol file for mlruki
2016-09-15modify CHANGELOG.mdruki
2016-09-15fix ml compile errorruki
2016-09-14fix ml assember toolruki
2016-09-02fix def flags for msvcruki
2016-09-01bind sandbox for project taskruki
2016-09-01fix script directory interfaceruki
2016-09-01fix run task path bugruki
2016-09-01fix add_subpathes path issuesruki
2016-09-01fix curdir bug for xmake.luaruki
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-29fix some flags conflict for vs201x projectv2.0.4ruki
2016-08-29fix vs2013 project bug for debug moderuki
2016-08-29generate vs2013 project filesruki
2016-08-25generate vs201x empty projectruki
2016-08-12add set_default api for optionruki
2016-08-12attempt to check env firstruki
2016-08-12check clang for linuxruki
2016-08-11deprecate OS variableruki
2016-08-09improve builtin-variable and optionruki
2016-08-09fix strip bug for macosxruki
2016-08-09fix tmpname bugruki
2016-08-09add vs2002 and vs2003 optionruki
2016-08-09fix solution bug for indentruki
2016-08-09modify pdb path for vcprojruki
2016-08-09fix flags bug for vcprojruki
2016-08-08fix source file path error for vcprojruki