summaryrefslogtreecommitdiff
path: root/xmake/core/project
AgeCommit message (Expand)Author
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
2017-06-27improve option.check using has_cxsnippetsruki
2017-06-26modify compiler and linker argsruki
2017-06-16replace old find compiler scripts and fix string.endswithruki
2017-06-12simplify find_libraryruki
2017-06-01delay get builtin-varsruki
2017-06-01remove some deprecated varsruki
2017-05-26improve match scriptruki
2017-05-26add create template project testsruki
2017-05-26improve match pattern for xxx_scriptruki
2017-05-26improve xxx_script to support pattern matchruki
2017-05-25fix interpreter bug when parsing multi-level subdirsruki