summaryrefslogtreecommitdiff
path: root/xmake/modules
AgeCommit message (Expand)Author
2017-07-19export compile_commands.json for clang toolsruki
2017-07-17add add_moduledirs api and improve importruki
2017-07-17improve pkg-config and add some builtin packagesruki
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 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-11rename has_flag to has_flagsruki
2017-07-10add has_features and features for compilerruki
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-04fix symbolfile for vs201x pluginruki
2017-06-30disable cache for has_cxsnippetsruki
2017-06-30get vstudio sdk versionruki
2017-06-29improve link has_flagruki
2017-06-29improve has_flags cacheruki
2017-06-29avoid detect the same program in the same time leading to deadlockruki
2017-06-27improve option.check using has_cxsnippetsruki
2017-06-27improve has_cxsnippet and add linksruki
2017-06-26modify compiler and linker argsruki
2017-06-25rename has_snippets to has_cxsnippetsruki
2017-06-23add has_ctypesruki
2017-06-23add has_snippetsruki
2017-06-22add rustc.has_flagruki
2017-06-21add link and ml has_flagruki
2017-06-21add ar and dmd has_flagsruki
2017-06-21move tools dir to core.tools and improve tool moduleruki
2017-06-21rename shellname to programruki
2017-06-20add cl.has_flagruki
2017-06-20add has_flag for g++, clang, clang++ruki
2017-06-20fix cache bug and add verbose traceruki
2017-06-20improve has_flags for gccruki
2017-06-19impl has_flags and add detect.flags.xxxruki
2017-06-19impl has_flags and rename detect.xxx to detect.xxxsruki