summaryrefslogtreecommitdiff
path: root/xmake/modules/lib/detect
AgeCommit message (Expand)Author
2017-07-26update manual docsruki
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-14fix has_flags when generating vs201x projectruki
2017-07-13improve flags for linker and compilerruki
2017-07-11rename has_flag to has_flagsruki
2017-07-06improve find_tool for gcc on macosxruki
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-06-30disable cache for has_cxsnippetsruki
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-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
2017-06-17add find_toolnameruki
2017-06-16replace old find compiler scripts and fix string.endswithruki
2017-06-14add find clang/gccruki
2017-06-14improve find_tool and os.execvruki
2017-06-14add find_toolruki
2017-06-13match version for find_package()ruki
2017-06-13improve pkg-configruki
2017-06-12use brew to improve find_package()ruki
2017-06-12simplify find_libraryruki
2017-06-12improve find_package and add pkg_config moduleruki
2017-05-18impl find file and pathruki
2017-05-18add find 7z moduleruki
2017-05-17add find gzip moduleruki
2017-05-17add some find_xx modulesruki
2017-05-17parse program versionruki
2017-05-16add find_program and impl find_ccacheruki
2017-05-16add find file and path stub modulesruki
2017-05-16improve import interfaces and add user externsion modulesruki