diff options
| author | ruki <[email protected]> | 2017-06-19 21:16:59 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-06-19 21:23:00 +0800 |
| commit | 1e7d8c44b51528b129c9d600785fd7a84850646b (patch) | |
| tree | b86fcb28091ba83a3f5dc4b0485163a2e3c759f6 /xmake/modules/detect | |
| parent | e2d960162cd7c78eaa86ae3fc474a112ec4ddfbe (diff) | |
impl has_flags and rename detect.xxx to detect.xxxs
Diffstat (limited to 'xmake/modules/detect')
| -rw-r--r-- | xmake/modules/detect/packages/find_openssl.lua (renamed from xmake/modules/detect/package/find_openssl.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/packages/find_zlib.lua (renamed from xmake/modules/detect/package/find_zlib.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/sdks/find_cross_toolchains.lua (renamed from xmake/modules/detect/sdk/find_cross_toolchains.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/sdks/find_ndk_sdkvers.lua (renamed from xmake/modules/detect/sdk/find_ndk_sdkvers.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/sdks/find_ndk_toolchains.lua (renamed from xmake/modules/detect/sdk/find_ndk_toolchains.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/sdks/find_vstudio.lua (renamed from xmake/modules/detect/sdk/find_vstudio.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/sdks/find_xcode_dir.lua (renamed from xmake/modules/detect/sdk/find_xcode_dir.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/sdks/find_xcode_sdkvers.lua (renamed from xmake/modules/detect/sdk/find_xcode_sdkvers.lua) | 2 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_7z.lua (renamed from xmake/modules/detect/tool/find_7z.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_ar.lua (renamed from xmake/modules/detect/tool/find_ar.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_brew.lua (renamed from xmake/modules/detect/tool/find_brew.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_ccache.lua (renamed from xmake/modules/detect/tool/find_ccache.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_cl.lua (renamed from xmake/modules/detect/tool/find_cl.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_clang.lua (renamed from xmake/modules/detect/tool/find_clang.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_clangxx.lua (renamed from xmake/modules/detect/tool/find_clangxx.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_curl.lua (renamed from xmake/modules/detect/tool/find_curl.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_dmd.lua (renamed from xmake/modules/detect/tool/find_dmd.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_doxygen.lua (renamed from xmake/modules/detect/tool/find_doxygen.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_gcc.lua (renamed from xmake/modules/detect/tool/find_gcc.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_gccgo.lua (renamed from xmake/modules/detect/tool/find_gccgo.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_gdb.lua (renamed from xmake/modules/detect/tool/find_gdb.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_gdc.lua (renamed from xmake/modules/detect/tool/find_gdc.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_git.lua (renamed from xmake/modules/detect/tool/find_git.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_go.lua (renamed from xmake/modules/detect/tool/find_go.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_gxx.lua (renamed from xmake/modules/detect/tool/find_gxx.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_gzip.lua (renamed from xmake/modules/detect/tool/find_gzip.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_ldc2.lua (renamed from xmake/modules/detect/tool/find_ldc2.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_lib.lua (renamed from xmake/modules/detect/tool/find_lib.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_link.lua (renamed from xmake/modules/detect/tool/find_link.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_lipo.lua (renamed from xmake/modules/detect/tool/find_lipo.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_lldb.lua (renamed from xmake/modules/detect/tool/find_lldb.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_ml.lua (renamed from xmake/modules/detect/tool/find_ml.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_ml64.lua (renamed from xmake/modules/detect/tool/find_ml64.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_ollydbg.lua (renamed from xmake/modules/detect/tool/find_ollydbg.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_pkg_config.lua (renamed from xmake/modules/detect/tool/find_pkg_config.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_rc.lua (renamed from xmake/modules/detect/tool/find_rc.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_rustc.lua (renamed from xmake/modules/detect/tool/find_rustc.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_sudo.lua (renamed from xmake/modules/detect/tool/find_sudo.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_swiftc.lua (renamed from xmake/modules/detect/tool/find_swiftc.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_tar.lua (renamed from xmake/modules/detect/tool/find_tar.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_unzip.lua (renamed from xmake/modules/detect/tool/find_unzip.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_vsjitdebugger.lua (renamed from xmake/modules/detect/tool/find_vsjitdebugger.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_wget.lua (renamed from xmake/modules/detect/tool/find_wget.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_windbg.lua (renamed from xmake/modules/detect/tool/find_windbg.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_x64dbg.lua (renamed from xmake/modules/detect/tool/find_x64dbg.lua) | 0 | ||||
| -rw-r--r-- | xmake/modules/detect/tools/find_zip.lua (renamed from xmake/modules/detect/tool/find_zip.lua) | 0 |
46 files changed, 1 insertions, 1 deletions
diff --git a/xmake/modules/detect/package/find_openssl.lua b/xmake/modules/detect/packages/find_openssl.lua index 9efe76370..9efe76370 100644 --- a/xmake/modules/detect/package/find_openssl.lua +++ b/xmake/modules/detect/packages/find_openssl.lua diff --git a/xmake/modules/detect/package/find_zlib.lua b/xmake/modules/detect/packages/find_zlib.lua index 49cc3e83a..49cc3e83a 100644 --- a/xmake/modules/detect/package/find_zlib.lua +++ b/xmake/modules/detect/packages/find_zlib.lua diff --git a/xmake/modules/detect/sdk/find_cross_toolchains.lua b/xmake/modules/detect/sdks/find_cross_toolchains.lua index 0e989d6e7..0e989d6e7 100644 --- a/xmake/modules/detect/sdk/find_cross_toolchains.lua +++ b/xmake/modules/detect/sdks/find_cross_toolchains.lua diff --git a/xmake/modules/detect/sdk/find_ndk_sdkvers.lua b/xmake/modules/detect/sdks/find_ndk_sdkvers.lua index 16ad5eca7..16ad5eca7 100644 --- a/xmake/modules/detect/sdk/find_ndk_sdkvers.lua +++ b/xmake/modules/detect/sdks/find_ndk_sdkvers.lua diff --git a/xmake/modules/detect/sdk/find_ndk_toolchains.lua b/xmake/modules/detect/sdks/find_ndk_toolchains.lua index f7d5b7430..f7d5b7430 100644 --- a/xmake/modules/detect/sdk/find_ndk_toolchains.lua +++ b/xmake/modules/detect/sdks/find_ndk_toolchains.lua diff --git a/xmake/modules/detect/sdk/find_vstudio.lua b/xmake/modules/detect/sdks/find_vstudio.lua index 1a06d1e90..1a06d1e90 100644 --- a/xmake/modules/detect/sdk/find_vstudio.lua +++ b/xmake/modules/detect/sdks/find_vstudio.lua diff --git a/xmake/modules/detect/sdk/find_xcode_dir.lua b/xmake/modules/detect/sdks/find_xcode_dir.lua index 728ba1245..728ba1245 100644 --- a/xmake/modules/detect/sdk/find_xcode_dir.lua +++ b/xmake/modules/detect/sdks/find_xcode_dir.lua diff --git a/xmake/modules/detect/sdk/find_xcode_sdkvers.lua b/xmake/modules/detect/sdks/find_xcode_sdkvers.lua index fb479208c..a8ef1a816 100644 --- a/xmake/modules/detect/sdk/find_xcode_sdkvers.lua +++ b/xmake/modules/detect/sdks/find_xcode_sdkvers.lua @@ -24,7 +24,7 @@ -- imports import("core.project.config") -import("detect.sdk.find_xcode_dir") +import("detect.sdks.find_xcode_dir") -- find xcode sdk versions for the given platform -- diff --git a/xmake/modules/detect/tool/find_7z.lua b/xmake/modules/detect/tools/find_7z.lua index bc5c3d340..bc5c3d340 100644 --- a/xmake/modules/detect/tool/find_7z.lua +++ b/xmake/modules/detect/tools/find_7z.lua diff --git a/xmake/modules/detect/tool/find_ar.lua b/xmake/modules/detect/tools/find_ar.lua index 6bbf840c5..6bbf840c5 100644 --- a/xmake/modules/detect/tool/find_ar.lua +++ b/xmake/modules/detect/tools/find_ar.lua diff --git a/xmake/modules/detect/tool/find_brew.lua b/xmake/modules/detect/tools/find_brew.lua index e4c07403f..e4c07403f 100644 --- a/xmake/modules/detect/tool/find_brew.lua +++ b/xmake/modules/detect/tools/find_brew.lua diff --git a/xmake/modules/detect/tool/find_ccache.lua b/xmake/modules/detect/tools/find_ccache.lua index 9e4fe4aa6..9e4fe4aa6 100644 --- a/xmake/modules/detect/tool/find_ccache.lua +++ b/xmake/modules/detect/tools/find_ccache.lua diff --git a/xmake/modules/detect/tool/find_cl.lua b/xmake/modules/detect/tools/find_cl.lua index 3ab7cf5c1..3ab7cf5c1 100644 --- a/xmake/modules/detect/tool/find_cl.lua +++ b/xmake/modules/detect/tools/find_cl.lua diff --git a/xmake/modules/detect/tool/find_clang.lua b/xmake/modules/detect/tools/find_clang.lua index 5e1dc95d4..5e1dc95d4 100644 --- a/xmake/modules/detect/tool/find_clang.lua +++ b/xmake/modules/detect/tools/find_clang.lua diff --git a/xmake/modules/detect/tool/find_clangxx.lua b/xmake/modules/detect/tools/find_clangxx.lua index 77e80304f..77e80304f 100644 --- a/xmake/modules/detect/tool/find_clangxx.lua +++ b/xmake/modules/detect/tools/find_clangxx.lua diff --git a/xmake/modules/detect/tool/find_curl.lua b/xmake/modules/detect/tools/find_curl.lua index a5ba49e20..a5ba49e20 100644 --- a/xmake/modules/detect/tool/find_curl.lua +++ b/xmake/modules/detect/tools/find_curl.lua diff --git a/xmake/modules/detect/tool/find_dmd.lua b/xmake/modules/detect/tools/find_dmd.lua index f244c0ad0..f244c0ad0 100644 --- a/xmake/modules/detect/tool/find_dmd.lua +++ b/xmake/modules/detect/tools/find_dmd.lua diff --git a/xmake/modules/detect/tool/find_doxygen.lua b/xmake/modules/detect/tools/find_doxygen.lua index 5824c574c..5824c574c 100644 --- a/xmake/modules/detect/tool/find_doxygen.lua +++ b/xmake/modules/detect/tools/find_doxygen.lua diff --git a/xmake/modules/detect/tool/find_gcc.lua b/xmake/modules/detect/tools/find_gcc.lua index d7cbce7d2..d7cbce7d2 100644 --- a/xmake/modules/detect/tool/find_gcc.lua +++ b/xmake/modules/detect/tools/find_gcc.lua diff --git a/xmake/modules/detect/tool/find_gccgo.lua b/xmake/modules/detect/tools/find_gccgo.lua index a12be3067..a12be3067 100644 --- a/xmake/modules/detect/tool/find_gccgo.lua +++ b/xmake/modules/detect/tools/find_gccgo.lua diff --git a/xmake/modules/detect/tool/find_gdb.lua b/xmake/modules/detect/tools/find_gdb.lua index 3e698022a..3e698022a 100644 --- a/xmake/modules/detect/tool/find_gdb.lua +++ b/xmake/modules/detect/tools/find_gdb.lua diff --git a/xmake/modules/detect/tool/find_gdc.lua b/xmake/modules/detect/tools/find_gdc.lua index a2b2b4c9a..a2b2b4c9a 100644 --- a/xmake/modules/detect/tool/find_gdc.lua +++ b/xmake/modules/detect/tools/find_gdc.lua diff --git a/xmake/modules/detect/tool/find_git.lua b/xmake/modules/detect/tools/find_git.lua index b21455b0c..b21455b0c 100644 --- a/xmake/modules/detect/tool/find_git.lua +++ b/xmake/modules/detect/tools/find_git.lua diff --git a/xmake/modules/detect/tool/find_go.lua b/xmake/modules/detect/tools/find_go.lua index 0b1b9103e..0b1b9103e 100644 --- a/xmake/modules/detect/tool/find_go.lua +++ b/xmake/modules/detect/tools/find_go.lua diff --git a/xmake/modules/detect/tool/find_gxx.lua b/xmake/modules/detect/tools/find_gxx.lua index 5ab35fa44..5ab35fa44 100644 --- a/xmake/modules/detect/tool/find_gxx.lua +++ b/xmake/modules/detect/tools/find_gxx.lua diff --git a/xmake/modules/detect/tool/find_gzip.lua b/xmake/modules/detect/tools/find_gzip.lua index 95d364971..95d364971 100644 --- a/xmake/modules/detect/tool/find_gzip.lua +++ b/xmake/modules/detect/tools/find_gzip.lua diff --git a/xmake/modules/detect/tool/find_ldc2.lua b/xmake/modules/detect/tools/find_ldc2.lua index 8b2f42c5d..8b2f42c5d 100644 --- a/xmake/modules/detect/tool/find_ldc2.lua +++ b/xmake/modules/detect/tools/find_ldc2.lua diff --git a/xmake/modules/detect/tool/find_lib.lua b/xmake/modules/detect/tools/find_lib.lua index 107c33cbb..107c33cbb 100644 --- a/xmake/modules/detect/tool/find_lib.lua +++ b/xmake/modules/detect/tools/find_lib.lua diff --git a/xmake/modules/detect/tool/find_link.lua b/xmake/modules/detect/tools/find_link.lua index d30fe6fbe..d30fe6fbe 100644 --- a/xmake/modules/detect/tool/find_link.lua +++ b/xmake/modules/detect/tools/find_link.lua diff --git a/xmake/modules/detect/tool/find_lipo.lua b/xmake/modules/detect/tools/find_lipo.lua index 27be94c1f..27be94c1f 100644 --- a/xmake/modules/detect/tool/find_lipo.lua +++ b/xmake/modules/detect/tools/find_lipo.lua diff --git a/xmake/modules/detect/tool/find_lldb.lua b/xmake/modules/detect/tools/find_lldb.lua index 8a6e86341..8a6e86341 100644 --- a/xmake/modules/detect/tool/find_lldb.lua +++ b/xmake/modules/detect/tools/find_lldb.lua diff --git a/xmake/modules/detect/tool/find_ml.lua b/xmake/modules/detect/tools/find_ml.lua index da3f026ac..da3f026ac 100644 --- a/xmake/modules/detect/tool/find_ml.lua +++ b/xmake/modules/detect/tools/find_ml.lua diff --git a/xmake/modules/detect/tool/find_ml64.lua b/xmake/modules/detect/tools/find_ml64.lua index d2377c19e..d2377c19e 100644 --- a/xmake/modules/detect/tool/find_ml64.lua +++ b/xmake/modules/detect/tools/find_ml64.lua diff --git a/xmake/modules/detect/tool/find_ollydbg.lua b/xmake/modules/detect/tools/find_ollydbg.lua index 636f52932..636f52932 100644 --- a/xmake/modules/detect/tool/find_ollydbg.lua +++ b/xmake/modules/detect/tools/find_ollydbg.lua diff --git a/xmake/modules/detect/tool/find_pkg_config.lua b/xmake/modules/detect/tools/find_pkg_config.lua index 8bbad9f3f..8bbad9f3f 100644 --- a/xmake/modules/detect/tool/find_pkg_config.lua +++ b/xmake/modules/detect/tools/find_pkg_config.lua diff --git a/xmake/modules/detect/tool/find_rc.lua b/xmake/modules/detect/tools/find_rc.lua index cbd24e82a..cbd24e82a 100644 --- a/xmake/modules/detect/tool/find_rc.lua +++ b/xmake/modules/detect/tools/find_rc.lua diff --git a/xmake/modules/detect/tool/find_rustc.lua b/xmake/modules/detect/tools/find_rustc.lua index d01380d72..d01380d72 100644 --- a/xmake/modules/detect/tool/find_rustc.lua +++ b/xmake/modules/detect/tools/find_rustc.lua diff --git a/xmake/modules/detect/tool/find_sudo.lua b/xmake/modules/detect/tools/find_sudo.lua index 3306f2fd3..3306f2fd3 100644 --- a/xmake/modules/detect/tool/find_sudo.lua +++ b/xmake/modules/detect/tools/find_sudo.lua diff --git a/xmake/modules/detect/tool/find_swiftc.lua b/xmake/modules/detect/tools/find_swiftc.lua index cf9373739..cf9373739 100644 --- a/xmake/modules/detect/tool/find_swiftc.lua +++ b/xmake/modules/detect/tools/find_swiftc.lua diff --git a/xmake/modules/detect/tool/find_tar.lua b/xmake/modules/detect/tools/find_tar.lua index f37843171..f37843171 100644 --- a/xmake/modules/detect/tool/find_tar.lua +++ b/xmake/modules/detect/tools/find_tar.lua diff --git a/xmake/modules/detect/tool/find_unzip.lua b/xmake/modules/detect/tools/find_unzip.lua index c3533cd54..c3533cd54 100644 --- a/xmake/modules/detect/tool/find_unzip.lua +++ b/xmake/modules/detect/tools/find_unzip.lua diff --git a/xmake/modules/detect/tool/find_vsjitdebugger.lua b/xmake/modules/detect/tools/find_vsjitdebugger.lua index 879fd0a5d..879fd0a5d 100644 --- a/xmake/modules/detect/tool/find_vsjitdebugger.lua +++ b/xmake/modules/detect/tools/find_vsjitdebugger.lua diff --git a/xmake/modules/detect/tool/find_wget.lua b/xmake/modules/detect/tools/find_wget.lua index 5f8dd7594..5f8dd7594 100644 --- a/xmake/modules/detect/tool/find_wget.lua +++ b/xmake/modules/detect/tools/find_wget.lua diff --git a/xmake/modules/detect/tool/find_windbg.lua b/xmake/modules/detect/tools/find_windbg.lua index 323855d79..323855d79 100644 --- a/xmake/modules/detect/tool/find_windbg.lua +++ b/xmake/modules/detect/tools/find_windbg.lua diff --git a/xmake/modules/detect/tool/find_x64dbg.lua b/xmake/modules/detect/tools/find_x64dbg.lua index 431fea112..431fea112 100644 --- a/xmake/modules/detect/tool/find_x64dbg.lua +++ b/xmake/modules/detect/tools/find_x64dbg.lua diff --git a/xmake/modules/detect/tool/find_zip.lua b/xmake/modules/detect/tools/find_zip.lua index 71405d3ff..71405d3ff 100644 --- a/xmake/modules/detect/tool/find_zip.lua +++ b/xmake/modules/detect/tools/find_zip.lua |
