summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Expand)Author
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-17fix core.project.global to baseruki
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-17fix process.runjobsruki
2017-07-17mark [un]defines_h_if_ok as deprecated and remove some old deprecated apisruki
2017-07-17improve option check scriptruki
2017-07-16add lib.detect.has_includes, has_types and has_funcs apiruki
2017-07-15add_frameworkdirs apiruki
2017-07-14rename feature to buildmoderuki
2017-07-14add language kindsruki
2017-07-14fix has_flags when generating vs201x projectruki
2017-07-13fix vs201x object dirs for mode and archruki
2017-07-13support asm source files for vs201x projectruki
2017-07-13fix os.cp and os.mvruki
2017-07-13fix vs201x project and cl scriptruki
2017-07-13improve flags for linker and compilerruki
2017-07-13modify all cmd to argv for core.toolsruki
2017-07-12modify compflags and add compargvruki
2017-07-12fix swiftc and on_load environmentruki
2017-07-12fix link.has_flagsruki
2017-07-12add os.args and fix command argsruki
2017-07-11remove unique for flagsruki
2017-07-11rename has_flag to has_flagsruki
2017-07-10add has_features and features for compilerruki
2017-07-10add target.on_loadruki
2017-07-07add features for msvcruki
2017-07-07impl cl.featuresruki
2017-07-06format cxxfeatures for gccruki
2017-07-06add c++ features for gccruki
2017-07-06add c++ features for clangruki
2017-07-06improve find_tool for gcc on macosxruki
2017-07-06add some c features for gcc and clangruki
2017-07-06add gcc and clang featuresruki
2017-07-05add detect.features and improve has_flagsruki
2017-07-05rename has_cxsnippets to check_vxsnippetsruki
2017-07-05fix windows envirnoment for globalruki
2017-07-05fix compile for golangruki
2017-07-05improve to link targets if objects and deps are not changedruki
2017-07-04fix option bugruki
2017-07-04fix object file pathruki
2017-07-04fix symbolfile for vs201x pluginruki
2017-07-03fix target name and path for vs201x project pluginruki
2017-07-03check link deps and cache target fileruki
2017-07-03add option.xxx_checkruki
2017-06-30add option.on_checkruki