summaryrefslogtreecommitdiff
path: root/xmake/modules/lib/detect
AgeCommit message (Expand)Author
2018-11-04improve diagnosis inforuki
2018-10-10improve pkg-config find orderruki
2018-10-10improve pkg-config.findruki
2018-10-03improveruki
2018-09-21add find python and python3ruki
2018-09-20improve to find package with pkg-configruki
2018-09-20improve to find pkg_config packageruki
2018-09-19improve to find_package to find prefix directoryruki
2018-08-21support vcpkg for lib.detect.find_packageruki
2017-12-28update copyright dateruki
2017-11-21improve the checking errors tipsruki
2017-09-21modify find_program interfaceruki
2017-09-20continue to fix find_tool bugruki
2017-09-20fix find_tool bugruki
2017-09-13fix yield directory bugruki
2017-09-04optimize to detect flagsruki
2017-08-27update description and indexruki
2017-08-10improve add_files and compile speedruki
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