summaryrefslogtreecommitdiff
path: root/xmake/core/sandbox/modules/import/lib
AgeCommit message (Expand)Author
2017-09-12improve require listruki
2017-08-27update description and indexruki
2017-08-02improve find_packageruki
2017-07-25add some find_xxx interface docsruki
2017-07-21impl find_package from packagedirsruki
2017-07-17add add_moduledirs api and improve importruki
2017-07-17improve pkg-config and add some builtin packagesruki
2017-07-17improve option check scriptruki
2017-06-29avoid detect the same program in the same time leading to deadlockruki
2017-06-28fix detect cache bugruki
2017-06-20fix cache bug and add verbose traceruki
2017-06-20improve has_flags for gccruki
2017-06-19impl has_flags and rename detect.xxx to detect.xxxsruki
2017-06-14add find clang/gccruki
2017-06-14improve find_tool and os.execvruki
2017-06-14add find_toolruki
2017-06-14improve find_package on linuxruki
2017-06-13fix filter escape and find_path bugruki
2017-06-13impl find_openssl for windowsruki
2017-06-13cache find_package for each plat and archruki
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-06-09add find_package moduleruki
2017-06-06cache import modulesruki
2017-06-06add find_library and remove some old codesruki
2017-06-01improve find program, file and path modulesruki
2017-06-01rename get api to val and fix get sandbox instanceruki
2017-06-01add find_vstudio moduleruki
2017-05-31improve find file and path to support winregruki
2017-05-31fix winreg.query mallocruki
2017-05-30add winreg.query and improve programruki
2017-05-21fix write nuldev bug as rootruki
2017-05-19add utils.archive.extract moduleruki
2017-05-18impl find file and pathruki
2017-05-17add find gzip moduleruki
2017-05-17add clear_cache for detectingruki
2017-05-17fix cache bug for finding programruki
2017-05-17add some find_xx modulesruki
2017-05-17use which to find programruki
2017-05-17parse program versionruki
2017-05-17fix travis coverage on linuxruki
2017-05-17improve find_program cacheruki
2017-05-16add find_program and impl find_ccacheruki
2017-05-16add find file and path stub modulesruki