summaryrefslogtreecommitdiff
path: root/xmake/core/project/project.lua
AgeCommit message (Expand)Author
2016-07-14modify titleruki
2016-07-12fix check flags bugruki
2016-07-04improve to check functionruki
2016-06-16fix add_packagesruki
2016-06-16rename add_pkgs apiruki
2016-06-15add plugindirsruki
2016-06-15remove on_check and deps for optionruki
2016-06-15add bindings for optionruki
2016-06-13add on_result for optionruki
2016-06-13add deps and check scripts for optionruki
2016-06-10improve mingw and cross toolchains configureruki
2016-06-09improve the macro pluginruki
2016-06-03fix option enable bugruki
2016-06-02modify project version and name for doxygenruki
2016-05-31add historyruki
2016-05-30impl install actionruki
2016-05-28load tasks from projectruki
2016-05-27dispatch the old api for projectruki
2016-05-27modify interpreter interfacesruki
2016-05-13fix project option bug and impl auto-config for build and clean actionruki
2016-05-11add environmentruki
2016-05-03fix find tool bugruki
2016-04-15add checker for macosxruki
2016-04-14reimpl compiler and linkerruki
2016-04-13throw os.run errorsruki
2016-04-11add new tool moduleruki
2016-04-06auto reconfig if project changedruki
2016-04-04reimpl configruki
2016-03-26modify self interfacesruki
2016-03-21add project optionruki
2016-03-18wrap target instanceruki
2016-03-18add targetruki
2016-03-18rename utils.wrap and uniqueruki
2016-03-18rename utils.dumpruki
2016-03-17make config.hruki
2016-03-16save configureruki
2016-03-16load projectruki
2016-03-04restore platform and project menuruki
2016-03-03adjust core architectureruki