summaryrefslogtreecommitdiff
path: root/xmake/modules/lib
AgeCommit message (Expand)Author
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