xmake 2.9.1-3 File List

Package has 1730 files and 715 directories.

Back to Package

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