Base Package:
mingw-w64-xmake

Description:
A cross-platform build utility based on Lua (mingw-w64)
Group(s):
-
Repo:
mingw64
Homepage:
https://xmake.io/
Repository:
https://github.com/xmake-io/xmake/
License(s):
Apache-2.0
Version:
2.8.9-1
GIT Version:
2.8.9-1
Anitya:
xmake
Arch Linux:
2.8.9
Repology:
xmake

Installation:
pacman -S mingw-w64-x86_64-xmake
File:
https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-xmake-2.8.9-1-any.pkg.tar.zst
SHA256:
797a8de9807876fd262988853d30834a2d9072a5db88df21af5ef08a51dc3187
Last Packager:
CI (msys2/msys2-autobuild/3e617554/8411137887)
Build Date:
2024-03-24 18:10:56
Package Size:
1.10 MB
Installed Size:
6.30 MB

Dependencies:
Optional Dependencies:
-
Build Dependencies:
Check Dependencies:
-
Provides:
-
Conflicts:
-
Replaces:
-

Provided By:
-
Required By:
-

Files:
/mingw64/bin/xmake
/mingw64/bin/xrepo
/mingw64/share/licenses/xmake/LICENSE.md
/mingw64/share/xmake/actions/build/build.lua
/mingw64/share/xmake/actions/build/build_files.lua
/mingw64/share/xmake/actions/build/check.lua
/mingw64/share/xmake/actions/build/cleaner.lua
/mingw64/share/xmake/actions/build/kinds/binary.lua
/mingw64/share/xmake/actions/build/kinds/moduleonly.lua
/mingw64/share/xmake/actions/build/kinds/object.lua
/mingw64/share/xmake/actions/build/kinds/shared.lua
/mingw64/share/xmake/actions/build/kinds/static.lua
/mingw64/share/xmake/actions/build/main.lua
/mingw64/share/xmake/actions/build/xmake.lua
/mingw64/share/xmake/actions/clean/main.lua
/mingw64/share/xmake/actions/clean/xmake.lua
/mingw64/share/xmake/actions/config/configfiles.lua
/mingw64/share/xmake/actions/config/main.lua
/mingw64/share/xmake/actions/config/menuconf.lua
/mingw64/share/xmake/actions/config/scangen.lua
/mingw64/share/xmake/actions/config/xmake.lua
/mingw64/share/xmake/actions/create/main.lua
/mingw64/share/xmake/actions/create/xmake.lua
/mingw64/share/xmake/actions/global/main.lua
/mingw64/share/xmake/actions/global/menuconf.lua
/mingw64/share/xmake/actions/global/xmake.lua
/mingw64/share/xmake/actions/install/install.lua
/mingw64/share/xmake/actions/install/install_admin.lua
/mingw64/share/xmake/actions/install/main.lua
/mingw64/share/xmake/actions/install/xmake.lua
/mingw64/share/xmake/actions/package/local/main.lua
/mingw64/share/xmake/actions/package/main.lua
/mingw64/share/xmake/actions/package/oldpkg/main.lua
/mingw64/share/xmake/actions/package/remote/main.lua
/mingw64/share/xmake/actions/package/xmake.lua
/mingw64/share/xmake/actions/require/main.lua
/mingw64/share/xmake/actions/require/xmake.lua
/mingw64/share/xmake/actions/run/main.lua
/mingw64/share/xmake/actions/run/xmake.lua
/mingw64/share/xmake/actions/service/main.lua
/mingw64/share/xmake/actions/service/xmake.lua
/mingw64/share/xmake/actions/test/main.lua
/mingw64/share/xmake/actions/test/xmake.lua
/mingw64/share/xmake/actions/uninstall/main.lua
/mingw64/share/xmake/actions/uninstall/uninstall.lua
/mingw64/share/xmake/actions/uninstall/uninstall_admin.lua
/mingw64/share/xmake/actions/uninstall/xmake.lua
/mingw64/share/xmake/actions/update/main.lua
/mingw64/share/xmake/actions/update/xmake.lua
/mingw64/share/xmake/core/_xmake_main.lua
/mingw64/share/xmake/core/base/base64.lua
/mingw64/share/xmake/core/base/bit.lua
/mingw64/share/xmake/core/base/bloom_filter.lua
/mingw64/share/xmake/core/base/bytes.lua
/mingw64/share/xmake/core/base/cli.lua
/mingw64/share/xmake/core/base/colors.lua
/mingw64/share/xmake/core/base/compat/bit.lua
/mingw64/share/xmake/core/base/compat/env.lua
/mingw64/share/xmake/core/base/coroutine.lua
/mingw64/share/xmake/core/base/cpu.lua
/mingw64/share/xmake/core/base/debugger.lua
/mingw64/share/xmake/core/base/deprecated.lua
/mingw64/share/xmake/core/base/dlist.lua
/mingw64/share/xmake/core/base/dump.lua
/mingw64/share/xmake/core/base/emoji.lua
/mingw64/share/xmake/core/base/filter.lua
/mingw64/share/xmake/core/base/fwatcher.lua
/mingw64/share/xmake/core/base/global.lua
/mingw64/share/xmake/core/base/graph.lua
/mingw64/share/xmake/core/base/hash.lua
/mingw64/share/xmake/core/base/hashset.lua
/mingw64/share/xmake/core/base/heap.lua
/mingw64/share/xmake/core/base/interpreter.lua
/mingw64/share/xmake/core/base/io.lua
/mingw64/share/xmake/core/base/json.lua
/mingw64/share/xmake/core/base/libc.lua
/mingw64/share/xmake/core/base/linuxos.lua
/mingw64/share/xmake/core/base/log.lua
/mingw64/share/xmake/core/base/macos.lua
/mingw64/share/xmake/core/base/math.lua
/mingw64/share/xmake/core/base/memory.lua
/mingw64/share/xmake/core/base/object.lua
/mingw64/share/xmake/core/base/option.lua
/mingw64/share/xmake/core/base/os.lua
/mingw64/share/xmake/core/base/path.lua
/mingw64/share/xmake/core/base/pipe.lua
/mingw64/share/xmake/core/base/poller.lua
/mingw64/share/xmake/core/base/private/instance_deps.lua
/mingw64/share/xmake/core/base/private/is_cross.lua
/mingw64/share/xmake/core/base/private/match_copyfiles.lua
/mingw64/share/xmake/core/base/private/select_script.lua
/mingw64/share/xmake/core/base/privilege.lua
/mingw64/share/xmake/core/base/process.lua
/mingw64/share/xmake/core/base/profiler.lua
/mingw64/share/xmake/core/base/scheduler.lua
/mingw64/share/xmake/core/base/scopeinfo.lua
/mingw64/share/xmake/core/base/semver.lua
/mingw64/share/xmake/core/base/serialize.lua
/mingw64/share/xmake/core/base/singleton.lua
/mingw64/share/xmake/core/base/socket.lua
/mingw64/share/xmake/core/base/string.lua
/mingw64/share/xmake/core/base/table.lua
/mingw64/share/xmake/core/base/task.lua
/mingw64/share/xmake/core/base/text.lua
/mingw64/share/xmake/core/base/timer.lua
/mingw64/share/xmake/core/base/todisplay.lua
/mingw64/share/xmake/core/base/tty.lua
/mingw64/share/xmake/core/base/utils.lua
/mingw64/share/xmake/core/base/winos.lua
/mingw64/share/xmake/core/base/xmake.lua
/mingw64/share/xmake/core/cache/detectcache.lua
/mingw64/share/xmake/core/cache/global_detectcache.lua
/mingw64/share/xmake/core/cache/globalcache.lua
/mingw64/share/xmake/core/cache/localcache.lua
/mingw64/share/xmake/core/cache/memcache.lua
/mingw64/share/xmake/core/compress/lz4.lua
/mingw64/share/xmake/core/language/language.lua
/mingw64/share/xmake/core/language/menu.lua
/mingw64/share/xmake/core/main.lua
/mingw64/share/xmake/core/package/component.lua
/mingw64/share/xmake/core/package/package.lua
/mingw64/share/xmake/core/package/repository.lua
/mingw64/share/xmake/core/platform/environment.lua
/mingw64/share/xmake/core/platform/menu.lua
/mingw64/share/xmake/core/platform/platform.lua
/mingw64/share/xmake/core/project/cache.lua
/mingw64/share/xmake/core/project/config.lua
/mingw64/share/xmake/core/project/deprecated/project.lua
/mingw64/share/xmake/core/project/option.lua
/mingw64/share/xmake/core/project/package.lua
/mingw64/share/xmake/core/project/policy.lua
/mingw64/share/xmake/core/project/project.lua
/mingw64/share/xmake/core/project/rule.lua
/mingw64/share/xmake/core/project/target.lua
/mingw64/share/xmake/core/project/template.lua
/mingw64/share/xmake/core/sandbox/modules/assert.lua
/mingw64/share/xmake/core/sandbox/modules/catch.lua
/mingw64/share/xmake/core/sandbox/modules/coroutine.lua
/mingw64/share/xmake/core/sandbox/modules/cprint.lua
/mingw64/share/xmake/core/sandbox/modules/cprintf.lua
/mingw64/share/xmake/core/sandbox/modules/debug.lua
/mingw64/share/xmake/core/sandbox/modules/dprint.lua
/mingw64/share/xmake/core/sandbox/modules/dprintf.lua
/mingw64/share/xmake/core/sandbox/modules/finally.lua
/mingw64/share/xmake/core/sandbox/modules/find_package.lua
/mingw64/share/xmake/core/sandbox/modules/find_packages.lua
/mingw64/share/xmake/core/sandbox/modules/format.lua
/mingw64/share/xmake/core/sandbox/modules/get_config.lua
/mingw64/share/xmake/core/sandbox/modules/has_config.lua
/mingw64/share/xmake/core/sandbox/modules/has_package.lua
/mingw64/share/xmake/core/sandbox/modules/hash.lua
/mingw64/share/xmake/core/sandbox/modules/import.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/base64.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/bit.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/bloom_filter.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/bytes.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/cli.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/colors.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/cpu.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/dlist.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/filter.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/fwatcher.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/global.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/graph.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/hashset.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/heap.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/interpreter.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/json.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/libc.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/memory.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/object.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/option.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/pipe.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/privilege.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/process.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/profiler.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/scheduler.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/semver.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/singleton.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/socket.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/task.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/text.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/base/tty.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/cache/detectcache.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/cache/global_detectcache.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/cache/globalcache.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/cache/localcache.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/cache/memcache.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/compress/lz4.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/language/language.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/language/menu.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/package/package.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/package/repository.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/platform/menu.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/platform/platform.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/project/config.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/project/menu.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/project/option.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/project/policy.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/project/project.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/project/rule.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/project/target.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/project/task.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/project/template.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/sandbox/module.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/sandbox/sandbox.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/theme/theme.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/tool/compiler.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/tool/linker.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/tool/toolchain.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/action.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/application.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/border.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/boxdialog.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/button.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/canvas.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/choicebox.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/choicedialog.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/curses.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/desktop.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/dialog.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/event.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/inputdialog.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/label.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/log.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/mconfdialog.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/menubar.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/menuconf.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/object.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/panel.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/point.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/program.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/rect.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/statusbar.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/textarea.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/textdialog.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/textedit.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/view.lua
/mingw64/share/xmake/core/sandbox/modules/import/core/ui/window.lua
/mingw64/share/xmake/core/sandbox/modules/import/lib/detect/find_directory.lua
/mingw64/share/xmake/core/sandbox/modules/import/lib/detect/find_file.lua
/mingw64/share/xmake/core/sandbox/modules/import/lib/detect/find_library.lua
/mingw64/share/xmake/core/sandbox/modules/import/lib/detect/find_path.lua
/mingw64/share/xmake/core/sandbox/modules/import/lib/detect/find_program.lua
/mingw64/share/xmake/core/sandbox/modules/import/lib/detect/find_programver.lua
/mingw64/share/xmake/core/sandbox/modules/import/lib/lni.lua
/mingw64/share/xmake/core/sandbox/modules/import/lib/lua/package.lua
/mingw64/share/xmake/core/sandbox/modules/import/lib/luajit/bcsave.lua
/mingw64/share/xmake/core/sandbox/modules/import/lib/luajit/bit.lua
/mingw64/share/xmake/core/sandbox/modules/import/lib/luajit/ffi.lua
/mingw64/share/xmake/core/sandbox/modules/import/lib/luajit/jit.lua
/mingw64/share/xmake/core/sandbox/modules/import/private/core/base/match_copyfiles.lua
/mingw64/share/xmake/core/sandbox/modules/import/private/core/base/select_script.lua
/mingw64/share/xmake/core/sandbox/modules/inherit.lua
/mingw64/share/xmake/core/sandbox/modules/interpreter/format.lua
/mingw64/share/xmake/core/sandbox/modules/interpreter/getenv.lua
/mingw64/share/xmake/core/sandbox/modules/interpreter/ipairs.lua
/mingw64/share/xmake/core/sandbox/modules/interpreter/is_host.lua
/mingw64/share/xmake/core/sandbox/modules/interpreter/is_subhost.lua
/mingw64/share/xmake/core/sandbox/modules/interpreter/linuxos.lua
/mingw64/share/xmake/core/sandbox/modules/interpreter/macos.lua
/mingw64/share/xmake/core/sandbox/modules/interpreter/math.lua
/mingw64/share/xmake/core/sandbox/modules/interpreter/os.lua
/mingw64/share/xmake/core/sandbox/modules/interpreter/pairs.lua
/mingw64/share/xmake/core/sandbox/modules/interpreter/path.lua
/mingw64/share/xmake/core/sandbox/modules/interpreter/print.lua
/mingw64/share/xmake/core/sandbox/modules/interpreter/printf.lua
/mingw64/share/xmake/core/sandbox/modules/interpreter/string.lua
/mingw64/share/xmake/core/sandbox/modules/interpreter/table.lua
/mingw64/share/xmake/core/sandbox/modules/interpreter/tonumber.lua
/mingw64/share/xmake/core/sandbox/modules/interpreter/tostring.lua
/mingw64/share/xmake/core/sandbox/modules/interpreter/type.lua
/mingw64/share/xmake/core/sandbox/modules/interpreter/unpack.lua
/mingw64/share/xmake/core/sandbox/modules/interpreter/winos.lua
/mingw64/share/xmake/core/sandbox/modules/interpreter/xmake.lua
/mingw64/share/xmake/core/sandbox/modules/io.lua
/mingw64/share/xmake/core/sandbox/modules/ipairs.lua
/mingw64/share/xmake/core/sandbox/modules/irpairs.lua
/mingw64/share/xmake/core/sandbox/modules/is_arch.lua
/mingw64/share/xmake/core/sandbox/modules/is_config.lua
/mingw64/share/xmake/core/sandbox/modules/is_host.lua
/mingw64/share/xmake/core/sandbox/modules/is_mode.lua
/mingw64/share/xmake/core/sandbox/modules/is_plat.lua
/mingw64/share/xmake/core/sandbox/modules/is_subhost.lua
/mingw64/share/xmake/core/sandbox/modules/linuxos.lua
/mingw64/share/xmake/core/sandbox/modules/macos.lua
/mingw64/share/xmake/core/sandbox/modules/math.lua
/mingw64/share/xmake/core/sandbox/modules/os.lua
/mingw64/share/xmake/core/sandbox/modules/pairs.lua
/mingw64/share/xmake/core/sandbox/modules/path.lua
/mingw64/share/xmake/core/sandbox/modules/print.lua
/mingw64/share/xmake/core/sandbox/modules/printf.lua
/mingw64/share/xmake/core/sandbox/modules/raise.lua
/mingw64/share/xmake/core/sandbox/modules/string.lua
/mingw64/share/xmake/core/sandbox/modules/table.lua
/mingw64/share/xmake/core/sandbox/modules/todisplay.lua
/mingw64/share/xmake/core/sandbox/modules/tonumber.lua
/mingw64/share/xmake/core/sandbox/modules/tostring.lua
/mingw64/share/xmake/core/sandbox/modules/try.lua
/mingw64/share/xmake/core/sandbox/modules/type.lua
/mingw64/share/xmake/core/sandbox/modules/unpack.lua
/mingw64/share/xmake/core/sandbox/modules/utils.lua
/mingw64/share/xmake/core/sandbox/modules/val.lua
/mingw64/share/xmake/core/sandbox/modules/vformat.lua
/mingw64/share/xmake/core/sandbox/modules/vprint.lua
/mingw64/share/xmake/core/sandbox/modules/vprintf.lua
/mingw64/share/xmake/core/sandbox/modules/winos.lua
/mingw64/share/xmake/core/sandbox/modules/wprint.lua
/mingw64/share/xmake/core/sandbox/modules/xmake.lua
/mingw64/share/xmake/core/sandbox/sandbox.lua
/mingw64/share/xmake/core/theme/theme.lua
/mingw64/share/xmake/core/tool/builder.lua
/mingw64/share/xmake/core/tool/compiler.lua
/mingw64/share/xmake/core/tool/linker.lua
/mingw64/share/xmake/core/tool/tool.lua
/mingw64/share/xmake/core/tool/toolchain.lua
/mingw64/share/xmake/core/ui/action.lua
/mingw64/share/xmake/core/ui/application.lua
/mingw64/share/xmake/core/ui/border.lua
/mingw64/share/xmake/core/ui/boxdialog.lua
/mingw64/share/xmake/core/ui/button.lua
/mingw64/share/xmake/core/ui/canvas.lua
/mingw64/share/xmake/core/ui/choicebox.lua
/mingw64/share/xmake/core/ui/choicedialog.lua
/mingw64/share/xmake/core/ui/curses.lua
/mingw64/share/xmake/core/ui/desktop.lua
/mingw64/share/xmake/core/ui/dialog.lua
/mingw64/share/xmake/core/ui/event.lua
/mingw64/share/xmake/core/ui/inputdialog.lua
/mingw64/share/xmake/core/ui/label.lua
/mingw64/share/xmake/core/ui/log.lua
/mingw64/share/xmake/core/ui/mconfdialog.lua
/mingw64/share/xmake/core/ui/menubar.lua
/mingw64/share/xmake/core/ui/menuconf.lua
/mingw64/share/xmake/core/ui/object.lua
/mingw64/share/xmake/core/ui/panel.lua
/mingw64/share/xmake/core/ui/point.lua
/mingw64/share/xmake/core/ui/program.lua
/mingw64/share/xmake/core/ui/rect.lua
/mingw64/share/xmake/core/ui/scrollbar.lua
/mingw64/share/xmake/core/ui/statusbar.lua
/mingw64/share/xmake/core/ui/textarea.lua
/mingw64/share/xmake/core/ui/textdialog.lua
/mingw64/share/xmake/core/ui/textedit.lua
/mingw64/share/xmake/core/ui/view.lua
/mingw64/share/xmake/core/ui/window.lua
/mingw64/share/xmake/includes/check/check_bigendian.lua
/mingw64/share/xmake/includes/check/check_cflags.lua
/mingw64/share/xmake/includes/check/check_cfuncs.lua
/mingw64/share/xmake/includes/check/check_cincludes.lua
/mingw64/share/xmake/includes/check/check_csnippets.lua
/mingw64/share/xmake/includes/check/check_ctypes.lua
/mingw64/share/xmake/includes/check/check_cxxflags.lua
/mingw64/share/xmake/includes/check/check_cxxfuncs.lua
/mingw64/share/xmake/includes/check/check_cxxincludes.lua
/mingw64/share/xmake/includes/check/check_cxxsnippets.lua
/mingw64/share/xmake/includes/check/check_cxxtypes.lua
/mingw64/share/xmake/includes/check/check_features.lua
/mingw64/share/xmake/includes/check/check_links.lua
/mingw64/share/xmake/includes/check/check_macros.lua
/mingw64/share/xmake/includes/check/check_sizeof.lua
/mingw64/share/xmake/includes/check/check_syslinks.lua
/mingw64/share/xmake/includes/check/xmake.lua
/mingw64/share/xmake/includes/qt/qt_add_static_plugins.lua
/mingw64/share/xmake/includes/qt/xmake.lua
/mingw64/share/xmake/includes/xpack/xmake.lua
/mingw64/share/xmake/languages/asm/load.lua
/mingw64/share/xmake/languages/asm/xmake.lua
/mingw64/share/xmake/languages/c++/check_main.lua
/mingw64/share/xmake/languages/c++/load.lua
/mingw64/share/xmake/languages/c++/xmake.lua
/mingw64/share/xmake/languages/c/check_main.lua
/mingw64/share/xmake/languages/c/load.lua
/mingw64/share/xmake/languages/c/xmake.lua
/mingw64/share/xmake/languages/cuda/check_main.lua
/mingw64/share/xmake/languages/cuda/load.lua
/mingw64/share/xmake/languages/cuda/xmake.lua
/mingw64/share/xmake/languages/dlang/check_main.lua
/mingw64/share/xmake/languages/dlang/load.lua
/mingw64/share/xmake/languages/dlang/xmake.lua
/mingw64/share/xmake/languages/fortran/check_main.lua
/mingw64/share/xmake/languages/fortran/load.lua
/mingw64/share/xmake/languages/fortran/xmake.lua
/mingw64/share/xmake/languages/golang/check_main.lua
/mingw64/share/xmake/languages/golang/load.lua
/mingw64/share/xmake/languages/golang/xmake.lua
/mingw64/share/xmake/languages/msrc/load.lua
/mingw64/share/xmake/languages/msrc/xmake.lua
/mingw64/share/xmake/languages/nim/load.lua
/mingw64/share/xmake/languages/nim/xmake.lua
/mingw64/share/xmake/languages/objc++/check_main.lua
/mingw64/share/xmake/languages/objc++/load.lua
/mingw64/share/xmake/languages/objc++/xmake.lua
/mingw64/share/xmake/languages/pascal/check_main.lua
/mingw64/share/xmake/languages/pascal/load.lua
/mingw64/share/xmake/languages/pascal/xmake.lua
/mingw64/share/xmake/languages/rust/check_main.lua
/mingw64/share/xmake/languages/rust/load.lua
/mingw64/share/xmake/languages/rust/xmake.lua
/mingw64/share/xmake/languages/swift/load.lua
/mingw64/share/xmake/languages/swift/xmake.lua
/mingw64/share/xmake/languages/zig/check_main.lua
/mingw64/share/xmake/languages/zig/load.lua
/mingw64/share/xmake/languages/zig/xmake.lua
/mingw64/share/xmake/modules/async/runjobs.lua
/mingw64/share/xmake/modules/cli/amalgamate.lua
/mingw64/share/xmake/modules/core/base/license.lua
/mingw64/share/xmake/modules/core/project/depend.lua
/mingw64/share/xmake/modules/core/tools/ar.lua
/mingw64/share/xmake/modules/core/tools/armar.lua
/mingw64/share/xmake/modules/core/tools/armasm.lua
/mingw64/share/xmake/modules/core/tools/armasm64_msvc.lua
/mingw64/share/xmake/modules/core/tools/armasm_msvc.lua
/mingw64/share/xmake/modules/core/tools/armcc.lua
/mingw64/share/xmake/modules/core/tools/armclang.lua
/mingw64/share/xmake/modules/core/tools/armlink.lua
/mingw64/share/xmake/modules/core/tools/bl51.lua
/mingw64/share/xmake/modules/core/tools/c51.lua
/mingw64/share/xmake/modules/core/tools/cc.lua
/mingw64/share/xmake/modules/core/tools/circle.lua
/mingw64/share/xmake/modules/core/tools/cl.lua
/mingw64/share/xmake/modules/core/tools/clang.lua
/mingw64/share/xmake/modules/core/tools/clang_cl.lua
/mingw64/share/xmake/modules/core/tools/clangxx.lua
/mingw64/share/xmake/modules/core/tools/cosmoar.lua
/mingw64/share/xmake/modules/core/tools/cosmocc.lua
/mingw64/share/xmake/modules/core/tools/cosmocxx.lua
/mingw64/share/xmake/modules/core/tools/cparser.lua
/mingw64/share/xmake/modules/core/tools/cxx.lua
/mingw64/share/xmake/modules/core/tools/dmd.lua
/mingw64/share/xmake/modules/core/tools/dpcpp.lua
/mingw64/share/xmake/modules/core/tools/emar.lua
/mingw64/share/xmake/modules/core/tools/emcc.lua
/mingw64/share/xmake/modules/core/tools/emxx.lua
/mingw64/share/xmake/modules/core/tools/fasm.lua
/mingw64/share/xmake/modules/core/tools/fpc.lua
/mingw64/share/xmake/modules/core/tools/gcc.lua
/mingw64/share/xmake/modules/core/tools/gccgo.lua
/mingw64/share/xmake/modules/core/tools/gdc.lua
/mingw64/share/xmake/modules/core/tools/gfortran.lua
/mingw64/share/xmake/modules/core/tools/go.lua
/mingw64/share/xmake/modules/core/tools/gxx.lua
/mingw64/share/xmake/modules/core/tools/icc.lua
/mingw64/share/xmake/modules/core/tools/icl.lua
/mingw64/share/xmake/modules/core/tools/icpc.lua
/mingw64/share/xmake/modules/core/tools/icpx.lua
/mingw64/share/xmake/modules/core/tools/icx.lua
/mingw64/share/xmake/modules/core/tools/ifort.lua
/mingw64/share/xmake/modules/core/tools/ld.lua
/mingw64/share/xmake/modules/core/tools/ld64_lld.lua
/mingw64/share/xmake/modules/core/tools/ld_lld.lua
/mingw64/share/xmake/modules/core/tools/ldc2.lua
/mingw64/share/xmake/modules/core/tools/link.lua
/mingw64/share/xmake/modules/core/tools/lld_link.lua
/mingw64/share/xmake/modules/core/tools/llvm_ar.lua
/mingw64/share/xmake/modules/core/tools/llvm_rc.lua
/mingw64/share/xmake/modules/core/tools/ml.lua
/mingw64/share/xmake/modules/core/tools/ml64.lua
/mingw64/share/xmake/modules/core/tools/mold.lua
/mingw64/share/xmake/modules/core/tools/nasm.lua
/mingw64/share/xmake/modules/core/tools/nim.lua
/mingw64/share/xmake/modules/core/tools/nvc.lua
/mingw64/share/xmake/modules/core/tools/nvcc.lua
/mingw64/share/xmake/modules/core/tools/nvcxx.lua
/mingw64/share/xmake/modules/core/tools/nvfortran.lua
/mingw64/share/xmake/modules/core/tools/rc.lua
/mingw64/share/xmake/modules/core/tools/rustc.lua
/mingw64/share/xmake/modules/core/tools/sdar.lua
/mingw64/share/xmake/modules/core/tools/sdasstm8.lua
/mingw64/share/xmake/modules/core/tools/sdcc.lua
/mingw64/share/xmake/modules/core/tools/swift_frontend.lua
/mingw64/share/xmake/modules/core/tools/swiftc.lua
/mingw64/share/xmake/modules/core/tools/tcc.lua
/mingw64/share/xmake/modules/core/tools/windres.lua
/mingw64/share/xmake/modules/core/tools/yasm.lua
/mingw64/share/xmake/modules/core/tools/zig.lua
/mingw64/share/xmake/modules/core/tools/zig_cc.lua
/mingw64/share/xmake/modules/core/tools/zig_cxx.lua
/mingw64/share/xmake/modules/detect/packages/find_libxml2.lua
/mingw64/share/xmake/modules/detect/packages/find_mbedtls.lua
/mingw64/share/xmake/modules/detect/packages/find_mkl.lua
/mingw64/share/xmake/modules/detect/packages/find_mysql.lua
/mingw64/share/xmake/modules/detect/packages/find_nvtx.lua
/mingw64/share/xmake/modules/detect/packages/find_openssl.lua
/mingw64/share/xmake/modules/detect/packages/find_pcre.lua
/mingw64/share/xmake/modules/detect/packages/find_pcre2.lua
/mingw64/share/xmake/modules/detect/packages/find_tbb.lua
/mingw64/share/xmake/modules/detect/packages/find_vulkansdk.lua
/mingw64/share/xmake/modules/detect/packages/find_zlib.lua
/mingw64/share/xmake/modules/detect/sdks/find_android_sdk.lua
/mingw64/share/xmake/modules/detect/sdks/find_c51.lua
/mingw64/share/xmake/modules/detect/sdks/find_cross_toolchain.lua
/mingw64/share/xmake/modules/detect/sdks/find_cuda.lua
/mingw64/share/xmake/modules/detect/sdks/find_dotnet.lua
/mingw64/share/xmake/modules/detect/sdks/find_emsdk.lua
/mingw64/share/xmake/modules/detect/sdks/find_iccenv.lua
/mingw64/share/xmake/modules/detect/sdks/find_icxenv.lua
/mingw64/share/xmake/modules/detect/sdks/find_ifortenv.lua
/mingw64/share/xmake/modules/detect/sdks/find_masm32.lua
/mingw64/share/xmake/modules/detect/sdks/find_matlab.lua
/mingw64/share/xmake/modules/detect/sdks/find_matlab_runtime.lua
/mingw64/share/xmake/modules/detect/sdks/find_mdk.lua
/mingw64/share/xmake/modules/detect/sdks/find_mingw.lua
/mingw64/share/xmake/modules/detect/sdks/find_ndk.lua
/mingw64/share/xmake/modules/detect/sdks/find_qt.lua
/mingw64/share/xmake/modules/detect/sdks/find_sdasstm8.lua
/mingw64/share/xmake/modules/detect/sdks/find_vcpkgdir.lua
/mingw64/share/xmake/modules/detect/sdks/find_vstudio.lua
/mingw64/share/xmake/modules/detect/sdks/find_vulkansdk.lua
/mingw64/share/xmake/modules/detect/sdks/find_wasisdk.lua
/mingw64/share/xmake/modules/detect/sdks/find_wdk.lua
/mingw64/share/xmake/modules/detect/sdks/find_xcode.lua
/mingw64/share/xmake/modules/detect/sdks/matlab.lua
/mingw64/share/xmake/modules/detect/tools/ar/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/armasm64_msvc/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/armasm_msvc/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/armclang/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/circle/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/cl/cfeatures.lua
/mingw64/share/xmake/modules/detect/tools/cl/cxxfeatures.lua
/mingw64/share/xmake/modules/detect/tools/cl/features.lua
/mingw64/share/xmake/modules/detect/tools/cl/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/clang/cfeatures.lua
/mingw64/share/xmake/modules/detect/tools/clang/cxxfeatures.lua
/mingw64/share/xmake/modules/detect/tools/clang/features.lua
/mingw64/share/xmake/modules/detect/tools/clang/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/clang_cl/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/clangxx/features.lua
/mingw64/share/xmake/modules/detect/tools/clangxx/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/cosmocc/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/cosmocxx/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/dmd/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/dpcpp/cfeatures.lua
/mingw64/share/xmake/modules/detect/tools/dpcpp/cxxfeatures.lua
/mingw64/share/xmake/modules/detect/tools/dpcpp/features.lua
/mingw64/share/xmake/modules/detect/tools/dpcpp/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/emcc/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/emxx/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/find_7z.lua
/mingw64/share/xmake/modules/detect/tools/find_apt.lua
/mingw64/share/xmake/modules/detect/tools/find_ar.lua
/mingw64/share/xmake/modules/detect/tools/find_armar.lua
/mingw64/share/xmake/modules/detect/tools/find_armasm.lua
/mingw64/share/xmake/modules/detect/tools/find_armasm64_msvc.lua
/mingw64/share/xmake/modules/detect/tools/find_armasm_msvc.lua
/mingw64/share/xmake/modules/detect/tools/find_armcc.lua
/mingw64/share/xmake/modules/detect/tools/find_armclang.lua
/mingw64/share/xmake/modules/detect/tools/find_armlink.lua
/mingw64/share/xmake/modules/detect/tools/find_asn1c.lua
/mingw64/share/xmake/modules/detect/tools/find_bash.lua
/mingw64/share/xmake/modules/detect/tools/find_bazel.lua
/mingw64/share/xmake/modules/detect/tools/find_bison.lua
/mingw64/share/xmake/modules/detect/tools/find_bl51.lua
/mingw64/share/xmake/modules/detect/tools/find_brew.lua
/mingw64/share/xmake/modules/detect/tools/find_bzip2.lua
/mingw64/share/xmake/modules/detect/tools/find_c51.lua
/mingw64/share/xmake/modules/detect/tools/find_cargo.lua
/mingw64/share/xmake/modules/detect/tools/find_cc.lua
/mingw64/share/xmake/modules/detect/tools/find_ccache.lua
/mingw64/share/xmake/modules/detect/tools/find_circle.lua
/mingw64/share/xmake/modules/detect/tools/find_cl.lua
/mingw64/share/xmake/modules/detect/tools/find_clang.lua
/mingw64/share/xmake/modules/detect/tools/find_clang_cl.lua
/mingw64/share/xmake/modules/detect/tools/find_clang_format.lua
/mingw64/share/xmake/modules/detect/tools/find_clang_scan_deps.lua
/mingw64/share/xmake/modules/detect/tools/find_clang_tidy.lua
/mingw64/share/xmake/modules/detect/tools/find_clangxx.lua
/mingw64/share/xmake/modules/detect/tools/find_clib.lua
/mingw64/share/xmake/modules/detect/tools/find_cmake.lua
/mingw64/share/xmake/modules/detect/tools/find_codesign.lua
/mingw64/share/xmake/modules/detect/tools/find_conan.lua
/mingw64/share/xmake/modules/detect/tools/find_conda.lua
/mingw64/share/xmake/modules/detect/tools/find_cosmoar.lua
/mingw64/share/xmake/modules/detect/tools/find_cosmocc.lua
/mingw64/share/xmake/modules/detect/tools/find_cosmocxx.lua
/mingw64/share/xmake/modules/detect/tools/find_cparser.lua
/mingw64/share/xmake/modules/detect/tools/find_cpp.lua
/mingw64/share/xmake/modules/detect/tools/find_cudagdb.lua
/mingw64/share/xmake/modules/detect/tools/find_cudamemcheck.lua
/mingw64/share/xmake/modules/detect/tools/find_curl.lua
/mingw64/share/xmake/modules/detect/tools/find_cxx.lua
/mingw64/share/xmake/modules/detect/tools/find_cxxbridge.lua
/mingw64/share/xmake/modules/detect/tools/find_devenv.lua
/mingw64/share/xmake/modules/detect/tools/find_dmd.lua
/mingw64/share/xmake/modules/detect/tools/find_doxygen.lua
/mingw64/share/xmake/modules/detect/tools/find_dpcpp.lua
/mingw64/share/xmake/modules/detect/tools/find_dsymutil.lua
/mingw64/share/xmake/modules/detect/tools/find_dub.lua
/mingw64/share/xmake/modules/detect/tools/find_dumpbin.lua
/mingw64/share/xmake/modules/detect/tools/find_dxc.lua
/mingw64/share/xmake/modules/detect/tools/find_emar.lua
/mingw64/share/xmake/modules/detect/tools/find_emcc.lua
/mingw64/share/xmake/modules/detect/tools/find_emxx.lua
/mingw64/share/xmake/modules/detect/tools/find_fasm.lua
/mingw64/share/xmake/modules/detect/tools/find_flex.lua
/mingw64/share/xmake/modules/detect/tools/find_fpc.lua
/mingw64/share/xmake/modules/detect/tools/find_gcc.lua
/mingw64/share/xmake/modules/detect/tools/find_gccgo.lua
/mingw64/share/xmake/modules/detect/tools/find_gdb.lua
/mingw64/share/xmake/modules/detect/tools/find_gdc.lua
/mingw64/share/xmake/modules/detect/tools/find_gfortran.lua
/mingw64/share/xmake/modules/detect/tools/find_git.lua
/mingw64/share/xmake/modules/detect/tools/find_glslangValidator.lua
/mingw64/share/xmake/modules/detect/tools/find_glslc.lua
/mingw64/share/xmake/modules/detect/tools/find_gn.lua
/mingw64/share/xmake/modules/detect/tools/find_go.lua
/mingw64/share/xmake/modules/detect/tools/find_gxx.lua
/mingw64/share/xmake/modules/detect/tools/find_gzip.lua
/mingw64/share/xmake/modules/detect/tools/find_icc.lua
/mingw64/share/xmake/modules/detect/tools/find_icl.lua
/mingw64/share/xmake/modules/detect/tools/find_icpc.lua
/mingw64/share/xmake/modules/detect/tools/find_icpx.lua
/mingw64/share/xmake/modules/detect/tools/find_icx.lua
/mingw64/share/xmake/modules/detect/tools/find_ideviceinstaller.lua
/mingw64/share/xmake/modules/detect/tools/find_ifort.lua
/mingw64/share/xmake/modules/detect/tools/find_iverilog.lua
/mingw64/share/xmake/modules/detect/tools/find_ld.lua
/mingw64/share/xmake/modules/detect/tools/find_ld64_lld.lua
/mingw64/share/xmake/modules/detect/tools/find_ld_lld.lua
/mingw64/share/xmake/modules/detect/tools/find_ldc2.lua
/mingw64/share/xmake/modules/detect/tools/find_lex.lua
/mingw64/share/xmake/modules/detect/tools/find_lib.lua
/mingw64/share/xmake/modules/detect/tools/find_link.lua
/mingw64/share/xmake/modules/detect/tools/find_lipo.lua
/mingw64/share/xmake/modules/detect/tools/find_lld_link.lua
/mingw64/share/xmake/modules/detect/tools/find_lldb.lua
/mingw64/share/xmake/modules/detect/tools/find_llvm_ar.lua
/mingw64/share/xmake/modules/detect/tools/find_llvm_as.lua
/mingw64/share/xmake/modules/detect/tools/find_llvm_rc.lua
/mingw64/share/xmake/modules/detect/tools/find_lua.lua
/mingw64/share/xmake/modules/detect/tools/find_luajit.lua
/mingw64/share/xmake/modules/detect/tools/find_make.lua
/mingw64/share/xmake/modules/detect/tools/find_meson.lua
/mingw64/share/xmake/modules/detect/tools/find_metal.lua
/mingw64/share/xmake/modules/detect/tools/find_metallib.lua
/mingw64/share/xmake/modules/detect/tools/find_ml.lua
/mingw64/share/xmake/modules/detect/tools/find_ml64.lua
/mingw64/share/xmake/modules/detect/tools/find_mold.lua
/mingw64/share/xmake/modules/detect/tools/find_msbuild.lua
/mingw64/share/xmake/modules/detect/tools/find_nasm.lua
/mingw64/share/xmake/modules/detect/tools/find_nim.lua
/mingw64/share/xmake/modules/detect/tools/find_nimble.lua
/mingw64/share/xmake/modules/detect/tools/find_ninja.lua
/mingw64/share/xmake/modules/detect/tools/find_nmake.lua
/mingw64/share/xmake/modules/detect/tools/find_nmap.lua
/mingw64/share/xmake/modules/detect/tools/find_nvc.lua
/mingw64/share/xmake/modules/detect/tools/find_nvcc.lua
/mingw64/share/xmake/modules/detect/tools/find_nvcxx.lua
/mingw64/share/xmake/modules/detect/tools/find_nvfortran.lua
/mingw64/share/xmake/modules/detect/tools/find_objcopy.lua
/mingw64/share/xmake/modules/detect/tools/find_oh51.lua
/mingw64/share/xmake/modules/detect/tools/find_ollydbg.lua
/mingw64/share/xmake/modules/detect/tools/find_pacman.lua
/mingw64/share/xmake/modules/detect/tools/find_patch.lua
/mingw64/share/xmake/modules/detect/tools/find_perl.lua
/mingw64/share/xmake/modules/detect/tools/find_ping.lua
/mingw64/share/xmake/modules/detect/tools/find_pkg_config.lua
/mingw64/share/xmake/modules/detect/tools/find_pkgconf.lua
/mingw64/share/xmake/modules/detect/tools/find_powershell.lua
/mingw64/share/xmake/modules/detect/tools/find_pwsh.lua
/mingw64/share/xmake/modules/detect/tools/find_python.lua
/mingw64/share/xmake/modules/detect/tools/find_python2.lua
/mingw64/share/xmake/modules/detect/tools/find_python3.lua
/mingw64/share/xmake/modules/detect/tools/find_qmake.lua
/mingw64/share/xmake/modules/detect/tools/find_ranlib.lua
/mingw64/share/xmake/modules/detect/tools/find_rc.lua
/mingw64/share/xmake/modules/detect/tools/find_renderdoc.lua
/mingw64/share/xmake/modules/detect/tools/find_rpm.lua
/mingw64/share/xmake/modules/detect/tools/find_rustc.lua
/mingw64/share/xmake/modules/detect/tools/find_scons.lua
/mingw64/share/xmake/modules/detect/tools/find_sdar.lua
/mingw64/share/xmake/modules/detect/tools/find_sdcc.lua
/mingw64/share/xmake/modules/detect/tools/find_strip.lua
/mingw64/share/xmake/modules/detect/tools/find_sudo.lua
/mingw64/share/xmake/modules/detect/tools/find_swift_frontend.lua
/mingw64/share/xmake/modules/detect/tools/find_swiftc.lua
/mingw64/share/xmake/modules/detect/tools/find_swig.lua
/mingw64/share/xmake/modules/detect/tools/find_tar.lua
/mingw64/share/xmake/modules/detect/tools/find_tcc.lua
/mingw64/share/xmake/modules/detect/tools/find_tclsh.lua
/mingw64/share/xmake/modules/detect/tools/find_unzip.lua
/mingw64/share/xmake/modules/detect/tools/find_valac.lua
/mingw64/share/xmake/modules/detect/tools/find_vcpkg.lua
/mingw64/share/xmake/modules/detect/tools/find_verilator.lua
/mingw64/share/xmake/modules/detect/tools/find_vsjitdebugger.lua
/mingw64/share/xmake/modules/detect/tools/find_vswhere.lua
/mingw64/share/xmake/modules/detect/tools/find_vvp.lua
/mingw64/share/xmake/modules/detect/tools/find_wasm_ld.lua
/mingw64/share/xmake/modules/detect/tools/find_wget.lua
/mingw64/share/xmake/modules/detect/tools/find_windbg.lua
/mingw64/share/xmake/modules/detect/tools/find_windres.lua
/mingw64/share/xmake/modules/detect/tools/find_x64dbg.lua
/mingw64/share/xmake/modules/detect/tools/find_xrepo.lua
/mingw64/share/xmake/modules/detect/tools/find_xz.lua
/mingw64/share/xmake/modules/detect/tools/find_yacc.lua
/mingw64/share/xmake/modules/detect/tools/find_yasm.lua
/mingw64/share/xmake/modules/detect/tools/find_yum.lua
/mingw64/share/xmake/modules/detect/tools/find_zig.lua
/mingw64/share/xmake/modules/detect/tools/find_zig_cc.lua
/mingw64/share/xmake/modules/detect/tools/find_zig_cxx.lua
/mingw64/share/xmake/modules/detect/tools/find_zip.lua
/mingw64/share/xmake/modules/detect/tools/find_zypper.lua
/mingw64/share/xmake/modules/detect/tools/fpc/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/gcc/cfeatures.lua
/mingw64/share/xmake/modules/detect/tools/gcc/cxxfeatures.lua
/mingw64/share/xmake/modules/detect/tools/gcc/features.lua
/mingw64/share/xmake/modules/detect/tools/gcc/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/gccgo/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/gdc/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/gfortran/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/go/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/gxx/features.lua
/mingw64/share/xmake/modules/detect/tools/gxx/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/icc/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/icl/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/icpc/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/icpx/features.lua
/mingw64/share/xmake/modules/detect/tools/icpx/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/icx/cfeatures.lua
/mingw64/share/xmake/modules/detect/tools/icx/cxxfeatures.lua
/mingw64/share/xmake/modules/detect/tools/icx/features.lua
/mingw64/share/xmake/modules/detect/tools/icx/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/ifort/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/ldc2/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/link/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/ml/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/ml64/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/nim/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/nvc/features.lua
/mingw64/share/xmake/modules/detect/tools/nvc/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/nvcc/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/nvcxx/features.lua
/mingw64/share/xmake/modules/detect/tools/nvcxx/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/nvfortran/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/rc/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/rustc/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/sdcc/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/swift_frontend/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/swiftc/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/tcc/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/zig/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/zig_cc/features.lua
/mingw64/share/xmake/modules/detect/tools/zig_cc/has_flags.lua
/mingw64/share/xmake/modules/detect/tools/zig_cxx/features.lua
/mingw64/share/xmake/modules/detect/tools/zig_cxx/has_flags.lua
/mingw64/share/xmake/modules/devel/debugger/run.lua
/mingw64/share/xmake/modules/devel/git/apply.lua
/mingw64/share/xmake/modules/devel/git/asgiturl.lua
/mingw64/share/xmake/modules/devel/git/branch.lua
/mingw64/share/xmake/modules/devel/git/branches.lua
/mingw64/share/xmake/modules/devel/git/checkout.lua
/mingw64/share/xmake/modules/devel/git/checkurl.lua
/mingw64/share/xmake/modules/devel/git/clean.lua
/mingw64/share/xmake/modules/devel/git/clone.lua
/mingw64/share/xmake/modules/devel/git/init.lua
/mingw64/share/xmake/modules/devel/git/lastcommit.lua
/mingw64/share/xmake/modules/devel/git/ls_remote.lua
/mingw64/share/xmake/modules/devel/git/pull.lua
/mingw64/share/xmake/modules/devel/git/push.lua
/mingw64/share/xmake/modules/devel/git/refs.lua
/mingw64/share/xmake/modules/devel/git/reset.lua
/mingw64/share/xmake/modules/devel/git/submodule/clean.lua
/mingw64/share/xmake/modules/devel/git/submodule/reset.lua
/mingw64/share/xmake/modules/devel/git/submodule/update.lua
/mingw64/share/xmake/modules/devel/git/tags.lua
/mingw64/share/xmake/modules/lib/detect/check_bigendian.lua
/mingw64/share/xmake/modules/lib/detect/check_csnippets.lua
/mingw64/share/xmake/modules/lib/detect/check_cxsnippets.lua
/mingw64/share/xmake/modules/lib/detect/check_cxxsnippets.lua
/mingw64/share/xmake/modules/lib/detect/check_msnippets.lua
/mingw64/share/xmake/modules/lib/detect/check_mxxsnippets.lua
/mingw64/share/xmake/modules/lib/detect/check_sizeof.lua
/mingw64/share/xmake/modules/lib/detect/features.lua
/mingw64/share/xmake/modules/lib/detect/find_cudadevices.lua
/mingw64/share/xmake/modules/lib/detect/find_package.lua
/mingw64/share/xmake/modules/lib/detect/find_tool.lua
/mingw64/share/xmake/modules/lib/detect/find_toolname.lua
/mingw64/share/xmake/modules/lib/detect/has_cfuncs.lua
/mingw64/share/xmake/modules/lib/detect/has_cincludes.lua
/mingw64/share/xmake/modules/lib/detect/has_ctypes.lua
/mingw64/share/xmake/modules/lib/detect/has_cxxfuncs.lua
/mingw64/share/xmake/modules/lib/detect/has_cxxincludes.lua
/mingw64/share/xmake/modules/lib/detect/has_cxxtypes.lua
/mingw64/share/xmake/modules/lib/detect/has_features.lua
/mingw64/share/xmake/modules/lib/detect/has_flags.lua
/mingw64/share/xmake/modules/lib/detect/pkgconfig.lua
/mingw64/share/xmake/modules/net/fasturl.lua
/mingw64/share/xmake/modules/net/http/download.lua
/mingw64/share/xmake/modules/net/ping.lua
/mingw64/share/xmake/modules/net/proxy.lua
/mingw64/share/xmake/modules/os/winver.lua
/mingw64/share/xmake/modules/package/manager/apt/find_package.lua
/mingw64/share/xmake/modules/package/manager/apt/install_package.lua
/mingw64/share/xmake/modules/package/manager/apt/search_package.lua
/mingw64/share/xmake/modules/package/manager/brew/find_package.lua
/mingw64/share/xmake/modules/package/manager/brew/install_package.lua
/mingw64/share/xmake/modules/package/manager/cargo/configurations.lua
/mingw64/share/xmake/modules/package/manager/cargo/find_package.lua
/mingw64/share/xmake/modules/package/manager/cargo/install_package.lua
/mingw64/share/xmake/modules/package/manager/clib/configurations.lua
/mingw64/share/xmake/modules/package/manager/clib/find_package.lua
/mingw64/share/xmake/modules/package/manager/clib/install_package.lua
/mingw64/share/xmake/modules/package/manager/cmake/configurations.lua
/mingw64/share/xmake/modules/package/manager/cmake/find_package.lua
/mingw64/share/xmake/modules/package/manager/conan/configurations.lua
/mingw64/share/xmake/modules/package/manager/conan/find_package.lua
/mingw64/share/xmake/modules/package/manager/conan/install_package.lua
/mingw64/share/xmake/modules/package/manager/conan/search_package.lua
/mingw64/share/xmake/modules/package/manager/conan/v1/install_package.lua
/mingw64/share/xmake/modules/package/manager/conan/v2/install_package.lua
/mingw64/share/xmake/modules/package/manager/conda/find_package.lua
/mingw64/share/xmake/modules/package/manager/conda/install_package.lua
/mingw64/share/xmake/modules/package/manager/conda/search_package.lua
/mingw64/share/xmake/modules/package/manager/dub/find_package.lua
/mingw64/share/xmake/modules/package/manager/dub/install_package.lua
/mingw64/share/xmake/modules/package/manager/find_package.lua
/mingw64/share/xmake/modules/package/manager/go/find_package.lua
/mingw64/share/xmake/modules/package/manager/go/install_package.lua
/mingw64/share/xmake/modules/package/manager/install_package.lua
/mingw64/share/xmake/modules/package/manager/nimble/find_package.lua
/mingw64/share/xmake/modules/package/manager/nimble/install_package.lua
/mingw64/share/xmake/modules/package/manager/pacman/find_package.lua
/mingw64/share/xmake/modules/package/manager/pacman/install_package.lua
/mingw64/share/xmake/modules/package/manager/pkgconfig/find_package.lua
/mingw64/share/xmake/modules/package/manager/portage/find_package.lua
/mingw64/share/xmake/modules/package/manager/portage/install_package.lua
/mingw64/share/xmake/modules/package/manager/system/find_package.lua
/mingw64/share/xmake/modules/package/manager/vcpkg/configurations.lua
/mingw64/share/xmake/modules/package/manager/vcpkg/find_package.lua
/mingw64/share/xmake/modules/package/manager/vcpkg/install_package.lua
/mingw64/share/xmake/modules/package/manager/vcpkg/search_package.lua
/mingw64/share/xmake/modules/package/manager/xmake/find_package.lua
/mingw64/share/xmake/modules/package/manager/xmake/search_package.lua
/mingw64/share/xmake/modules/package/manager/yum/install_package.lua
/mingw64/share/xmake/modules/package/manager/zypper/find_package.lua
/mingw64/share/xmake/modules/package/manager/zypper/install_package.lua
/mingw64/share/xmake/modules/package/manager/zypper/search_package.lua
/mingw64/share/xmake/modules/package/tools/autoconf.lua
/mingw64/share/xmake/modules/package/tools/bazel.lua
/mingw64/share/xmake/modules/package/tools/cmake.lua
/mingw64/share/xmake/modules/package/tools/gn.lua
/mingw64/share/xmake/modules/package/tools/make.lua
/mingw64/share/xmake/modules/package/tools/meson.lua
/mingw64/share/xmake/modules/package/tools/msbuild.lua
/mingw64/share/xmake/modules/package/tools/ninja.lua
/mingw64/share/xmake/modules/package/tools/nmake.lua
/mingw64/share/xmake/modules/package/tools/scons.lua
/mingw64/share/xmake/modules/package/tools/xmake.lua
/mingw64/share/xmake/modules/private/action/build/object.lua
/mingw64/share/xmake/modules/private/action/build/pcheader.lua
/mingw64/share/xmake/modules/private/action/clean/remove_files.lua
/mingw64/share/xmake/modules/private/action/require/check.lua
/mingw64/share/xmake/modules/private/action/require/clean.lua
/mingw64/share/xmake/modules/private/action/require/export.lua
/mingw64/share/xmake/modules/private/action/require/fetch.lua
/mingw64/share/xmake/modules/private/action/require/impl/actions/download.lua
/mingw64/share/xmake/modules/private/action/require/impl/actions/download_resources.lua
/mingw64/share/xmake/modules/private/action/require/impl/actions/install.lua
/mingw64/share/xmake/modules/private/action/require/impl/actions/patch_sources.lua
/mingw64/share/xmake/modules/private/action/require/impl/actions/test.lua
/mingw64/share/xmake/modules/private/action/require/impl/environment.lua
/mingw64/share/xmake/modules/private/action/require/impl/export_packages.lua
/mingw64/share/xmake/modules/private/action/require/impl/import_packages.lua
/mingw64/share/xmake/modules/private/action/require/impl/install_packages.lua
/mingw64/share/xmake/modules/private/action/require/impl/lock_packages.lua
/mingw64/share/xmake/modules/private/action/require/impl/package.lua
/mingw64/share/xmake/modules/private/action/require/impl/packagenv.lua
/mingw64/share/xmake/modules/private/action/require/impl/register_packages.lua
/mingw64/share/xmake/modules/private/action/require/impl/remove_packages.lua
/mingw64/share/xmake/modules/private/action/require/impl/repository.lua
/mingw64/share/xmake/modules/private/action/require/impl/search_packages.lua
/mingw64/share/xmake/modules/private/action/require/impl/uninstall_packages.lua
/mingw64/share/xmake/modules/private/action/require/impl/utils/filter.lua
/mingw64/share/xmake/modules/private/action/require/impl/utils/get_requires.lua
/mingw64/share/xmake/modules/private/action/require/impl/utils/requirekey.lua
/mingw64/share/xmake/modules/private/action/require/impl/utils/url_filename.lua
/mingw64/share/xmake/modules/private/action/require/import.lua
/mingw64/share/xmake/modules/private/action/require/info.lua
/mingw64/share/xmake/modules/private/action/require/install.lua
/mingw64/share/xmake/modules/private/action/require/list.lua
/mingw64/share/xmake/modules/private/action/require/scan.lua
/mingw64/share/xmake/modules/private/action/require/search.lua
/mingw64/share/xmake/modules/private/action/require/uninstall.lua
/mingw64/share/xmake/modules/private/action/run/runenvs.lua
/mingw64/share/xmake/modules/private/action/trybuild/autoconf.lua
/mingw64/share/xmake/modules/private/action/trybuild/bazel.lua
/mingw64/share/xmake/modules/private/action/trybuild/cmake.lua
/mingw64/share/xmake/modules/private/action/trybuild/make.lua
/mingw64/share/xmake/modules/private/action/trybuild/meson.lua
/mingw64/share/xmake/modules/private/action/trybuild/msbuild.lua
/mingw64/share/xmake/modules/private/action/trybuild/ndkbuild.lua
/mingw64/share/xmake/modules/private/action/trybuild/ninja.lua
/mingw64/share/xmake/modules/private/action/trybuild/scons.lua
/mingw64/share/xmake/modules/private/action/trybuild/xcodebuild.lua
/mingw64/share/xmake/modules/private/action/trybuild/xrepo.lua
/mingw64/share/xmake/modules/private/action/update/fetch_version.lua
/mingw64/share/xmake/modules/private/async/buildjobs.lua
/mingw64/share/xmake/modules/private/async/jobpool.lua
/mingw64/share/xmake/modules/private/async/runjobs.lua
/mingw64/share/xmake/modules/private/cache/build_cache.lua
/mingw64/share/xmake/modules/private/check/checker.lua
/mingw64/share/xmake/modules/private/check/checkers/api/api_checker.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/asflags.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/cflags.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/configfiles.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/cxflags.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/cxxflags.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/encodings.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/exceptions.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/files.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/fpmodels.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/frameworkdirs.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/headerfiles.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/includedirs.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/installfiles.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/kind.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/languages.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/ldflags.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/license.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/linkdirs.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/optimize.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/packages.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/shflags.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/strip.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/symbols.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/vectorexts.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/version.lua
/mingw64/share/xmake/modules/private/check/checkers/api/target/warnings.lua
/mingw64/share/xmake/modules/private/check/checkers/clang/tidy.lua
/mingw64/share/xmake/modules/private/check/checkers/cuda/devlink.lua
/mingw64/share/xmake/modules/private/detect/find_cudatool.lua
/mingw64/share/xmake/modules/private/detect/find_platform.lua
/mingw64/share/xmake/modules/private/diagnosis/dump_buildjobs.lua
/mingw64/share/xmake/modules/private/diagnosis/dump_targets.lua
/mingw64/share/xmake/modules/private/service/add_user.lua
/mingw64/share/xmake/modules/private/service/clean_files.lua
/mingw64/share/xmake/modules/private/service/client.lua
/mingw64/share/xmake/modules/private/service/client_config.lua
/mingw64/share/xmake/modules/private/service/connect_service.lua
/mingw64/share/xmake/modules/private/service/disconnect_service.lua
/mingw64/share/xmake/modules/private/service/distcc_build/client.lua
/mingw64/share/xmake/modules/private/service/distcc_build/client_session.lua
/mingw64/share/xmake/modules/private/service/distcc_build/server.lua
/mingw64/share/xmake/modules/private/service/distcc_build/server_session.lua
/mingw64/share/xmake/modules/private/service/gen_token.lua
/mingw64/share/xmake/modules/private/service/message.lua
/mingw64/share/xmake/modules/private/service/pull_files.lua
/mingw64/share/xmake/modules/private/service/reconnect_service.lua
/mingw64/share/xmake/modules/private/service/remote_build/action.lua
/mingw64/share/xmake/modules/private/service/remote_build/client.lua
/mingw64/share/xmake/modules/private/service/remote_build/filesync.lua
/mingw64/share/xmake/modules/private/service/remote_build/server.lua
/mingw64/share/xmake/modules/private/service/remote_build/server_session.lua
/mingw64/share/xmake/modules/private/service/remote_cache/client.lua
/mingw64/share/xmake/modules/private/service/remote_cache/server.lua
/mingw64/share/xmake/modules/private/service/remote_cache/server_session.lua
/mingw64/share/xmake/modules/private/service/restart_service.lua
/mingw64/share/xmake/modules/private/service/rm_user.lua
/mingw64/share/xmake/modules/private/service/server.lua
/mingw64/share/xmake/modules/private/service/server_config.lua
/mingw64/share/xmake/modules/private/service/service.lua
/mingw64/share/xmake/modules/private/service/show_logs.lua
/mingw64/share/xmake/modules/private/service/show_status.lua
/mingw64/share/xmake/modules/private/service/start_service.lua
/mingw64/share/xmake/modules/private/service/stop_service.lua
/mingw64/share/xmake/modules/private/service/stream.lua
/mingw64/share/xmake/modules/private/service/sync_files.lua
/mingw64/share/xmake/modules/private/tools/armcc/parse_deps.lua
/mingw64/share/xmake/modules/private/tools/ccache.lua
/mingw64/share/xmake/modules/private/tools/cl/parse_deps.lua
/mingw64/share/xmake/modules/private/tools/cl/parse_deps_json.lua
/mingw64/share/xmake/modules/private/tools/cl/parse_include.lua
/mingw64/share/xmake/modules/private/tools/codesign.lua
/mingw64/share/xmake/modules/private/tools/gcc/parse_deps.lua
/mingw64/share/xmake/modules/private/tools/go/goenv.lua
/mingw64/share/xmake/modules/private/tools/rc/parse_deps.lua
/mingw64/share/xmake/modules/private/tools/rust/check_target.lua
/mingw64/share/xmake/modules/private/tools/vstool.lua
/mingw64/share/xmake/modules/private/utils/batchcmds.lua
/mingw64/share/xmake/modules/private/utils/bcsave.lua
/mingw64/share/xmake/modules/private/utils/bin2c.lua
/mingw64/share/xmake/modules/private/utils/complete.lua
/mingw64/share/xmake/modules/private/utils/complete_helper.lua
/mingw64/share/xmake/modules/private/utils/completer.lua
/mingw64/share/xmake/modules/private/utils/executable_path.lua
/mingw64/share/xmake/modules/private/utils/rule_groups.lua
/mingw64/share/xmake/modules/private/utils/statistics.lua
/mingw64/share/xmake/modules/private/utils/target.lua
/mingw64/share/xmake/modules/private/utils/toolchain.lua
/mingw64/share/xmake/modules/private/utils/trim_trailing_spaces.lua
/mingw64/share/xmake/modules/private/utils/upgrade_vsproj.lua
/mingw64/share/xmake/modules/private/xrepo/action/add-repo.lua
/mingw64/share/xmake/modules/private/xrepo/action/clean.lua
/mingw64/share/xmake/modules/private/xrepo/action/env.lua
/mingw64/share/xmake/modules/private/xrepo/action/export.lua
/mingw64/share/xmake/modules/private/xrepo/action/fetch.lua
/mingw64/share/xmake/modules/private/xrepo/action/import.lua
/mingw64/share/xmake/modules/private/xrepo/action/info.lua
/mingw64/share/xmake/modules/private/xrepo/action/install.lua
/mingw64/share/xmake/modules/private/xrepo/action/list-repo.lua
/mingw64/share/xmake/modules/private/xrepo/action/remove.lua
/mingw64/share/xmake/modules/private/xrepo/action/rm-repo.lua
/mingw64/share/xmake/modules/private/xrepo/action/scan.lua
/mingw64/share/xmake/modules/private/xrepo/action/search.lua
/mingw64/share/xmake/modules/private/xrepo/action/update-repo.lua
/mingw64/share/xmake/modules/private/xrepo/complete.lua
/mingw64/share/xmake/modules/private/xrepo/main.lua
/mingw64/share/xmake/modules/private/xrepo/quick_search/cache.lua
/mingw64/share/xmake/modules/private/xrepo/quick_search/completion.lua
/mingw64/share/xmake/modules/privilege/sudo.lua
/mingw64/share/xmake/modules/target/action/clean/main.lua
/mingw64/share/xmake/modules/target/action/install/cmake_importfiles.lua
/mingw64/share/xmake/modules/target/action/install/main.lua
/mingw64/share/xmake/modules/target/action/install/pkgconfig_importfiles.lua
/mingw64/share/xmake/modules/target/action/install/unix.lua
/mingw64/share/xmake/modules/target/action/install/windows.lua
/mingw64/share/xmake/modules/target/action/uninstall/main.lua
/mingw64/share/xmake/modules/target/action/uninstall/unix.lua
/mingw64/share/xmake/modules/target/action/uninstall/windows.lua
/mingw64/share/xmake/modules/ui/app/showfile.lua
/mingw64/share/xmake/modules/ui/app/version.lua
/mingw64/share/xmake/modules/utils/archive/archive.lua
/mingw64/share/xmake/modules/utils/archive/extension.lua
/mingw64/share/xmake/modules/utils/archive/extract.lua
/mingw64/share/xmake/modules/utils/archive/merge_staticlib.lua
/mingw64/share/xmake/modules/utils/ci/is_running.lua
/mingw64/share/xmake/modules/utils/ci/packageskey.lua
/mingw64/share/xmake/modules/utils/ipa/install.lua
/mingw64/share/xmake/modules/utils/ipa/package.lua
/mingw64/share/xmake/modules/utils/ipa/resign.lua
/mingw64/share/xmake/modules/utils/platform/gnu2mslib.lua
/mingw64/share/xmake/modules/utils/progress.lua
/mingw64/share/xmake/modules/utils/wdk/testcert.lua
/mingw64/share/xmake/platforms/android/xmake.lua
/mingw64/share/xmake/platforms/appletvos/xmake.lua
/mingw64/share/xmake/platforms/applexros/xmake.lua
/mingw64/share/xmake/platforms/bsd/xmake.lua
/mingw64/share/xmake/platforms/cross/xmake.lua
/mingw64/share/xmake/platforms/cygwin/xmake.lua
/mingw64/share/xmake/platforms/haiku/xmake.lua
/mingw64/share/xmake/platforms/iphoneos/xmake.lua
/mingw64/share/xmake/platforms/linux/xmake.lua
/mingw64/share/xmake/platforms/macosx/xmake.lua
/mingw64/share/xmake/platforms/mingw/xmake.lua
/mingw64/share/xmake/platforms/msys/xmake.lua
/mingw64/share/xmake/platforms/wasm/xmake.lua
/mingw64/share/xmake/platforms/watchos/xmake.lua
/mingw64/share/xmake/platforms/windows/xmake.lua
/mingw64/share/xmake/plugins/check/main.lua
/mingw64/share/xmake/plugins/check/xmake.lua
/mingw64/share/xmake/plugins/doxygen/main.lua
/mingw64/share/xmake/plugins/doxygen/xmake.lua
/mingw64/share/xmake/plugins/format/main.lua
/mingw64/share/xmake/plugins/format/xmake.lua
/mingw64/share/xmake/plugins/lua/main.lua
/mingw64/share/xmake/plugins/lua/scripts/cat.lua
/mingw64/share/xmake/plugins/lua/scripts/cp.lua
/mingw64/share/xmake/plugins/lua/scripts/echo.lua
/mingw64/share/xmake/plugins/lua/scripts/lipo.lua
/mingw64/share/xmake/plugins/lua/scripts/mkdir.lua
/mingw64/share/xmake/plugins/lua/scripts/mv.lua
/mingw64/share/xmake/plugins/lua/scripts/rm.lua
/mingw64/share/xmake/plugins/lua/scripts/rmdir.lua
/mingw64/share/xmake/plugins/lua/scripts/time.lua
/mingw64/share/xmake/plugins/lua/xmake.lua
/mingw64/share/xmake/plugins/macro/macros/package.lua
/mingw64/share/xmake/plugins/macro/main.lua
/mingw64/share/xmake/plugins/macro/xmake.lua
/mingw64/share/xmake/plugins/pack/archive.lua
/mingw64/share/xmake/plugins/pack/batchcmds.lua
/mingw64/share/xmake/plugins/pack/filter.lua
/mingw64/share/xmake/plugins/pack/main.lua
/mingw64/share/xmake/plugins/pack/nsis/main.lua
/mingw64/share/xmake/plugins/pack/rpm/main.lua
/mingw64/share/xmake/plugins/pack/runself/main.lua
/mingw64/share/xmake/plugins/pack/srctargz/main.lua
/mingw64/share/xmake/plugins/pack/srczip/main.lua
/mingw64/share/xmake/plugins/pack/srpm/main.lua
/mingw64/share/xmake/plugins/pack/targz/main.lua
/mingw64/share/xmake/plugins/pack/xmake.lua
/mingw64/share/xmake/plugins/pack/xpack.lua
/mingw64/share/xmake/plugins/pack/xpack_component.lua
/mingw64/share/xmake/plugins/pack/zip/main.lua
/mingw64/share/xmake/plugins/plugin/main.lua
/mingw64/share/xmake/plugins/plugin/xmake.lua
/mingw64/share/xmake/plugins/project/clang/compile_commands.lua
/mingw64/share/xmake/plugins/project/clang/compile_flags.lua
/mingw64/share/xmake/plugins/project/cmake/cmakelists.lua
/mingw64/share/xmake/plugins/project/main.lua
/mingw64/share/xmake/plugins/project/make/makefile.lua
/mingw64/share/xmake/plugins/project/make/xmakefile.lua
/mingw64/share/xmake/plugins/project/ninja/build_ninja.lua
/mingw64/share/xmake/plugins/project/utils/target_cmds.lua
/mingw64/share/xmake/plugins/project/vstudio/impl/vs200x.lua
/mingw64/share/xmake/plugins/project/vstudio/impl/vs200x_solution.lua
/mingw64/share/xmake/plugins/project/vstudio/impl/vs200x_vcproj.lua
/mingw64/share/xmake/plugins/project/vstudio/impl/vs201x.lua
/mingw64/share/xmake/plugins/project/vstudio/impl/vs201x_solution.lua
/mingw64/share/xmake/plugins/project/vstudio/impl/vs201x_vcxproj.lua
/mingw64/share/xmake/plugins/project/vstudio/impl/vs201x_vcxproj_filters.lua
/mingw64/share/xmake/plugins/project/vstudio/impl/vsfile.lua
/mingw64/share/xmake/plugins/project/vstudio/impl/vsinfo.lua
/mingw64/share/xmake/plugins/project/vstudio/impl/vsutils.lua
/mingw64/share/xmake/plugins/project/vstudio/vs.lua
/mingw64/share/xmake/plugins/project/vsxmake/getinfo.lua
/mingw64/share/xmake/plugins/project/vsxmake/render.lua
/mingw64/share/xmake/plugins/project/vsxmake/vsxmake.lua
/mingw64/share/xmake/plugins/project/xcode/xcodeproj.lua
/mingw64/share/xmake/plugins/project/xmake.lua
/mingw64/share/xmake/plugins/repo/main.lua
/mingw64/share/xmake/plugins/repo/xmake.lua
/mingw64/share/xmake/plugins/show/info/basic.lua
/mingw64/share/xmake/plugins/show/info/target.lua
/mingw64/share/xmake/plugins/show/list.lua
/mingw64/share/xmake/plugins/show/lists/architectures.lua
/mingw64/share/xmake/plugins/show/lists/buildmodes.lua
/mingw64/share/xmake/plugins/show/lists/envs.lua
/mingw64/share/xmake/plugins/show/lists/packages.lua
/mingw64/share/xmake/plugins/show/lists/platforms.lua
/mingw64/share/xmake/plugins/show/lists/policies.lua
/mingw64/share/xmake/plugins/show/lists/rules.lua
/mingw64/share/xmake/plugins/show/lists/targets.lua
/mingw64/share/xmake/plugins/show/lists/themes.lua
/mingw64/share/xmake/plugins/show/lists/toolchains.lua
/mingw64/share/xmake/plugins/show/main.lua
/mingw64/share/xmake/plugins/show/showlist.lua
/mingw64/share/xmake/plugins/show/xmake.lua
/mingw64/share/xmake/plugins/watch/main.lua
/mingw64/share/xmake/plugins/watch/xmake.lua
/mingw64/share/xmake/repository/packages/7/7z/xmake.lua
/mingw64/share/xmake/repository/packages/g/git/xmake.lua
/mingw64/share/xmake/repository/xmake.lua
/mingw64/share/xmake/rules/asm/xmake.lua
/mingw64/share/xmake/rules/asn1c/xmake.lua
/mingw64/share/xmake/rules/c++/build_optimization/config.lua
/mingw64/share/xmake/rules/c++/build_optimization/xmake.lua
/mingw64/share/xmake/rules/c++/build_sanitizer/config.lua
/mingw64/share/xmake/rules/c++/build_sanitizer/xmake.lua
/mingw64/share/xmake/rules/c++/modules/modules_support/builder.lua
/mingw64/share/xmake/rules/c++/modules/modules_support/clang/builder.lua
/mingw64/share/xmake/rules/c++/modules/modules_support/clang/compiler_support.lua
/mingw64/share/xmake/rules/c++/modules/modules_support/clang/dependency_scanner.lua
/mingw64/share/xmake/rules/c++/modules/modules_support/compiler_support.lua
/mingw64/share/xmake/rules/c++/modules/modules_support/dependency_scanner.lua
/mingw64/share/xmake/rules/c++/modules/modules_support/gcc/builder.lua
/mingw64/share/xmake/rules/c++/modules/modules_support/gcc/compiler_support.lua
/mingw64/share/xmake/rules/c++/modules/modules_support/gcc/dependency_scanner.lua
/mingw64/share/xmake/rules/c++/modules/modules_support/msvc/builder.lua
/mingw64/share/xmake/rules/c++/modules/modules_support/msvc/compiler_support.lua
/mingw64/share/xmake/rules/c++/modules/modules_support/msvc/dependency_scanner.lua
/mingw64/share/xmake/rules/c++/modules/modules_support/stl_headers.lua
/mingw64/share/xmake/rules/c++/modules/xmake.lua
/mingw64/share/xmake/rules/c++/openmp/load.lua
/mingw64/share/xmake/rules/c++/openmp/xmake.lua
/mingw64/share/xmake/rules/c++/precompiled_header/xmake.lua
/mingw64/share/xmake/rules/c++/unity_build/unity_build.lua
/mingw64/share/xmake/rules/c++/unity_build/xmake.lua
/mingw64/share/xmake/rules/c++/xmake.lua
/mingw64/share/xmake/rules/c51/xmake.lua
/mingw64/share/xmake/rules/capnproto/capnp.lua
/mingw64/share/xmake/rules/capnproto/xmake.lua
/mingw64/share/xmake/rules/cppfront/xmake.lua
/mingw64/share/xmake/rules/cuda/devlink/devlink.lua
/mingw64/share/xmake/rules/cuda/devlink/xmake.lua
/mingw64/share/xmake/rules/cuda/env/xmake.lua
/mingw64/share/xmake/rules/cuda/gencodes/xmake.lua
/mingw64/share/xmake/rules/cuda/xmake.lua
/mingw64/share/xmake/rules/dlang/build_optimization/config.lua
/mingw64/share/xmake/rules/dlang/build_optimization/xmake.lua
/mingw64/share/xmake/rules/dlang/xmake.lua
/mingw64/share/xmake/rules/fortran/xmake.lua
/mingw64/share/xmake/rules/gnu-rm/xmake.lua
/mingw64/share/xmake/rules/go/build/object.lua
/mingw64/share/xmake/rules/go/env/xmake.lua
/mingw64/share/xmake/rules/go/xmake.lua
/mingw64/share/xmake/rules/iverilog/xmake.lua
/mingw64/share/xmake/rules/lex_yacc/lex/xmake.lua
/mingw64/share/xmake/rules/lex_yacc/yacc/xmake.lua
/mingw64/share/xmake/rules/linker/link_scripts/xmake.lua
/mingw64/share/xmake/rules/linker/soname/xmake.lua
/mingw64/share/xmake/rules/linker/version_scripts/xmake.lua
/mingw64/share/xmake/rules/linker/xmake.lua
/mingw64/share/xmake/rules/luarocks/module/xmake.lua
/mingw64/share/xmake/rules/mdk/xmake.lua
/mingw64/share/xmake/rules/mode/xmake.lua
/mingw64/share/xmake/rules/nim/build/target.lua
/mingw64/share/xmake/rules/nim/xmake.lua
/mingw64/share/xmake/rules/objc++/precompiled_header/xmake.lua
/mingw64/share/xmake/rules/objc++/xmake.lua
/mingw64/share/xmake/rules/pascal/build/target.lua
/mingw64/share/xmake/rules/pascal/xmake.lua
/mingw64/share/xmake/rules/platform/linux/bpf/xmake.lua
/mingw64/share/xmake/rules/platform/linux/driver/driver_modules.lua
/mingw64/share/xmake/rules/platform/linux/driver/xmake.lua
/mingw64/share/xmake/rules/platform/wasm/installfiles/xmake.lua
/mingw64/share/xmake/rules/platform/wasm/preloadfiles/xmake.lua
/mingw64/share/xmake/rules/platform/windows/def/xmake.lua
/mingw64/share/xmake/rules/platform/windows/manifest/xmake.lua
/mingw64/share/xmake/rules/platform/xmake.lua
/mingw64/share/xmake/rules/plugin/compile_commands/xmake.lua
/mingw64/share/xmake/rules/plugin/vsxmake/xmake.lua
/mingw64/share/xmake/rules/protobuf/proto.lua
/mingw64/share/xmake/rules/protobuf/xmake.lua
/mingw64/share/xmake/rules/python/xmake.lua
/mingw64/share/xmake/rules/qt/config_static.lua
/mingw64/share/xmake/rules/qt/deploy/android.lua
/mingw64/share/xmake/rules/qt/deploy/macosx.lua
/mingw64/share/xmake/rules/qt/env/xmake.lua
/mingw64/share/xmake/rules/qt/install/android.lua
/mingw64/share/xmake/rules/qt/install/mingw.lua
/mingw64/share/xmake/rules/qt/install/windows.lua
/mingw64/share/xmake/rules/qt/load.lua
/mingw64/share/xmake/rules/qt/moc/xmake.lua
/mingw64/share/xmake/rules/qt/qmltyperegistrar/xmake.lua
/mingw64/share/xmake/rules/qt/qrc/xmake.lua
/mingw64/share/xmake/rules/qt/ui/xmake.lua
/mingw64/share/xmake/rules/qt/xmake.lua
/mingw64/share/xmake/rules/rust/build/cxxbridge.lua
/mingw64/share/xmake/rules/rust/build/target.lua
/mingw64/share/xmake/rules/rust/xmake.lua
/mingw64/share/xmake/rules/swift/xmake.lua
/mingw64/share/xmake/rules/swig/build_module_file.lua
/mingw64/share/xmake/rules/swig/xmake.lua
/mingw64/share/xmake/rules/utils/bin2c/xmake.lua
/mingw64/share/xmake/rules/utils/compiler_runtime/xmake.lua
/mingw64/share/xmake/rules/utils/glsl2spv/xmake.lua
/mingw64/share/xmake/rules/utils/hlsl2spv/xmake.lua
/mingw64/share/xmake/rules/utils/inherit_links/inherit_links.lua
/mingw64/share/xmake/rules/utils/inherit_links/xmake.lua
/mingw64/share/xmake/rules/utils/install_importfiles/xmake.lua
/mingw64/share/xmake/rules/utils/ispc/xmake.lua
/mingw64/share/xmake/rules/utils/merge_archive/xmake.lua
/mingw64/share/xmake/rules/utils/merge_object/xmake.lua
/mingw64/share/xmake/rules/utils/symbols/export_all/export_all.lua
/mingw64/share/xmake/rules/utils/symbols/export_all/xmake.lua
/mingw64/share/xmake/rules/utils/symbols/export_list/xmake.lua
/mingw64/share/xmake/rules/utils/symbols/extract/xmake.lua
/mingw64/share/xmake/rules/vala/xmake.lua
/mingw64/share/xmake/rules/verilator/verilator.lua
/mingw64/share/xmake/rules/verilator/xmake.lua
/mingw64/share/xmake/rules/wdk/env/load.lua
/mingw64/share/xmake/rules/wdk/env/xmake.lua
/mingw64/share/xmake/rules/wdk/inf/xmake.lua
/mingw64/share/xmake/rules/wdk/load.lua
/mingw64/share/xmake/rules/wdk/man/xmake.lua
/mingw64/share/xmake/rules/wdk/mc/xmake.lua
/mingw64/share/xmake/rules/wdk/mof/xmake.lua
/mingw64/share/xmake/rules/wdk/package/xmake.lua
/mingw64/share/xmake/rules/wdk/sign/sign.lua
/mingw64/share/xmake/rules/wdk/sign/xmake.lua
/mingw64/share/xmake/rules/wdk/tracewpp/xmake.lua
/mingw64/share/xmake/rules/wdk/xmake.lua
/mingw64/share/xmake/rules/winsdk/dotnet/xmake.lua
/mingw64/share/xmake/rules/winsdk/mfc/env/xmake.lua
/mingw64/share/xmake/rules/winsdk/mfc/mfc.lua
/mingw64/share/xmake/rules/winsdk/mfc/xmake.lua
/mingw64/share/xmake/rules/winsdk/xmake.lua
/mingw64/share/xmake/rules/xcode/application/build.lua
/mingw64/share/xmake/rules/xcode/application/install.lua
/mingw64/share/xmake/rules/xcode/application/load.lua
/mingw64/share/xmake/rules/xcode/application/package.lua
/mingw64/share/xmake/rules/xcode/application/run.lua
/mingw64/share/xmake/rules/xcode/application/uninstall.lua
/mingw64/share/xmake/rules/xcode/application/xmake.lua
/mingw64/share/xmake/rules/xcode/bundle/xmake.lua
/mingw64/share/xmake/rules/xcode/framework/xmake.lua
/mingw64/share/xmake/rules/xcode/info_plist/xmake.lua
/mingw64/share/xmake/rules/xcode/metal/xmake.lua
/mingw64/share/xmake/rules/xcode/storyboard/xmake.lua
/mingw64/share/xmake/rules/xcode/xcassets/xmake.lua
/mingw64/share/xmake/rules/xmake_cli/xmake.lua
/mingw64/share/xmake/rules/zig/xmake.lua
/mingw64/share/xmake/scripts/PkgInfo
/mingw64/share/xmake/scripts/cmake_importfiles/xxxConfig.cmake
/mingw64/share/xmake/scripts/cmake_importfiles/xxxConfigVersion.cmake
/mingw64/share/xmake/scripts/cmake_importfiles/xxxTargets-debug.cmake
/mingw64/share/xmake/scripts/cmake_importfiles/xxxTargets-release.cmake
/mingw64/share/xmake/scripts/cmake_importfiles/xxxTargets.cmake
/mingw64/share/xmake/scripts/completions/register-completions.bash
/mingw64/share/xmake/scripts/completions/register-completions.fish
/mingw64/share/xmake/scripts/completions/register-completions.zsh
/mingw64/share/xmake/scripts/conan/extensions/generators/xmake_generator.py
/mingw64/share/xmake/scripts/faq.lua
/mingw64/share/xmake/scripts/find_cudadevices.cpp
/mingw64/share/xmake/scripts/gas-preprocessor.pl
/mingw64/share/xmake/scripts/gitignore
/mingw64/share/xmake/scripts/pac/github_mirror.lua
/mingw64/share/xmake/scripts/profile-unix.fish
/mingw64/share/xmake/scripts/profile-unix.sh
/mingw64/share/xmake/scripts/profile-win.ps1
/mingw64/share/xmake/scripts/run.vbs
/mingw64/share/xmake/scripts/update-script.bat
/mingw64/share/xmake/scripts/update-script.sh
/mingw64/share/xmake/scripts/virtualenvs/register-virtualenvs.sh
/mingw64/share/xmake/scripts/xpack/nsis/makensis.nsi
/mingw64/share/xmake/scripts/xpack/runself/makeself.lsm
/mingw64/share/xmake/scripts/xpack/runself/setup.sh
/mingw64/share/xmake/scripts/xpack/srpm/srpm.spec
/mingw64/share/xmake/scripts/xrepo-hook.psm1
/mingw64/share/xmake/scripts/xrepo/envs/depot_tools.lua
/mingw64/share/xmake/scripts/xrepo/envs/devel.lua
/mingw64/share/xmake/scripts/xrepo/envs/llvm-mingw.lua
/mingw64/share/xmake/scripts/xrepo/envs/llvm.lua
/mingw64/share/xmake/scripts/xrepo/envs/mingw-w64.lua
/mingw64/share/xmake/scripts/xrepo/envs/msvc.lua
/mingw64/share/xmake/scripts/xrepo/envs/msys2-mingw32.lua
/mingw64/share/xmake/scripts/xrepo/envs/msys2-mingw64.lua
/mingw64/share/xmake/scripts/xrepo/envs/msys2.lua
/mingw64/share/xmake/scripts/xrepo/envs/python2.lua
/mingw64/share/xmake/scripts/xrepo/envs/python3.lua
/mingw64/share/xmake/templates/c++/console/project/src/main.cpp
/mingw64/share/xmake/templates/c++/console/project/xmake.lua
/mingw64/share/xmake/templates/c++/console/template.lua
/mingw64/share/xmake/templates/c++/qt.console/project/src/main.cpp
/mingw64/share/xmake/templates/c++/qt.console/project/xmake.lua
/mingw64/share/xmake/templates/c++/qt.console/template.lua
/mingw64/share/xmake/templates/c++/qt.quickapp/project/src/main.cpp
/mingw64/share/xmake/templates/c++/qt.quickapp/project/src/main.qml
/mingw64/share/xmake/templates/c++/qt.quickapp/project/src/qml.qrc
/mingw64/share/xmake/templates/c++/qt.quickapp/project/xmake.lua
/mingw64/share/xmake/templates/c++/qt.quickapp/template.lua
/mingw64/share/xmake/templates/c++/qt.quickapp_static/project/src/main.cpp
/mingw64/share/xmake/templates/c++/qt.quickapp_static/project/src/main.qml
/mingw64/share/xmake/templates/c++/qt.quickapp_static/project/src/qml.qrc
/mingw64/share/xmake/templates/c++/qt.quickapp_static/project/xmake.lua
/mingw64/share/xmake/templates/c++/qt.quickapp_static/template.lua
/mingw64/share/xmake/templates/c++/qt.shared/project/src/demo.cpp
/mingw64/share/xmake/templates/c++/qt.shared/project/src/demo.h
/mingw64/share/xmake/templates/c++/qt.shared/project/src/demo_global.h
/mingw64/share/xmake/templates/c++/qt.shared/project/xmake.lua
/mingw64/share/xmake/templates/c++/qt.shared/template.lua
/mingw64/share/xmake/templates/c++/qt.static/project/src/demo.cpp
/mingw64/share/xmake/templates/c++/qt.static/project/src/demo.h
/mingw64/share/xmake/templates/c++/qt.static/project/xmake.lua
/mingw64/share/xmake/templates/c++/qt.static/template.lua
/mingw64/share/xmake/templates/c++/qt.widgetapp/project/src/main.cpp
/mingw64/share/xmake/templates/c++/qt.widgetapp/project/src/mainwindow.cpp
/mingw64/share/xmake/templates/c++/qt.widgetapp/project/src/mainwindow.h
/mingw64/share/xmake/templates/c++/qt.widgetapp/project/src/mainwindow.ui
/mingw64/share/xmake/templates/c++/qt.widgetapp/project/xmake.lua
/mingw64/share/xmake/templates/c++/qt.widgetapp/template.lua
/mingw64/share/xmake/templates/c++/qt.widgetapp_static/project/src/main.cpp
/mingw64/share/xmake/templates/c++/qt.widgetapp_static/project/src/mainwindow.cpp
/mingw64/share/xmake/templates/c++/qt.widgetapp_static/project/src/mainwindow.h
/mingw64/share/xmake/templates/c++/qt.widgetapp_static/project/src/mainwindow.ui
/mingw64/share/xmake/templates/c++/qt.widgetapp_static/project/xmake.lua
/mingw64/share/xmake/templates/c++/qt.widgetapp_static/template.lua
/mingw64/share/xmake/templates/c++/shared/project/src/foo.cpp
/mingw64/share/xmake/templates/c++/shared/project/src/foo.h
/mingw64/share/xmake/templates/c++/shared/project/src/main.cpp
/mingw64/share/xmake/templates/c++/shared/project/xmake.lua
/mingw64/share/xmake/templates/c++/shared/template.lua
/mingw64/share/xmake/templates/c++/static/project/src/foo.cpp
/mingw64/share/xmake/templates/c++/static/project/src/foo.h
/mingw64/share/xmake/templates/c++/static/project/src/main.cpp
/mingw64/share/xmake/templates/c++/static/project/xmake.lua
/mingw64/share/xmake/templates/c++/static/template.lua
/mingw64/share/xmake/templates/c++/tbox.console/project/src/main.cpp
/mingw64/share/xmake/templates/c++/tbox.console/project/src/xmake.lua
/mingw64/share/xmake/templates/c++/tbox.console/project/xmake.lua
/mingw64/share/xmake/templates/c++/tbox.console/template.lua
/mingw64/share/xmake/templates/c++/tbox.shared/project/src/_demo/main.cpp
/mingw64/share/xmake/templates/c++/tbox.shared/project/src/_demo/xmake.lua
/mingw64/share/xmake/templates/c++/tbox.shared/project/src/_library/interface.cpp
/mingw64/share/xmake/templates/c++/tbox.shared/project/src/_library/interface.h
/mingw64/share/xmake/templates/c++/tbox.shared/project/src/_library/xmake.lua
/mingw64/share/xmake/templates/c++/tbox.shared/project/xmake.lua
/mingw64/share/xmake/templates/c++/tbox.shared/template.lua
/mingw64/share/xmake/templates/c++/tbox.static/project/src/_demo/main.cpp
/mingw64/share/xmake/templates/c++/tbox.static/project/src/_demo/xmake.lua
/mingw64/share/xmake/templates/c++/tbox.static/project/src/_library/interface.cpp
/mingw64/share/xmake/templates/c++/tbox.static/project/src/_library/interface.h
/mingw64/share/xmake/templates/c++/tbox.static/project/src/_library/xmake.lua
/mingw64/share/xmake/templates/c++/tbox.static/project/xmake.lua
/mingw64/share/xmake/templates/c++/tbox.static/template.lua
/mingw64/share/xmake/templates/c++/wxwidgets/project/src/main.cpp
/mingw64/share/xmake/templates/c++/wxwidgets/project/xmake.lua
/mingw64/share/xmake/templates/c++/wxwidgets/template.lua
/mingw64/share/xmake/templates/c++/xmake.cli/project/src/lni/main.cpp
/mingw64/share/xmake/templates/c++/xmake.cli/project/src/lua/main.lua
/mingw64/share/xmake/templates/c++/xmake.cli/project/xmake.lua
/mingw64/share/xmake/templates/c++/xmake.cli/template.lua
/mingw64/share/xmake/templates/c/console/project/src/main.c
/mingw64/share/xmake/templates/c/console/project/xmake.lua
/mingw64/share/xmake/templates/c/console/template.lua
/mingw64/share/xmake/templates/c/shared/project/src/foo.c
/mingw64/share/xmake/templates/c/shared/project/src/foo.h
/mingw64/share/xmake/templates/c/shared/project/src/main.c
/mingw64/share/xmake/templates/c/shared/project/xmake.lua
/mingw64/share/xmake/templates/c/shared/template.lua
/mingw64/share/xmake/templates/c/static/project/src/foo.c
/mingw64/share/xmake/templates/c/static/project/src/foo.h
/mingw64/share/xmake/templates/c/static/project/src/main.c
/mingw64/share/xmake/templates/c/static/project/xmake.lua
/mingw64/share/xmake/templates/c/static/template.lua
/mingw64/share/xmake/templates/c/tbox.console/project/src/main.c
/mingw64/share/xmake/templates/c/tbox.console/project/src/xmake.lua
/mingw64/share/xmake/templates/c/tbox.console/project/xmake.lua
/mingw64/share/xmake/templates/c/tbox.console/template.lua
/mingw64/share/xmake/templates/c/tbox.shared/project/src/_demo/main.c
/mingw64/share/xmake/templates/c/tbox.shared/project/src/_demo/xmake.lua
/mingw64/share/xmake/templates/c/tbox.shared/project/src/_library/interface.c
/mingw64/share/xmake/templates/c/tbox.shared/project/src/_library/interface.h
/mingw64/share/xmake/templates/c/tbox.shared/project/src/_library/xmake.lua
/mingw64/share/xmake/templates/c/tbox.shared/project/xmake.lua
/mingw64/share/xmake/templates/c/tbox.shared/template.lua
/mingw64/share/xmake/templates/c/tbox.static/project/src/_demo/main.c
/mingw64/share/xmake/templates/c/tbox.static/project/src/_demo/xmake.lua
/mingw64/share/xmake/templates/c/tbox.static/project/src/_library/interface.c
/mingw64/share/xmake/templates/c/tbox.static/project/src/_library/interface.h
/mingw64/share/xmake/templates/c/tbox.static/project/src/_library/xmake.lua
/mingw64/share/xmake/templates/c/tbox.static/project/xmake.lua
/mingw64/share/xmake/templates/c/tbox.static/template.lua
/mingw64/share/xmake/templates/c/xmake.cli/project/src/lni/main.c
/mingw64/share/xmake/templates/c/xmake.cli/project/src/lua/main.lua
/mingw64/share/xmake/templates/c/xmake.cli/project/xmake.lua
/mingw64/share/xmake/templates/c/xmake.cli/template.lua
/mingw64/share/xmake/templates/cuda/console/project/src/main.cu
/mingw64/share/xmake/templates/cuda/console/project/xmake.lua
/mingw64/share/xmake/templates/cuda/console/template.lua
/mingw64/share/xmake/templates/cuda/shared/project/inc/lib.cuh
/mingw64/share/xmake/templates/cuda/shared/project/src/lib.cu
/mingw64/share/xmake/templates/cuda/shared/project/xmake.lua
/mingw64/share/xmake/templates/cuda/shared/template.lua
/mingw64/share/xmake/templates/cuda/static/project/inc/lib.cuh
/mingw64/share/xmake/templates/cuda/static/project/src/lib.cu
/mingw64/share/xmake/templates/cuda/static/project/xmake.lua
/mingw64/share/xmake/templates/cuda/static/template.lua
/mingw64/share/xmake/templates/dlang/console/project/src/main.d
/mingw64/share/xmake/templates/dlang/console/project/xmake.lua
/mingw64/share/xmake/templates/dlang/console/template.lua
/mingw64/share/xmake/templates/dlang/shared/project/src/interfaces.d
/mingw64/share/xmake/templates/dlang/shared/project/src/main.d
/mingw64/share/xmake/templates/dlang/shared/project/xmake.lua
/mingw64/share/xmake/templates/dlang/shared/template.lua
/mingw64/share/xmake/templates/dlang/static/project/src/interfaces.d
/mingw64/share/xmake/templates/dlang/static/project/src/main.d
/mingw64/share/xmake/templates/dlang/static/project/xmake.lua
/mingw64/share/xmake/templates/dlang/static/template.lua
/mingw64/share/xmake/templates/fortran/console/project/src/main.f90
/mingw64/share/xmake/templates/fortran/console/project/xmake.lua
/mingw64/share/xmake/templates/fortran/console/template.lua
/mingw64/share/xmake/templates/fortran/shared/project/src/main.f90
/mingw64/share/xmake/templates/fortran/shared/project/src/test.f90
/mingw64/share/xmake/templates/fortran/shared/project/xmake.lua
/mingw64/share/xmake/templates/fortran/shared/template.lua
/mingw64/share/xmake/templates/fortran/static/project/src/main.f90
/mingw64/share/xmake/templates/fortran/static/project/src/test.f90
/mingw64/share/xmake/templates/fortran/static/project/xmake.lua
/mingw64/share/xmake/templates/fortran/static/template.lua
/mingw64/share/xmake/templates/go/console/project/src/main.go
/mingw64/share/xmake/templates/go/console/project/xmake.lua
/mingw64/share/xmake/templates/go/console/template.lua
/mingw64/share/xmake/templates/go/static/project/src/main.go
/mingw64/share/xmake/templates/go/static/project/src/test.go
/mingw64/share/xmake/templates/go/static/project/src/test/add.go
/mingw64/share/xmake/templates/go/static/project/src/test/sub.go
/mingw64/share/xmake/templates/go/static/project/xmake.lua
/mingw64/share/xmake/templates/go/static/template.lua
/mingw64/share/xmake/templates/nim/console/project/src/main.nim
/mingw64/share/xmake/templates/nim/console/project/xmake.lua
/mingw64/share/xmake/templates/nim/console/template.lua
/mingw64/share/xmake/templates/nim/shared/project/src/foo.nim
/mingw64/share/xmake/templates/nim/shared/project/src/main.nim
/mingw64/share/xmake/templates/nim/shared/project/xmake.lua
/mingw64/share/xmake/templates/nim/shared/template.lua
/mingw64/share/xmake/templates/nim/static/project/src/foo.nim
/mingw64/share/xmake/templates/nim/static/project/src/main.nim
/mingw64/share/xmake/templates/nim/static/project/xmake.lua
/mingw64/share/xmake/templates/nim/static/template.lua
/mingw64/share/xmake/templates/objc++/bundle/project/src/Info.plist
/mingw64/share/xmake/templates/objc++/bundle/project/src/test.h
/mingw64/share/xmake/templates/objc++/bundle/project/src/test.mm
/mingw64/share/xmake/templates/objc++/bundle/project/xmake.lua
/mingw64/share/xmake/templates/objc++/bundle/template.lua
/mingw64/share/xmake/templates/objc++/console/project/src/main.mm
/mingw64/share/xmake/templates/objc++/console/project/xmake.lua
/mingw64/share/xmake/templates/objc++/console/template.lua
/mingw64/share/xmake/templates/objc++/framework/project/src/Info.plist
/mingw64/share/xmake/templates/objc++/framework/project/src/test.h
/mingw64/share/xmake/templates/objc++/framework/project/src/test.mm
/mingw64/share/xmake/templates/objc++/framework/project/xmake.lua
/mingw64/share/xmake/templates/objc++/framework/template.lua
/mingw64/share/xmake/templates/objc/bundle/project/src/Info.plist
/mingw64/share/xmake/templates/objc/bundle/project/src/test.h
/mingw64/share/xmake/templates/objc/bundle/project/src/test.m
/mingw64/share/xmake/templates/objc/bundle/project/xmake.lua
/mingw64/share/xmake/templates/objc/bundle/template.lua
/mingw64/share/xmake/templates/objc/console/project/src/main.m
/mingw64/share/xmake/templates/objc/console/project/xmake.lua
/mingw64/share/xmake/templates/objc/console/template.lua
/mingw64/share/xmake/templates/objc/framework/project/src/Info.plist
/mingw64/share/xmake/templates/objc/framework/project/src/test.h
/mingw64/share/xmake/templates/objc/framework/project/src/test.m
/mingw64/share/xmake/templates/objc/framework/project/xmake.lua
/mingw64/share/xmake/templates/objc/framework/template.lua
/mingw64/share/xmake/templates/objc/iosapp/project/src/AppDelegate.h
/mingw64/share/xmake/templates/objc/iosapp/project/src/AppDelegate.m
/mingw64/share/xmake/templates/objc/iosapp/project/src/Assets.xcassets/AppIcon.appiconset/Contents.json
/mingw64/share/xmake/templates/objc/iosapp/project/src/Assets.xcassets/Contents.json
/mingw64/share/xmake/templates/objc/iosapp/project/src/Base.lproj/LaunchScreen.storyboard
/mingw64/share/xmake/templates/objc/iosapp/project/src/Base.lproj/Main.storyboard
/mingw64/share/xmake/templates/objc/iosapp/project/src/Info.plist
/mingw64/share/xmake/templates/objc/iosapp/project/src/SceneDelegate.h
/mingw64/share/xmake/templates/objc/iosapp/project/src/SceneDelegate.m
/mingw64/share/xmake/templates/objc/iosapp/project/src/ViewController.h
/mingw64/share/xmake/templates/objc/iosapp/project/src/ViewController.m
/mingw64/share/xmake/templates/objc/iosapp/project/src/main.m
/mingw64/share/xmake/templates/objc/iosapp/project/xmake.lua
/mingw64/share/xmake/templates/objc/iosapp/template.lua
/mingw64/share/xmake/templates/objc/iosapp_with_framework/project/src/app/AppDelegate.h
/mingw64/share/xmake/templates/objc/iosapp_with_framework/project/src/app/AppDelegate.m
/mingw64/share/xmake/templates/objc/iosapp_with_framework/project/src/app/Assets.xcassets/AppIcon.appiconset/Contents.json
/mingw64/share/xmake/templates/objc/iosapp_with_framework/project/src/app/Assets.xcassets/Contents.json
/mingw64/share/xmake/templates/objc/iosapp_with_framework/project/src/app/Base.lproj/LaunchScreen.storyboard
/mingw64/share/xmake/templates/objc/iosapp_with_framework/project/src/app/Base.lproj/Main.storyboard
/mingw64/share/xmake/templates/objc/iosapp_with_framework/project/src/app/Info.plist
/mingw64/share/xmake/templates/objc/iosapp_with_framework/project/src/app/SceneDelegate.h
/mingw64/share/xmake/templates/objc/iosapp_with_framework/project/src/app/SceneDelegate.m
/mingw64/share/xmake/templates/objc/iosapp_with_framework/project/src/app/ViewController.h
/mingw64/share/xmake/templates/objc/iosapp_with_framework/project/src/app/ViewController.m
/mingw64/share/xmake/templates/objc/iosapp_with_framework/project/src/app/main.m
/mingw64/share/xmake/templates/objc/iosapp_with_framework/project/src/framework/Info.plist
/mingw64/share/xmake/templates/objc/iosapp_with_framework/project/src/framework/test.h
/mingw64/share/xmake/templates/objc/iosapp_with_framework/project/src/framework/test.m
/mingw64/share/xmake/templates/objc/iosapp_with_framework/project/xmake.lua
/mingw64/share/xmake/templates/objc/iosapp_with_framework/template.lua
/mingw64/share/xmake/templates/objc/macapp/project/src/AppDelegate.h
/mingw64/share/xmake/templates/objc/macapp/project/src/AppDelegate.m
/mingw64/share/xmake/templates/objc/macapp/project/src/Assets.xcassets/AppIcon.appiconset/Contents.json
/mingw64/share/xmake/templates/objc/macapp/project/src/Assets.xcassets/Contents.json
/mingw64/share/xmake/templates/objc/macapp/project/src/Base.lproj/Main.storyboard
/mingw64/share/xmake/templates/objc/macapp/project/src/Info.plist
/mingw64/share/xmake/templates/objc/macapp/project/src/ViewController.h
/mingw64/share/xmake/templates/objc/macapp/project/src/ViewController.m
/mingw64/share/xmake/templates/objc/macapp/project/src/main.m
/mingw64/share/xmake/templates/objc/macapp/project/src/test.entitlements
/mingw64/share/xmake/templates/objc/macapp/project/xmake.lua
/mingw64/share/xmake/templates/objc/macapp/template.lua
/mingw64/share/xmake/templates/objc/macapp_with_framework/project/src/app/AppDelegate.h
/mingw64/share/xmake/templates/objc/macapp_with_framework/project/src/app/AppDelegate.m
/mingw64/share/xmake/templates/objc/macapp_with_framework/project/src/app/Assets.xcassets/AppIcon.appiconset/Contents.json
/mingw64/share/xmake/templates/objc/macapp_with_framework/project/src/app/Assets.xcassets/Contents.json
/mingw64/share/xmake/templates/objc/macapp_with_framework/project/src/app/Base.lproj/Main.storyboard
/mingw64/share/xmake/templates/objc/macapp_with_framework/project/src/app/Info.plist
/mingw64/share/xmake/templates/objc/macapp_with_framework/project/src/app/ViewController.h
/mingw64/share/xmake/templates/objc/macapp_with_framework/project/src/app/ViewController.m
/mingw64/share/xmake/templates/objc/macapp_with_framework/project/src/app/main.m
/mingw64/share/xmake/templates/objc/macapp_with_framework/project/src/app/test.entitlements
/mingw64/share/xmake/templates/objc/macapp_with_framework/project/src/framework/Info.plist
/mingw64/share/xmake/templates/objc/macapp_with_framework/project/src/framework/test.h
/mingw64/share/xmake/templates/objc/macapp_with_framework/project/src/framework/test.m
/mingw64/share/xmake/templates/objc/macapp_with_framework/project/xmake.lua
/mingw64/share/xmake/templates/objc/macapp_with_framework/template.lua
/mingw64/share/xmake/templates/pascal/console/project/src/main.pas
/mingw64/share/xmake/templates/pascal/console/project/xmake.lua
/mingw64/share/xmake/templates/pascal/console/template.lua
/mingw64/share/xmake/templates/pascal/shared/project/src/foo.pas
/mingw64/share/xmake/templates/pascal/shared/project/src/main.pas
/mingw64/share/xmake/templates/pascal/shared/project/xmake.lua
/mingw64/share/xmake/templates/pascal/shared/template.lua
/mingw64/share/xmake/templates/rust/console/project/src/main.rs
/mingw64/share/xmake/templates/rust/console/project/xmake.lua
/mingw64/share/xmake/templates/rust/console/template.lua
/mingw64/share/xmake/templates/rust/static/project/src/foo.rs
/mingw64/share/xmake/templates/rust/static/project/src/main.rs
/mingw64/share/xmake/templates/rust/static/project/xmake.lua
/mingw64/share/xmake/templates/rust/static/template.lua
/mingw64/share/xmake/templates/swift/console/project/src/main.swift
/mingw64/share/xmake/templates/swift/console/project/xmake.lua
/mingw64/share/xmake/templates/swift/console/template.lua
/mingw64/share/xmake/templates/vala/console/project/src/main.vala
/mingw64/share/xmake/templates/vala/console/project/xmake.lua
/mingw64/share/xmake/templates/vala/console/template.lua
/mingw64/share/xmake/templates/vala/shared/project/src/main.vala
/mingw64/share/xmake/templates/vala/shared/project/src/mymath.vala
/mingw64/share/xmake/templates/vala/shared/project/xmake.lua
/mingw64/share/xmake/templates/vala/shared/template.lua
/mingw64/share/xmake/templates/vala/static/project/src/main.vala
/mingw64/share/xmake/templates/vala/static/project/src/mymath.vala
/mingw64/share/xmake/templates/vala/static/project/xmake.lua
/mingw64/share/xmake/templates/vala/static/template.lua
/mingw64/share/xmake/templates/zig/console/project/src/main.zig
/mingw64/share/xmake/templates/zig/console/project/src/test.zig
/mingw64/share/xmake/templates/zig/console/project/xmake.lua
/mingw64/share/xmake/templates/zig/console/template.lua
/mingw64/share/xmake/templates/zig/shared/project/src/main.zig
/mingw64/share/xmake/templates/zig/shared/project/src/test.zig
/mingw64/share/xmake/templates/zig/shared/project/xmake.lua
/mingw64/share/xmake/templates/zig/shared/template.lua
/mingw64/share/xmake/templates/zig/static/project/src/main.zig
/mingw64/share/xmake/templates/zig/static/project/src/test.zig
/mingw64/share/xmake/templates/zig/static/project/xmake.lua
/mingw64/share/xmake/templates/zig/static/template.lua
/mingw64/share/xmake/themes/dark/xmake.lua
/mingw64/share/xmake/themes/default/xmake.lua
/mingw64/share/xmake/themes/emoji/xmake.lua
/mingw64/share/xmake/themes/light/xmake.lua
/mingw64/share/xmake/themes/ninja/xmake.lua
/mingw64/share/xmake/themes/plain/xmake.lua
/mingw64/share/xmake/themes/powershell/xmake.lua
/mingw64/share/xmake/toolchains/armcc/xmake.lua
/mingw64/share/xmake/toolchains/armclang/xmake.lua
/mingw64/share/xmake/toolchains/c51/xmake.lua
/mingw64/share/xmake/toolchains/circle/xmake.lua
/mingw64/share/xmake/toolchains/clang-12/xmake.lua
/mingw64/share/xmake/toolchains/clang-13/xmake.lua
/mingw64/share/xmake/toolchains/clang-14/xmake.lua
/mingw64/share/xmake/toolchains/clang-15/xmake.lua
/mingw64/share/xmake/toolchains/clang-16/xmake.lua
/mingw64/share/xmake/toolchains/clang-17/xmake.lua
/mingw64/share/xmake/toolchains/clang-18/xmake.lua
/mingw64/share/xmake/toolchains/clang-cl/check.lua
/mingw64/share/xmake/toolchains/clang-cl/load.lua
/mingw64/share/xmake/toolchains/clang-cl/xmake.lua
/mingw64/share/xmake/toolchains/clang/xmake.lua
/mingw64/share/xmake/toolchains/cosmocc/check.lua
/mingw64/share/xmake/toolchains/cosmocc/xmake.lua
/mingw64/share/xmake/toolchains/cross/check.lua
/mingw64/share/xmake/toolchains/cross/load.lua
/mingw64/share/xmake/toolchains/cross/xmake.lua
/mingw64/share/xmake/toolchains/cuda/xmake.lua
/mingw64/share/xmake/toolchains/dlang/check.lua
/mingw64/share/xmake/toolchains/dlang/xmake.lua
/mingw64/share/xmake/toolchains/dmd/xmake.lua
/mingw64/share/xmake/toolchains/dpcpp/check.lua
/mingw64/share/xmake/toolchains/dpcpp/load.lua
/mingw64/share/xmake/toolchains/dpcpp/xmake.lua
/mingw64/share/xmake/toolchains/emcc/xmake.lua
/mingw64/share/xmake/toolchains/envs/xmake.lua
/mingw64/share/xmake/toolchains/fasm/xmake.lua
/mingw64/share/xmake/toolchains/fpc/xmake.lua
/mingw64/share/xmake/toolchains/gcc-10/xmake.lua
/mingw64/share/xmake/toolchains/gcc-11/xmake.lua
/mingw64/share/xmake/toolchains/gcc-12/xmake.lua
/mingw64/share/xmake/toolchains/gcc-13/xmake.lua
/mingw64/share/xmake/toolchains/gcc-4.8/xmake.lua
/mingw64/share/xmake/toolchains/gcc-4.9/xmake.lua
/mingw64/share/xmake/toolchains/gcc-8/xmake.lua
/mingw64/share/xmake/toolchains/gcc-9/xmake.lua
/mingw64/share/xmake/toolchains/gcc/xmake.lua
/mingw64/share/xmake/toolchains/gdc/check.lua
/mingw64/share/xmake/toolchains/gdc/xmake.lua
/mingw64/share/xmake/toolchains/gfortran/xmake.lua
/mingw64/share/xmake/toolchains/gnu-rm/xmake.lua
/mingw64/share/xmake/toolchains/go/xmake.lua
/mingw64/share/xmake/toolchains/icc/check.lua
/mingw64/share/xmake/toolchains/icc/load.lua
/mingw64/share/xmake/toolchains/icc/xmake.lua
/mingw64/share/xmake/toolchains/icx/check.lua
/mingw64/share/xmake/toolchains/icx/load.lua
/mingw64/share/xmake/toolchains/icx/xmake.lua
/mingw64/share/xmake/toolchains/ifort/check.lua
/mingw64/share/xmake/toolchains/ifort/load.lua
/mingw64/share/xmake/toolchains/ifort/xmake.lua
/mingw64/share/xmake/toolchains/iverilog/xmake.lua
/mingw64/share/xmake/toolchains/ldc/check.lua
/mingw64/share/xmake/toolchains/ldc/xmake.lua
/mingw64/share/xmake/toolchains/llvm/check.lua
/mingw64/share/xmake/toolchains/llvm/xmake.lua
/mingw64/share/xmake/toolchains/masm32/xmake.lua
/mingw64/share/xmake/toolchains/mingw/check.lua
/mingw64/share/xmake/toolchains/mingw/xmake.lua
/mingw64/share/xmake/toolchains/msvc/check.lua
/mingw64/share/xmake/toolchains/msvc/load.lua
/mingw64/share/xmake/toolchains/msvc/xmake.lua
/mingw64/share/xmake/toolchains/muslcc/xmake.lua
/mingw64/share/xmake/toolchains/nasm/xmake.lua
/mingw64/share/xmake/toolchains/ndk/check.lua
/mingw64/share/xmake/toolchains/ndk/load.lua
/mingw64/share/xmake/toolchains/ndk/xmake.lua
/mingw64/share/xmake/toolchains/nim/xmake.lua
/mingw64/share/xmake/toolchains/rust/xmake.lua
/mingw64/share/xmake/toolchains/sdcc/check.lua
/mingw64/share/xmake/toolchains/sdcc/xmake.lua
/mingw64/share/xmake/toolchains/swift/xmake.lua
/mingw64/share/xmake/toolchains/tinycc/xmake.lua
/mingw64/share/xmake/toolchains/verilator/xmake.lua
/mingw64/share/xmake/toolchains/wasi/xmake.lua
/mingw64/share/xmake/toolchains/xcode/check.lua
/mingw64/share/xmake/toolchains/xcode/load_appletvos.lua
/mingw64/share/xmake/toolchains/xcode/load_applexros.lua
/mingw64/share/xmake/toolchains/xcode/load_iphoneos.lua
/mingw64/share/xmake/toolchains/xcode/load_macosx.lua
/mingw64/share/xmake/toolchains/xcode/load_watchos.lua
/mingw64/share/xmake/toolchains/xcode/xmake.lua
/mingw64/share/xmake/toolchains/yasm/xmake.lua
/mingw64/share/xmake/toolchains/zig/xmake.lua
/mingw64/share/xmake/xmake.exe
Last Update: 2024-03-28 21:56:01 [Request update]