summaryrefslogtreecommitdiff
path: root/xmake/core/project
AgeCommit message (Expand)Author
2017-08-16improve add_deps to add inherit configruki
2017-08-14fix target:add and option:add bugruki
2017-08-14fix target depsruki
2017-08-14merge repo and require codesruki
2017-08-10improve add_files and compile speedruki
2017-08-09add extra info for interpreter values and pathesruki
2017-08-08add table.appendruki
2017-08-04fix option and target add bugruki
2017-08-04improve precompiled headerruki
2017-08-04support .inl pch headerruki
2017-08-03add cross platform and custom platform nameruki
2017-08-01improve dep compile and linkruki
2017-07-28add precompiled sourceruki
2017-07-28support pch for gccruki
2017-07-28simplify build testruki
2017-07-27impl compile pch for gccruki
2017-07-27add set_config_header instead of set_config_h and set_config_h_prefixruki
2017-07-21impl find_package from packagedirsruki
2017-07-20fix option checkruki
2017-07-20rename core.project.task to core.base.taskruki
2017-07-20seperate task api from project and remove package moduleruki
2017-07-20fix config readonly mode for vs201x pluginruki
2017-07-19fix flush option bugruki
2017-07-19fix config and add readonly moderuki
2017-07-19improve os.cd in coreruki
2017-07-19continue to fix option checkingruki
2017-07-19fix option checkingruki
2017-07-19improve global actionruki
2017-07-19fix config cache statusruki
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-17improve pkg-config and add some builtin packagesruki
2017-07-17mark [un]defines_h_if_ok as deprecated and remove some old deprecated apisruki
2017-07-17improve option check scriptruki
2017-07-14rename feature to buildmoderuki
2017-07-12modify compflags and add compargvruki
2017-07-12fix swiftc and on_load environmentruki
2017-07-10add target.on_loadruki
2017-07-05rename has_cxsnippets to check_vxsnippetsruki
2017-07-04fix object file pathruki
2017-07-04fix symbolfile for vs201x pluginruki
2017-07-03add option.xxx_checkruki
2017-06-30add option.on_checkruki
2017-06-30add option:add and remove some unused codesruki
2017-06-30disable cache for has_cxsnippetsruki
2017-06-27impl check options with multi-jobsruki