summaryrefslogtreecommitdiff
path: root/xmake/core/project/project.lua
AgeCommit message (Expand)Author
2017-07-03add option.xxx_checkruki
2017-06-30add option.on_checkruki
2017-06-27impl check options with multi-jobsruki
2017-06-01delay get builtin-varsruki
2017-06-01remove some deprecated varsruki
2017-05-25fix interpreter bug when parsing multi-level subdirsruki
2017-05-24remove xmake variableruki
2017-05-17improve find_program cacheruki
2017-05-12fix load target deps bugruki
2017-05-12add includes and links from target deps automaticallyruki
2017-04-26fix os.host and add is_hostruki
2017-04-16add and variablesruki
2017-04-01add set_default api for targetruki
2017-03-23improve vs201x project plugin and add set_basename apiruki
2017-03-17fix option checking and support multi-modes vs201x projectruki
2017-03-15modify vs201x project pluginruki
2017-03-01fix buildir bugruki
2017-03-01add scriptdir varsruki
2017-01-08modify License to Apache Licenseruki
2017-01-06move some c/c++ apis to languageruki
2017-01-06define custom apiruki
2017-01-06define apis for all scopes againruki
2017-01-06add api define for interpreterruki
2017-01-06load language apisruki
2016-11-15support multi-line description for optionruki
2016-10-20add add_shflags and add_arflags for optionruki
2016-09-19restore add_cfunc and add_cxxfunc for projectruki
2016-09-01bind sandbox for project taskruki
2016-08-12add set_default api for optionruki
2016-08-11deprecate OS variableruki
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