summaryrefslogtreecommitdiff
path: root/xmake/core/project/project.lua
AgeCommit message (Expand)Author
2018-04-09add qt_console ruleruki
2017-12-28update copyright dateruki
2017-11-11add add_rules apiruki
2017-11-10build single object with ruleruki
2017-11-10improve ar.lua on windows cmdruki
2017-11-10move target and option apisruki
2017-11-10remove task.on_run in projectruki
2017-11-09add del_files() apiruki
2017-09-22add require aliasruki
2017-09-21improve option and add require optionruki
2017-09-18add add_imports to bulk import modulesruki
2017-09-12inherit option script to packageruki
2017-09-12fix system and optional problem for packageruki
2017-09-08disable package if be optionalruki
2017-09-08improve to dump require listruki
2017-09-05remove deprecated bindingsruki
2017-08-27update description and indexruki
2017-08-14fix target depsruki
2017-08-14merge repo and require codesruki
2017-08-03add cross platform and custom platform nameruki
2017-07-21impl find_package from packagedirsruki
2017-07-20seperate task api from project and remove package moduleruki
2017-07-19improve os.cd in coreruki
2017-07-19fix option checkingruki
2017-07-18mark add_bindings and add_rbinding as deprecatedruki
2017-07-18add option and target dep apiruki
2017-07-18mark project.load as deprecated and add add_deps api in optionruki
2017-07-17add includes api instead of add_subdirs and add_subfilesruki
2017-07-17add add_moduledirs api and improve importruki
2017-07-17move global to base moduleruki
2017-07-17mark [un]defines_h_if_ok as deprecated and remove some old deprecated apisruki
2017-07-17improve option check scriptruki
2017-07-12fix swiftc and on_load environmentruki
2017-07-10add target.on_loadruki
2017-07-04fix symbolfile for vs201x pluginruki
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