notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
xmake-io Cross-platform build utility based on Lua
2.9.8 develnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: pericycle.cc@gmail.com search for ports maintained by this maintainer
Port Added: 2025-03-16 10:22:52
Last Update: 2025-03-16 10:19:27
Commit Hash: 2a288c93
License: APACHE20
WWW:
https://xmake.io/
Description:
What is Xmake? - Xmake is a cross-platform build utility based on the Lua scripting language - Xmake is very lightweight and has no dependencies outside of the standard library. - Uses the xmake.lua file to maintain project builds with a simple and readable syntax
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1815 items)
Collapse this list.
  1. /usr/local/share/licenses/xmake-io-2.9.8/catalog.mk
  2. /usr/local/share/licenses/xmake-io-2.9.8/LICENSE
  3. /usr/local/share/licenses/xmake-io-2.9.8/APACHE20
  4. bin/xmake
  5. bin/xrepo
  6. share/xmake/actions/build/build.lua
  7. share/xmake/actions/build/build_files.lua
  8. share/xmake/actions/build/check.lua
  9. share/xmake/actions/build/cleaner.lua
  10. share/xmake/actions/build/kinds/binary.lua
  11. share/xmake/actions/build/kinds/linkdepfiles.lua
  12. share/xmake/actions/build/kinds/moduleonly.lua
  13. share/xmake/actions/build/kinds/object.lua
  14. share/xmake/actions/build/kinds/shared.lua
  15. share/xmake/actions/build/kinds/static.lua
  16. share/xmake/actions/build/main.lua
  17. share/xmake/actions/build/xmake.lua
  18. share/xmake/actions/clean/main.lua
  19. share/xmake/actions/clean/xmake.lua
  20. share/xmake/actions/config/configfiles.lua
  21. share/xmake/actions/config/main.lua
  22. share/xmake/actions/config/menuconf.lua
  23. share/xmake/actions/config/scangen.lua
  24. share/xmake/actions/config/xmake.lua
  25. share/xmake/actions/create/main.lua
  26. share/xmake/actions/create/xmake.lua
  27. share/xmake/actions/global/main.lua
  28. share/xmake/actions/global/menuconf.lua
  29. share/xmake/actions/global/xmake.lua
  30. share/xmake/actions/install/install.lua
  31. share/xmake/actions/install/install_admin.lua
  32. share/xmake/actions/install/main.lua
  33. share/xmake/actions/install/xmake.lua
  34. share/xmake/actions/package/local/main.lua
  35. share/xmake/actions/package/main.lua
  36. share/xmake/actions/package/oldpkg/main.lua
  37. share/xmake/actions/package/remote/main.lua
  38. share/xmake/actions/package/xmake.lua
  39. share/xmake/actions/require/main.lua
  40. share/xmake/actions/require/xmake.lua
  41. share/xmake/actions/run/main.lua
  42. share/xmake/actions/run/xmake.lua
  43. share/xmake/actions/service/main.lua
  44. share/xmake/actions/service/xmake.lua
  45. share/xmake/actions/test/main.lua
  46. share/xmake/actions/test/xmake.lua
  47. share/xmake/actions/uninstall/main.lua
  48. share/xmake/actions/uninstall/uninstall.lua
  49. share/xmake/actions/uninstall/uninstall_admin.lua
  50. share/xmake/actions/uninstall/xmake.lua
  51. share/xmake/actions/update/main.lua
  52. share/xmake/actions/update/xmake.lua
  53. share/xmake/core/_xmake_main.lua
  54. share/xmake/core/base/base64.lua
  55. share/xmake/core/base/bit.lua
  56. share/xmake/core/base/bloom_filter.lua
  57. share/xmake/core/base/bytes.lua
  58. share/xmake/core/base/cli.lua
  59. share/xmake/core/base/colors.lua
  60. share/xmake/core/base/compat/bit.lua
  61. share/xmake/core/base/compat/env.lua
  62. share/xmake/core/base/coroutine.lua
  63. share/xmake/core/base/cpu.lua
  64. share/xmake/core/base/debugger.lua
  65. share/xmake/core/base/deprecated.lua
  66. share/xmake/core/base/dump.lua
  67. share/xmake/core/base/emoji.lua
  68. share/xmake/core/base/filter.lua
  69. share/xmake/core/base/fwatcher.lua
  70. share/xmake/core/base/global.lua
  71. share/xmake/core/base/graph.lua
  72. share/xmake/core/base/hash.lua
  73. share/xmake/core/base/hashset.lua
  74. share/xmake/core/base/heap.lua
  75. share/xmake/core/base/interpreter.lua
  76. share/xmake/core/base/io.lua
  77. share/xmake/core/base/json.lua
  78. share/xmake/core/base/libc.lua
  79. share/xmake/core/base/linuxos.lua
  80. share/xmake/core/base/list.lua
  81. share/xmake/core/base/log.lua
  82. share/xmake/core/base/macos.lua
  83. share/xmake/core/base/math.lua
  84. share/xmake/core/base/memory.lua
  85. share/xmake/core/base/object.lua
  86. share/xmake/core/base/option.lua
  87. share/xmake/core/base/os.lua
  88. share/xmake/core/base/path.lua
  89. share/xmake/core/base/pipe.lua
  90. share/xmake/core/base/poller.lua
  91. share/xmake/core/base/private/instance_deps.lua
  92. share/xmake/core/base/private/is_cross.lua
  93. share/xmake/core/base/private/match_copyfiles.lua
  94. share/xmake/core/base/private/select_script.lua
  95. share/xmake/core/base/privilege.lua
  96. share/xmake/core/base/process.lua
  97. share/xmake/core/base/profiler.lua
  98. share/xmake/core/base/scheduler.lua
  99. share/xmake/core/base/scopeinfo.lua
  100. share/xmake/core/base/semver.lua
  101. share/xmake/core/base/serialize.lua
  102. share/xmake/core/base/signal.lua
  103. share/xmake/core/base/singleton.lua
  104. share/xmake/core/base/socket.lua
  105. share/xmake/core/base/string.lua
  106. share/xmake/core/base/table.lua
  107. share/xmake/core/base/task.lua
  108. share/xmake/core/base/text.lua
  109. share/xmake/core/base/timer.lua
  110. share/xmake/core/base/todisplay.lua
  111. share/xmake/core/base/tty.lua
  112. share/xmake/core/base/utils.lua
  113. share/xmake/core/base/winos.lua
  114. share/xmake/core/base/xmake.lua
  115. share/xmake/core/cache/detectcache.lua
  116. share/xmake/core/cache/global_detectcache.lua
  117. share/xmake/core/cache/globalcache.lua
  118. share/xmake/core/cache/localcache.lua
  119. share/xmake/core/cache/memcache.lua
  120. share/xmake/core/compress/lz4.lua
  121. share/xmake/core/language/language.lua
  122. share/xmake/core/language/menu.lua
  123. share/xmake/core/main.lua
  124. share/xmake/core/package/component.lua
  125. share/xmake/core/package/package.lua
  126. share/xmake/core/package/repository.lua
  127. share/xmake/core/platform/environment.lua
  128. share/xmake/core/platform/menu.lua
  129. share/xmake/core/platform/platform.lua
  130. share/xmake/core/project/cache.lua
  131. share/xmake/core/project/config.lua
  132. share/xmake/core/project/deprecated/project.lua
  133. share/xmake/core/project/option.lua
  134. share/xmake/core/project/package.lua
  135. share/xmake/core/project/policy.lua
  136. share/xmake/core/project/project.lua
  137. share/xmake/core/project/rule.lua
  138. share/xmake/core/project/target.lua
  139. share/xmake/core/project/template.lua
  140. share/xmake/core/sandbox/modules/assert.lua
  141. share/xmake/core/sandbox/modules/catch.lua
  142. share/xmake/core/sandbox/modules/coroutine.lua
  143. share/xmake/core/sandbox/modules/cprint.lua
  144. share/xmake/core/sandbox/modules/cprintf.lua
  145. share/xmake/core/sandbox/modules/debug.lua
  146. share/xmake/core/sandbox/modules/dprint.lua
  147. share/xmake/core/sandbox/modules/dprintf.lua
  148. share/xmake/core/sandbox/modules/finally.lua
  149. share/xmake/core/sandbox/modules/find_package.lua
  150. share/xmake/core/sandbox/modules/find_packages.lua
  151. share/xmake/core/sandbox/modules/format.lua
  152. share/xmake/core/sandbox/modules/get_config.lua
  153. share/xmake/core/sandbox/modules/has_config.lua
  154. share/xmake/core/sandbox/modules/has_package.lua
  155. share/xmake/core/sandbox/modules/hash.lua
  156. share/xmake/core/sandbox/modules/import.lua
  157. share/xmake/core/sandbox/modules/import/core/base/base64.lua
  158. share/xmake/core/sandbox/modules/import/core/base/bit.lua
  159. share/xmake/core/sandbox/modules/import/core/base/bloom_filter.lua
  160. share/xmake/core/sandbox/modules/import/core/base/bytes.lua
  161. share/xmake/core/sandbox/modules/import/core/base/cli.lua
  162. share/xmake/core/sandbox/modules/import/core/base/colors.lua
  163. share/xmake/core/sandbox/modules/import/core/base/cpu.lua
  164. share/xmake/core/sandbox/modules/import/core/base/dlist.lua
  165. share/xmake/core/sandbox/modules/import/core/base/filter.lua
  166. share/xmake/core/sandbox/modules/import/core/base/fwatcher.lua
  167. share/xmake/core/sandbox/modules/import/core/base/global.lua
  168. share/xmake/core/sandbox/modules/import/core/base/graph.lua
  169. share/xmake/core/sandbox/modules/import/core/base/hashset.lua
  170. share/xmake/core/sandbox/modules/import/core/base/heap.lua
  171. share/xmake/core/sandbox/modules/import/core/base/interpreter.lua
  172. share/xmake/core/sandbox/modules/import/core/base/json.lua
  173. share/xmake/core/sandbox/modules/import/core/base/libc.lua
  174. share/xmake/core/sandbox/modules/import/core/base/list.lua
  175. share/xmake/core/sandbox/modules/import/core/base/memory.lua
  176. share/xmake/core/sandbox/modules/import/core/base/object.lua
  177. share/xmake/core/sandbox/modules/import/core/base/option.lua
  178. share/xmake/core/sandbox/modules/import/core/base/pipe.lua
  179. share/xmake/core/sandbox/modules/import/core/base/privilege.lua
  180. share/xmake/core/sandbox/modules/import/core/base/process.lua
  181. share/xmake/core/sandbox/modules/import/core/base/profiler.lua
  182. share/xmake/core/sandbox/modules/import/core/base/scheduler.lua
  183. share/xmake/core/sandbox/modules/import/core/base/semver.lua
  184. share/xmake/core/sandbox/modules/import/core/base/signal.lua
  185. share/xmake/core/sandbox/modules/import/core/base/singleton.lua
  186. share/xmake/core/sandbox/modules/import/core/base/socket.lua
  187. share/xmake/core/sandbox/modules/import/core/base/task.lua
  188. share/xmake/core/sandbox/modules/import/core/base/text.lua
  189. share/xmake/core/sandbox/modules/import/core/base/tty.lua
  190. share/xmake/core/sandbox/modules/import/core/cache/detectcache.lua
  191. share/xmake/core/sandbox/modules/import/core/cache/global_detectcache.lua
  192. share/xmake/core/sandbox/modules/import/core/cache/globalcache.lua
  193. share/xmake/core/sandbox/modules/import/core/cache/localcache.lua
  194. share/xmake/core/sandbox/modules/import/core/cache/memcache.lua
  195. share/xmake/core/sandbox/modules/import/core/compress/lz4.lua
  196. share/xmake/core/sandbox/modules/import/core/language/language.lua
  197. share/xmake/core/sandbox/modules/import/core/language/menu.lua
  198. share/xmake/core/sandbox/modules/import/core/package/package.lua
  199. share/xmake/core/sandbox/modules/import/core/package/repository.lua
  200. share/xmake/core/sandbox/modules/import/core/platform/menu.lua
  201. share/xmake/core/sandbox/modules/import/core/platform/platform.lua
  202. share/xmake/core/sandbox/modules/import/core/project/config.lua
  203. share/xmake/core/sandbox/modules/import/core/project/menu.lua
  204. share/xmake/core/sandbox/modules/import/core/project/option.lua
  205. share/xmake/core/sandbox/modules/import/core/project/policy.lua
  206. share/xmake/core/sandbox/modules/import/core/project/project.lua
  207. share/xmake/core/sandbox/modules/import/core/project/rule.lua
  208. share/xmake/core/sandbox/modules/import/core/project/target.lua
  209. share/xmake/core/sandbox/modules/import/core/project/task.lua
  210. share/xmake/core/sandbox/modules/import/core/project/template.lua
  211. share/xmake/core/sandbox/modules/import/core/sandbox/module.lua
  212. share/xmake/core/sandbox/modules/import/core/sandbox/sandbox.lua
  213. share/xmake/core/sandbox/modules/import/core/theme/theme.lua
  214. share/xmake/core/sandbox/modules/import/core/tool/compiler.lua
  215. share/xmake/core/sandbox/modules/import/core/tool/linker.lua
  216. share/xmake/core/sandbox/modules/import/core/tool/toolchain.lua
  217. share/xmake/core/sandbox/modules/import/core/ui/action.lua
  218. share/xmake/core/sandbox/modules/import/core/ui/application.lua
  219. share/xmake/core/sandbox/modules/import/core/ui/border.lua
  220. share/xmake/core/sandbox/modules/import/core/ui/boxdialog.lua
  221. share/xmake/core/sandbox/modules/import/core/ui/button.lua
  222. share/xmake/core/sandbox/modules/import/core/ui/canvas.lua
  223. share/xmake/core/sandbox/modules/import/core/ui/choicebox.lua
  224. share/xmake/core/sandbox/modules/import/core/ui/choicedialog.lua
  225. share/xmake/core/sandbox/modules/import/core/ui/curses.lua
  226. share/xmake/core/sandbox/modules/import/core/ui/desktop.lua
  227. share/xmake/core/sandbox/modules/import/core/ui/dialog.lua
  228. share/xmake/core/sandbox/modules/import/core/ui/event.lua
  229. share/xmake/core/sandbox/modules/import/core/ui/inputdialog.lua
  230. share/xmake/core/sandbox/modules/import/core/ui/label.lua
  231. share/xmake/core/sandbox/modules/import/core/ui/log.lua
  232. share/xmake/core/sandbox/modules/import/core/ui/mconfdialog.lua
  233. share/xmake/core/sandbox/modules/import/core/ui/menubar.lua
  234. share/xmake/core/sandbox/modules/import/core/ui/menuconf.lua
  235. share/xmake/core/sandbox/modules/import/core/ui/object.lua
  236. share/xmake/core/sandbox/modules/import/core/ui/panel.lua
  237. share/xmake/core/sandbox/modules/import/core/ui/point.lua
  238. share/xmake/core/sandbox/modules/import/core/ui/program.lua
  239. share/xmake/core/sandbox/modules/import/core/ui/rect.lua
  240. share/xmake/core/sandbox/modules/import/core/ui/statusbar.lua
  241. share/xmake/core/sandbox/modules/import/core/ui/textarea.lua
  242. share/xmake/core/sandbox/modules/import/core/ui/textdialog.lua
  243. share/xmake/core/sandbox/modules/import/core/ui/textedit.lua
  244. share/xmake/core/sandbox/modules/import/core/ui/view.lua
  245. share/xmake/core/sandbox/modules/import/core/ui/window.lua
  246. share/xmake/core/sandbox/modules/import/lib/detect/find_directory.lua
  247. share/xmake/core/sandbox/modules/import/lib/detect/find_file.lua
  248. share/xmake/core/sandbox/modules/import/lib/detect/find_library.lua
  249. share/xmake/core/sandbox/modules/import/lib/detect/find_path.lua
  250. share/xmake/core/sandbox/modules/import/lib/detect/find_program.lua
  251. share/xmake/core/sandbox/modules/import/lib/detect/find_programver.lua
  252. share/xmake/core/sandbox/modules/import/lib/lni.lua
  253. share/xmake/core/sandbox/modules/import/lib/lua/package.lua
  254. share/xmake/core/sandbox/modules/import/lib/luajit/bcsave.lua
  255. share/xmake/core/sandbox/modules/import/lib/luajit/bit.lua
  256. share/xmake/core/sandbox/modules/import/lib/luajit/ffi.lua
  257. share/xmake/core/sandbox/modules/import/lib/luajit/jit.lua
  258. share/xmake/core/sandbox/modules/import/private/core/base/is_cross.lua
  259. share/xmake/core/sandbox/modules/import/private/core/base/match_copyfiles.lua
  260. share/xmake/core/sandbox/modules/import/private/core/base/select_script.lua
  261. share/xmake/core/sandbox/modules/inherit.lua
  262. share/xmake/core/sandbox/modules/interpreter/format.lua
  263. share/xmake/core/sandbox/modules/interpreter/getenv.lua
  264. share/xmake/core/sandbox/modules/interpreter/hash.lua
  265. share/xmake/core/sandbox/modules/interpreter/ipairs.lua
  266. share/xmake/core/sandbox/modules/interpreter/is_host.lua
  267. share/xmake/core/sandbox/modules/interpreter/is_subhost.lua
  268. share/xmake/core/sandbox/modules/interpreter/linuxos.lua
  269. share/xmake/core/sandbox/modules/interpreter/macos.lua
  270. share/xmake/core/sandbox/modules/interpreter/math.lua
  271. share/xmake/core/sandbox/modules/interpreter/os.lua
  272. share/xmake/core/sandbox/modules/interpreter/pairs.lua
  273. share/xmake/core/sandbox/modules/interpreter/path.lua
  274. share/xmake/core/sandbox/modules/interpreter/print.lua
  275. share/xmake/core/sandbox/modules/interpreter/printf.lua
  276. share/xmake/core/sandbox/modules/interpreter/string.lua
  277. share/xmake/core/sandbox/modules/interpreter/table.lua
  278. share/xmake/core/sandbox/modules/interpreter/tonumber.lua
  279. share/xmake/core/sandbox/modules/interpreter/tostring.lua
  280. share/xmake/core/sandbox/modules/interpreter/type.lua
  281. share/xmake/core/sandbox/modules/interpreter/unpack.lua
  282. share/xmake/core/sandbox/modules/interpreter/winos.lua
  283. share/xmake/core/sandbox/modules/interpreter/xmake.lua
  284. share/xmake/core/sandbox/modules/io.lua
  285. share/xmake/core/sandbox/modules/ipairs.lua
  286. share/xmake/core/sandbox/modules/irpairs.lua
  287. share/xmake/core/sandbox/modules/is_arch.lua
  288. share/xmake/core/sandbox/modules/is_config.lua
  289. share/xmake/core/sandbox/modules/is_host.lua
  290. share/xmake/core/sandbox/modules/is_mode.lua
  291. share/xmake/core/sandbox/modules/is_plat.lua
  292. share/xmake/core/sandbox/modules/is_subhost.lua
  293. share/xmake/core/sandbox/modules/linuxos.lua
  294. share/xmake/core/sandbox/modules/macos.lua
  295. share/xmake/core/sandbox/modules/math.lua
  296. share/xmake/core/sandbox/modules/os.lua
  297. share/xmake/core/sandbox/modules/pairs.lua
  298. share/xmake/core/sandbox/modules/path.lua
  299. share/xmake/core/sandbox/modules/print.lua
  300. share/xmake/core/sandbox/modules/printf.lua
  301. share/xmake/core/sandbox/modules/raise.lua
  302. share/xmake/core/sandbox/modules/string.lua
  303. share/xmake/core/sandbox/modules/table.lua
  304. share/xmake/core/sandbox/modules/todisplay.lua
  305. share/xmake/core/sandbox/modules/tonumber.lua
  306. share/xmake/core/sandbox/modules/tostring.lua
  307. share/xmake/core/sandbox/modules/try.lua
  308. share/xmake/core/sandbox/modules/type.lua
  309. share/xmake/core/sandbox/modules/unpack.lua
  310. share/xmake/core/sandbox/modules/utils.lua
  311. share/xmake/core/sandbox/modules/val.lua
  312. share/xmake/core/sandbox/modules/vformat.lua
  313. share/xmake/core/sandbox/modules/vprint.lua
  314. share/xmake/core/sandbox/modules/vprintf.lua
  315. share/xmake/core/sandbox/modules/winos.lua
  316. share/xmake/core/sandbox/modules/wprint.lua
  317. share/xmake/core/sandbox/modules/xmake.lua
  318. share/xmake/core/sandbox/sandbox.lua
  319. share/xmake/core/theme/theme.lua
  320. share/xmake/core/tool/builder.lua
  321. share/xmake/core/tool/compiler.lua
  322. share/xmake/core/tool/linker.lua
  323. share/xmake/core/tool/tool.lua
  324. share/xmake/core/tool/toolchain.lua
  325. share/xmake/core/ui/action.lua
  326. share/xmake/core/ui/application.lua
  327. share/xmake/core/ui/border.lua
  328. share/xmake/core/ui/boxdialog.lua
  329. share/xmake/core/ui/button.lua
  330. share/xmake/core/ui/canvas.lua
  331. share/xmake/core/ui/choicebox.lua
  332. share/xmake/core/ui/choicedialog.lua
  333. share/xmake/core/ui/curses.lua
  334. share/xmake/core/ui/desktop.lua
  335. share/xmake/core/ui/dialog.lua
  336. share/xmake/core/ui/event.lua
  337. share/xmake/core/ui/inputdialog.lua
  338. share/xmake/core/ui/label.lua
  339. share/xmake/core/ui/log.lua
  340. share/xmake/core/ui/mconfdialog.lua
  341. share/xmake/core/ui/menubar.lua
  342. share/xmake/core/ui/menuconf.lua
  343. share/xmake/core/ui/object.lua
  344. share/xmake/core/ui/panel.lua
  345. share/xmake/core/ui/point.lua
  346. share/xmake/core/ui/program.lua
  347. share/xmake/core/ui/rect.lua
  348. share/xmake/core/ui/scrollbar.lua
  349. share/xmake/core/ui/statusbar.lua
  350. share/xmake/core/ui/textarea.lua
  351. share/xmake/core/ui/textdialog.lua
  352. share/xmake/core/ui/textedit.lua
  353. share/xmake/core/ui/view.lua
  354. share/xmake/core/ui/window.lua
  355. share/xmake/includes/check/check_bigendian.lua
  356. share/xmake/includes/check/check_cflags.lua
  357. share/xmake/includes/check/check_cfuncs.lua
  358. share/xmake/includes/check/check_cincludes.lua
  359. share/xmake/includes/check/check_csnippets.lua
  360. share/xmake/includes/check/check_ctypes.lua
  361. share/xmake/includes/check/check_cxxflags.lua
  362. share/xmake/includes/check/check_cxxfuncs.lua
  363. share/xmake/includes/check/check_cxxincludes.lua
  364. share/xmake/includes/check/check_cxxsnippets.lua
  365. share/xmake/includes/check/check_cxxtypes.lua
  366. share/xmake/includes/check/check_features.lua
  367. share/xmake/includes/check/check_links.lua
  368. share/xmake/includes/check/check_macros.lua
  369. share/xmake/includes/check/check_sizeof.lua
  370. share/xmake/includes/check/check_syslinks.lua
  371. share/xmake/includes/check/xmake.lua
  372. share/xmake/includes/qt/qt_add_static_plugins.lua
  373. share/xmake/includes/qt/xmake.lua
  374. share/xmake/includes/xpack/xmake.lua
  375. share/xmake/includes/xrepo/xmake.lua
  376. share/xmake/languages/asm/load.lua
  377. share/xmake/languages/asm/xmake.lua
  378. share/xmake/languages/c++/check_main.lua
  379. share/xmake/languages/c++/load.lua
  380. share/xmake/languages/c++/xmake.lua
  381. share/xmake/languages/c/check_main.lua
  382. share/xmake/languages/c/load.lua
  383. share/xmake/languages/c/xmake.lua
  384. share/xmake/languages/cuda/check_main.lua
  385. share/xmake/languages/cuda/load.lua
  386. share/xmake/languages/cuda/xmake.lua
  387. share/xmake/languages/dlang/check_main.lua
  388. share/xmake/languages/dlang/load.lua
  389. share/xmake/languages/dlang/xmake.lua
  390. share/xmake/languages/fortran/check_main.lua
  391. share/xmake/languages/fortran/load.lua
  392. share/xmake/languages/fortran/xmake.lua
  393. share/xmake/languages/golang/check_main.lua
  394. share/xmake/languages/golang/load.lua
  395. share/xmake/languages/golang/xmake.lua
  396. share/xmake/languages/msrc/load.lua
  397. share/xmake/languages/msrc/xmake.lua
  398. share/xmake/languages/nim/load.lua
  399. share/xmake/languages/nim/xmake.lua
  400. share/xmake/languages/objc++/check_main.lua
  401. share/xmake/languages/objc++/load.lua
  402. share/xmake/languages/objc++/xmake.lua
  403. share/xmake/languages/pascal/check_main.lua
  404. share/xmake/languages/pascal/load.lua
  405. share/xmake/languages/pascal/xmake.lua
  406. share/xmake/languages/rust/check_main.lua
  407. share/xmake/languages/rust/load.lua
  408. share/xmake/languages/rust/xmake.lua
  409. share/xmake/languages/swift/load.lua
  410. share/xmake/languages/swift/xmake.lua
  411. share/xmake/languages/zig/check_main.lua
  412. share/xmake/languages/zig/load.lua
  413. share/xmake/languages/zig/xmake.lua
  414. share/xmake/modules/async/runjobs.lua
  415. share/xmake/modules/cli/amalgamate.lua
  416. share/xmake/modules/cli/archive.lua
  417. share/xmake/modules/cli/bisect.lua
  418. share/xmake/modules/cli/extract.lua
  419. share/xmake/modules/core/base/license.lua
  420. share/xmake/modules/core/project/depend.lua
  421. share/xmake/modules/core/tools/ar.lua
  422. share/xmake/modules/core/tools/ar/has_flags.lua
  423. share/xmake/modules/core/tools/ar2000.lua
  424. share/xmake/modules/core/tools/ar6x.lua
  425. share/xmake/modules/core/tools/armar.lua
  426. share/xmake/modules/core/tools/armasm.lua
  427. share/xmake/modules/core/tools/armasm64_msvc.lua
  428. share/xmake/modules/core/tools/armasm64_msvc/has_flags.lua
  429. share/xmake/modules/core/tools/armasm_msvc.lua
  430. share/xmake/modules/core/tools/armasm_msvc/has_flags.lua
  431. share/xmake/modules/core/tools/armcc.lua
  432. share/xmake/modules/core/tools/armcc/parse_deps.lua
  433. share/xmake/modules/core/tools/armclang.lua
  434. share/xmake/modules/core/tools/armclang/has_flags.lua
  435. share/xmake/modules/core/tools/armlink.lua
  436. share/xmake/modules/core/tools/bl51.lua
  437. share/xmake/modules/core/tools/c51.lua
  438. share/xmake/modules/core/tools/cc.lua
  439. share/xmake/modules/core/tools/circle.lua
  440. share/xmake/modules/core/tools/circle/has_flags.lua
  441. share/xmake/modules/core/tools/cl.lua
  442. share/xmake/modules/core/tools/cl/cfeatures.lua
  443. share/xmake/modules/core/tools/cl/cxxfeatures.lua
  444. share/xmake/modules/core/tools/cl/features.lua
  445. share/xmake/modules/core/tools/cl/has_flags.lua
  446. share/xmake/modules/core/tools/cl/parse_deps.lua
  447. share/xmake/modules/core/tools/cl/parse_deps_json.lua
  448. share/xmake/modules/core/tools/cl/parse_include.lua
  449. share/xmake/modules/core/tools/cl2000.lua
  450. share/xmake/modules/core/tools/cl2000/has_flags.lua
  451. share/xmake/modules/core/tools/cl2000/parse_deps.lua
  452. share/xmake/modules/core/tools/cl6x.lua
  453. share/xmake/modules/core/tools/cl6x/has_flags.lua
  454. share/xmake/modules/core/tools/cl6x/parse_deps.lua
  455. share/xmake/modules/core/tools/cl_json/parse_deps.lua
  456. share/xmake/modules/core/tools/clang.lua
  457. share/xmake/modules/core/tools/clang/cfeatures.lua
  458. share/xmake/modules/core/tools/clang/cxxfeatures.lua
  459. share/xmake/modules/core/tools/clang/features.lua
  460. share/xmake/modules/core/tools/clang/has_flags.lua
  461. share/xmake/modules/core/tools/clang_cl.lua
  462. share/xmake/modules/core/tools/clang_cl/has_flags.lua
  463. share/xmake/modules/core/tools/clangxx.lua
  464. share/xmake/modules/core/tools/clangxx/features.lua
  465. share/xmake/modules/core/tools/clangxx/has_flags.lua
  466. share/xmake/modules/core/tools/cosmoar.lua
  467. share/xmake/modules/core/tools/cosmocc.lua
  468. share/xmake/modules/core/tools/cosmocc/has_flags.lua
  469. share/xmake/modules/core/tools/cosmocxx.lua
  470. share/xmake/modules/core/tools/cosmocxx/has_flags.lua
  471. share/xmake/modules/core/tools/cparser.lua
  472. share/xmake/modules/core/tools/cxx.lua
  473. share/xmake/modules/core/tools/dmd.lua
  474. share/xmake/modules/core/tools/dmd/has_flags.lua
  475. share/xmake/modules/core/tools/dpcpp.lua
  476. share/xmake/modules/core/tools/dpcpp/cfeatures.lua
  477. share/xmake/modules/core/tools/dpcpp/cxxfeatures.lua
  478. share/xmake/modules/core/tools/dpcpp/features.lua
  479. share/xmake/modules/core/tools/dpcpp/has_flags.lua
  480. share/xmake/modules/core/tools/emar.lua
  481. share/xmake/modules/core/tools/emcc.lua
  482. share/xmake/modules/core/tools/emcc/has_flags.lua
  483. share/xmake/modules/core/tools/emxx.lua
  484. share/xmake/modules/core/tools/emxx/has_flags.lua
  485. share/xmake/modules/core/tools/fasm.lua
  486. share/xmake/modules/core/tools/fpc.lua
  487. share/xmake/modules/core/tools/fpc/has_flags.lua
  488. share/xmake/modules/core/tools/gcc.lua
  489. share/xmake/modules/core/tools/gcc/cfeatures.lua
  490. share/xmake/modules/core/tools/gcc/cxxfeatures.lua
  491. share/xmake/modules/core/tools/gcc/features.lua
  492. share/xmake/modules/core/tools/gcc/has_flags.lua
  493. share/xmake/modules/core/tools/gcc/parse_deps.lua
  494. share/xmake/modules/core/tools/gcc_ar.lua
  495. share/xmake/modules/core/tools/gccgo.lua
  496. share/xmake/modules/core/tools/gccgo/has_flags.lua
  497. share/xmake/modules/core/tools/gdc.lua
  498. share/xmake/modules/core/tools/gdc/has_flags.lua
  499. share/xmake/modules/core/tools/gfortran.lua
  500. share/xmake/modules/core/tools/gfortran/has_flags.lua
  501. share/xmake/modules/core/tools/go.lua
  502. share/xmake/modules/core/tools/go/has_flags.lua
  503. share/xmake/modules/core/tools/gxx.lua
  504. share/xmake/modules/core/tools/gxx/features.lua
  505. share/xmake/modules/core/tools/gxx/has_flags.lua
  506. share/xmake/modules/core/tools/iarchive.lua
  507. share/xmake/modules/core/tools/icc.lua
  508. share/xmake/modules/core/tools/icc/has_flags.lua
  509. share/xmake/modules/core/tools/iccarm.lua
  510. share/xmake/modules/core/tools/iccarm/has_flags.lua
  511. share/xmake/modules/core/tools/icl.lua
  512. share/xmake/modules/core/tools/icl/has_flags.lua
  513. share/xmake/modules/core/tools/icpc.lua
  514. share/xmake/modules/core/tools/icpc/has_flags.lua
  515. share/xmake/modules/core/tools/icpx.lua
  516. share/xmake/modules/core/tools/icpx/features.lua
  517. share/xmake/modules/core/tools/icpx/has_flags.lua
  518. share/xmake/modules/core/tools/icx.lua
  519. share/xmake/modules/core/tools/icx/cfeatures.lua
  520. share/xmake/modules/core/tools/icx/cxxfeatures.lua
  521. share/xmake/modules/core/tools/icx/features.lua
  522. share/xmake/modules/core/tools/icx/has_flags.lua
  523. share/xmake/modules/core/tools/ifort.lua
  524. share/xmake/modules/core/tools/ifort/has_flags.lua
  525. share/xmake/modules/core/tools/ifx.lua
  526. share/xmake/modules/core/tools/ifx/has_flags.lua
  527. share/xmake/modules/core/tools/ilinkarm.lua
  528. share/xmake/modules/core/tools/ld.lua
  529. share/xmake/modules/core/tools/ld64_lld.lua
  530. share/xmake/modules/core/tools/ld_lld.lua
  531. share/xmake/modules/core/tools/ldc2.lua
  532. share/xmake/modules/core/tools/ldc2/has_flags.lua
  533. share/xmake/modules/core/tools/link.lua
  534. share/xmake/modules/core/tools/link/has_flags.lua
  535. share/xmake/modules/core/tools/lld_link.lua
  536. share/xmake/modules/core/tools/llvm_ar.lua
  537. share/xmake/modules/core/tools/llvm_rc.lua
  538. share/xmake/modules/core/tools/ml.lua
  539. share/xmake/modules/core/tools/ml/has_flags.lua
  540. share/xmake/modules/core/tools/ml64.lua
  541. share/xmake/modules/core/tools/ml64/has_flags.lua
  542. share/xmake/modules/core/tools/mold.lua
  543. share/xmake/modules/core/tools/nasm.lua
  544. share/xmake/modules/core/tools/nim.lua
  545. share/xmake/modules/core/tools/nim/has_flags.lua
  546. share/xmake/modules/core/tools/nvc.lua
  547. share/xmake/modules/core/tools/nvc/features.lua
  548. share/xmake/modules/core/tools/nvc/has_flags.lua
  549. share/xmake/modules/core/tools/nvcc.lua
  550. share/xmake/modules/core/tools/nvcc/has_flags.lua
  551. share/xmake/modules/core/tools/nvcxx.lua
  552. share/xmake/modules/core/tools/nvcxx/features.lua
  553. share/xmake/modules/core/tools/nvcxx/has_flags.lua
  554. share/xmake/modules/core/tools/nvfortran.lua
  555. share/xmake/modules/core/tools/nvfortran/has_flags.lua
  556. share/xmake/modules/core/tools/rc.lua
  557. share/xmake/modules/core/tools/rc/has_flags.lua
  558. share/xmake/modules/core/tools/rc/parse_deps.lua
  559. share/xmake/modules/core/tools/rustc.lua
  560. share/xmake/modules/core/tools/rustc/has_flags.lua
  561. share/xmake/modules/core/tools/sdar.lua
  562. share/xmake/modules/core/tools/sdasstm8.lua
  563. share/xmake/modules/core/tools/sdcc.lua
  564. share/xmake/modules/core/tools/sdcc/has_flags.lua
  565. share/xmake/modules/core/tools/swift_frontend.lua
  566. share/xmake/modules/core/tools/swift_frontend/has_flags.lua
  567. share/xmake/modules/core/tools/swiftc.lua
  568. share/xmake/modules/core/tools/swiftc/has_flags.lua
  569. share/xmake/modules/core/tools/tcc.lua
  570. share/xmake/modules/core/tools/tcc/has_flags.lua
  571. share/xmake/modules/core/tools/windres.lua
  572. share/xmake/modules/core/tools/yasm.lua
  573. share/xmake/modules/core/tools/zig.lua
  574. share/xmake/modules/core/tools/zig/has_flags.lua
  575. share/xmake/modules/core/tools/zig_cc.lua
  576. share/xmake/modules/core/tools/zig_cc/features.lua
  577. share/xmake/modules/core/tools/zig_cc/has_flags.lua
  578. share/xmake/modules/core/tools/zig_cxx.lua
  579. share/xmake/modules/core/tools/zig_cxx/features.lua
  580. share/xmake/modules/core/tools/zig_cxx/has_flags.lua
  581. share/xmake/modules/detect/packages/find_libxml2.lua
  582. share/xmake/modules/detect/packages/find_mbedtls.lua
  583. share/xmake/modules/detect/packages/find_mkl.lua
  584. share/xmake/modules/detect/packages/find_mysql.lua
  585. share/xmake/modules/detect/packages/find_nvtx.lua
  586. share/xmake/modules/detect/packages/find_openssl.lua
  587. share/xmake/modules/detect/packages/find_pcre.lua
  588. share/xmake/modules/detect/packages/find_pcre2.lua
  589. share/xmake/modules/detect/packages/find_tbb.lua
  590. share/xmake/modules/detect/packages/find_vulkansdk.lua
  591. share/xmake/modules/detect/packages/find_zlib.lua
  592. share/xmake/modules/detect/sdks/find_android_sdk.lua
  593. share/xmake/modules/detect/sdks/find_c51.lua
  594. share/xmake/modules/detect/sdks/find_cross_toolchain.lua
  595. share/xmake/modules/detect/sdks/find_cuda.lua
  596. share/xmake/modules/detect/sdks/find_dotnet.lua
  597. share/xmake/modules/detect/sdks/find_emsdk.lua
  598. share/xmake/modules/detect/sdks/find_hdk.lua
  599. share/xmake/modules/detect/sdks/find_iarsdk.lua
  600. share/xmake/modules/detect/sdks/find_iccenv.lua
  601. share/xmake/modules/detect/sdks/find_icxenv.lua
  602. share/xmake/modules/detect/sdks/find_ifortenv.lua
  603. share/xmake/modules/detect/sdks/find_ifxenv.lua
  604. share/xmake/modules/detect/sdks/find_masm32.lua
  605. share/xmake/modules/detect/sdks/find_matlab.lua
  606. share/xmake/modules/detect/sdks/find_matlab_runtime.lua
  607. share/xmake/modules/detect/sdks/find_mdk.lua
  608. share/xmake/modules/detect/sdks/find_mingw.lua
  609. share/xmake/modules/detect/sdks/find_ndk.lua
  610. share/xmake/modules/detect/sdks/find_qt.lua
  611. share/xmake/modules/detect/sdks/find_sdasstm8.lua
  612. share/xmake/modules/detect/sdks/find_vcpkgdir.lua
  613. share/xmake/modules/detect/sdks/find_vstudio.lua
  614. share/xmake/modules/detect/sdks/find_vulkansdk.lua
  615. share/xmake/modules/detect/sdks/find_wasisdk.lua
  616. share/xmake/modules/detect/sdks/find_wdk.lua
  617. share/xmake/modules/detect/sdks/find_xcode.lua
  618. share/xmake/modules/detect/sdks/matlab.lua
  619. share/xmake/modules/detect/tools/find_7z.lua
  620. share/xmake/modules/detect/tools/find_apt.lua
  621. share/xmake/modules/detect/tools/find_aqt.lua
  622. share/xmake/modules/detect/tools/find_ar.lua
  623. share/xmake/modules/detect/tools/find_ar2000.lua
  624. share/xmake/modules/detect/tools/find_ar6x.lua
  625. share/xmake/modules/detect/tools/find_armar.lua
  626. share/xmake/modules/detect/tools/find_armasm.lua
  627. share/xmake/modules/detect/tools/find_armasm64_msvc.lua
  628. share/xmake/modules/detect/tools/find_armasm_msvc.lua
  629. share/xmake/modules/detect/tools/find_armcc.lua
  630. share/xmake/modules/detect/tools/find_armclang.lua
  631. share/xmake/modules/detect/tools/find_armlink.lua
  632. share/xmake/modules/detect/tools/find_asm6x.lua
  633. share/xmake/modules/detect/tools/find_asn1c.lua
  634. share/xmake/modules/detect/tools/find_bash.lua
  635. share/xmake/modules/detect/tools/find_bazel.lua
  636. share/xmake/modules/detect/tools/find_bison.lua
  637. share/xmake/modules/detect/tools/find_bl51.lua
  638. share/xmake/modules/detect/tools/find_brew.lua
  639. share/xmake/modules/detect/tools/find_bzip2.lua
  640. share/xmake/modules/detect/tools/find_c51.lua
  641. share/xmake/modules/detect/tools/find_cargo.lua
  642. share/xmake/modules/detect/tools/find_cc.lua
  643. share/xmake/modules/detect/tools/find_ccache.lua
  644. share/xmake/modules/detect/tools/find_circle.lua
  645. share/xmake/modules/detect/tools/find_cl.lua
  646. share/xmake/modules/detect/tools/find_cl2000.lua
  647. share/xmake/modules/detect/tools/find_cl6x.lua
  648. share/xmake/modules/detect/tools/find_clang.lua
  649. share/xmake/modules/detect/tools/find_clang_cl.lua
  650. share/xmake/modules/detect/tools/find_clang_format.lua
  651. share/xmake/modules/detect/tools/find_clang_scan_deps.lua
  652. share/xmake/modules/detect/tools/find_clang_tidy.lua
  653. share/xmake/modules/detect/tools/find_clangxx.lua
  654. share/xmake/modules/detect/tools/find_clib.lua
  655. share/xmake/modules/detect/tools/find_cmake.lua
  656. share/xmake/modules/detect/tools/find_codesign.lua
  657. share/xmake/modules/detect/tools/find_conan.lua
  658. share/xmake/modules/detect/tools/find_conda.lua
  659. share/xmake/modules/detect/tools/find_cosmoar.lua
  660. share/xmake/modules/detect/tools/find_cosmocc.lua
  661. share/xmake/modules/detect/tools/find_cosmocxx.lua
  662. share/xmake/modules/detect/tools/find_cparser.lua
  663. share/xmake/modules/detect/tools/find_cpp.lua
  664. share/xmake/modules/detect/tools/find_cudagdb.lua
  665. share/xmake/modules/detect/tools/find_cudamemcheck.lua
  666. share/xmake/modules/detect/tools/find_curl.lua
  667. share/xmake/modules/detect/tools/find_cxx.lua
  668. share/xmake/modules/detect/tools/find_cxxbridge.lua
  669. share/xmake/modules/detect/tools/find_debuild.lua
  670. share/xmake/modules/detect/tools/find_devenv.lua
  671. share/xmake/modules/detect/tools/find_dmd.lua
  672. share/xmake/modules/detect/tools/find_doxygen.lua
  673. share/xmake/modules/detect/tools/find_dpcpp.lua
  674. share/xmake/modules/detect/tools/find_dsymutil.lua
  675. share/xmake/modules/detect/tools/find_dub.lua
  676. share/xmake/modules/detect/tools/find_dumpbin.lua
  677. share/xmake/modules/detect/tools/find_dxc.lua
  678. share/xmake/modules/detect/tools/find_emar.lua
  679. share/xmake/modules/detect/tools/find_emcc.lua
  680. share/xmake/modules/detect/tools/find_emxx.lua
  681. share/xmake/modules/detect/tools/find_fasm.lua
  682. share/xmake/modules/detect/tools/find_flex.lua
  683. share/xmake/modules/detect/tools/find_fpc.lua
  684. share/xmake/modules/detect/tools/find_gcc.lua
  685. share/xmake/modules/detect/tools/find_gcc_ar.lua
  686. share/xmake/modules/detect/tools/find_gccgo.lua
  687. share/xmake/modules/detect/tools/find_gdb.lua
  688. share/xmake/modules/detect/tools/find_gdc.lua
  689. share/xmake/modules/detect/tools/find_gfortran.lua
  690. share/xmake/modules/detect/tools/find_git.lua
  691. share/xmake/modules/detect/tools/find_glslangValidator.lua
  692. share/xmake/modules/detect/tools/find_glslc.lua
  693. share/xmake/modules/detect/tools/find_gn.lua
  694. share/xmake/modules/detect/tools/find_go.lua
  695. share/xmake/modules/detect/tools/find_gxx.lua
  696. share/xmake/modules/detect/tools/find_gzip.lua
  697. share/xmake/modules/detect/tools/find_iarchive.lua
  698. share/xmake/modules/detect/tools/find_iasmarm.lua
  699. share/xmake/modules/detect/tools/find_icc.lua
  700. share/xmake/modules/detect/tools/find_iccarm.lua
  701. share/xmake/modules/detect/tools/find_icl.lua
  702. share/xmake/modules/detect/tools/find_icpc.lua
  703. share/xmake/modules/detect/tools/find_icpx.lua
  704. share/xmake/modules/detect/tools/find_icx.lua
  705. share/xmake/modules/detect/tools/find_ideviceinstaller.lua
  706. share/xmake/modules/detect/tools/find_ifort.lua
  707. share/xmake/modules/detect/tools/find_ifx.lua
  708. share/xmake/modules/detect/tools/find_ilinkarm.lua
  709. share/xmake/modules/detect/tools/find_iverilog.lua
  710. share/xmake/modules/detect/tools/find_jom.lua
  711. share/xmake/modules/detect/tools/find_ld.lua
  712. share/xmake/modules/detect/tools/find_ld64_lld.lua
  713. share/xmake/modules/detect/tools/find_ld_lld.lua
  714. share/xmake/modules/detect/tools/find_ldc2.lua
  715. share/xmake/modules/detect/tools/find_lex.lua
  716. share/xmake/modules/detect/tools/find_lib.lua
  717. share/xmake/modules/detect/tools/find_link.lua
  718. share/xmake/modules/detect/tools/find_lipo.lua
  719. share/xmake/modules/detect/tools/find_lld_link.lua
  720. share/xmake/modules/detect/tools/find_lldb.lua
  721. share/xmake/modules/detect/tools/find_llvm_ar.lua
  722. share/xmake/modules/detect/tools/find_llvm_as.lua
  723. share/xmake/modules/detect/tools/find_llvm_rc.lua
  724. share/xmake/modules/detect/tools/find_lua.lua
  725. share/xmake/modules/detect/tools/find_luajit.lua
  726. share/xmake/modules/detect/tools/find_make.lua
  727. share/xmake/modules/detect/tools/find_meson.lua
  728. share/xmake/modules/detect/tools/find_metal.lua
  729. share/xmake/modules/detect/tools/find_metallib.lua
  730. share/xmake/modules/detect/tools/find_ml.lua
  731. share/xmake/modules/detect/tools/find_ml64.lua
  732. share/xmake/modules/detect/tools/find_mold.lua
  733. share/xmake/modules/detect/tools/find_msbuild.lua
  734. share/xmake/modules/detect/tools/find_nasm.lua
  735. share/xmake/modules/detect/tools/find_nim.lua
  736. share/xmake/modules/detect/tools/find_nimble.lua
  737. share/xmake/modules/detect/tools/find_ninja.lua
  738. share/xmake/modules/detect/tools/find_nmake.lua
  739. share/xmake/modules/detect/tools/find_nmap.lua
  740. share/xmake/modules/detect/tools/find_nvc.lua
  741. share/xmake/modules/detect/tools/find_nvcc.lua
  742. share/xmake/modules/detect/tools/find_nvcxx.lua
  743. share/xmake/modules/detect/tools/find_nvfortran.lua
  744. share/xmake/modules/detect/tools/find_objcopy.lua
  745. share/xmake/modules/detect/tools/find_oh51.lua
  746. share/xmake/modules/detect/tools/find_ollydbg.lua
  747. share/xmake/modules/detect/tools/find_pacman.lua
  748. share/xmake/modules/detect/tools/find_patch.lua
  749. share/xmake/modules/detect/tools/find_perl.lua
  750. share/xmake/modules/detect/tools/find_ping.lua
  751. share/xmake/modules/detect/tools/find_pkg_config.lua
  752. share/xmake/modules/detect/tools/find_pkgconf.lua
  753. share/xmake/modules/detect/tools/find_powershell.lua
  754. share/xmake/modules/detect/tools/find_pwsh.lua
  755. share/xmake/modules/detect/tools/find_python.lua
  756. share/xmake/modules/detect/tools/find_python2.lua
  757. share/xmake/modules/detect/tools/find_python3.lua
  758. share/xmake/modules/detect/tools/find_qmake.lua
  759. share/xmake/modules/detect/tools/find_raddbg.lua
  760. share/xmake/modules/detect/tools/find_ranlib.lua
  761. share/xmake/modules/detect/tools/find_rc.lua
  762. share/xmake/modules/detect/tools/find_renderdoc.lua
  763. share/xmake/modules/detect/tools/find_rpm.lua
  764. share/xmake/modules/detect/tools/find_rustc.lua
  765. share/xmake/modules/detect/tools/find_scons.lua
  766. share/xmake/modules/detect/tools/find_sdar.lua
  767. share/xmake/modules/detect/tools/find_sdcc.lua
  768. share/xmake/modules/detect/tools/find_strip.lua
  769. share/xmake/modules/detect/tools/find_sudo.lua
  770. share/xmake/modules/detect/tools/find_swift_frontend.lua
  771. share/xmake/modules/detect/tools/find_swiftc.lua
  772. share/xmake/modules/detect/tools/find_swig.lua
  773. share/xmake/modules/detect/tools/find_tar.lua
  774. share/xmake/modules/detect/tools/find_tcc.lua
  775. share/xmake/modules/detect/tools/find_tclsh.lua
  776. share/xmake/modules/detect/tools/find_unzip.lua
  777. share/xmake/modules/detect/tools/find_valac.lua
  778. share/xmake/modules/detect/tools/find_vcpkg.lua
  779. share/xmake/modules/detect/tools/find_verilator.lua
  780. share/xmake/modules/detect/tools/find_vsjitdebugger.lua
  781. share/xmake/modules/detect/tools/find_vswhere.lua
  782. share/xmake/modules/detect/tools/find_vvp.lua
  783. share/xmake/modules/detect/tools/find_wasm_ld.lua
  784. share/xmake/modules/detect/tools/find_wget.lua
  785. share/xmake/modules/detect/tools/find_where.lua
  786. share/xmake/modules/detect/tools/find_windbg.lua
  787. share/xmake/modules/detect/tools/find_windres.lua
  788. share/xmake/modules/detect/tools/find_wine.lua
  789. share/xmake/modules/detect/tools/find_x64dbg.lua
  790. share/xmake/modules/detect/tools/find_xrepo.lua
  791. share/xmake/modules/detect/tools/find_xz.lua
  792. share/xmake/modules/detect/tools/find_yacc.lua
  793. share/xmake/modules/detect/tools/find_yasm.lua
  794. share/xmake/modules/detect/tools/find_yum.lua
  795. share/xmake/modules/detect/tools/find_zig.lua
  796. share/xmake/modules/detect/tools/find_zig_cc.lua
  797. share/xmake/modules/detect/tools/find_zig_cxx.lua
  798. share/xmake/modules/detect/tools/find_zip.lua
  799. share/xmake/modules/detect/tools/find_zypper.lua
  800. share/xmake/modules/devel/debugger/run.lua
  801. share/xmake/modules/devel/git/apply.lua
  802. share/xmake/modules/devel/git/asgiturl.lua
  803. share/xmake/modules/devel/git/branch.lua
  804. share/xmake/modules/devel/git/branches.lua
  805. share/xmake/modules/devel/git/checkout.lua
  806. share/xmake/modules/devel/git/checkurl.lua
  807. share/xmake/modules/devel/git/clean.lua
  808. share/xmake/modules/devel/git/clone.lua
  809. share/xmake/modules/devel/git/init.lua
  810. share/xmake/modules/devel/git/lastcommit.lua
  811. share/xmake/modules/devel/git/ls_remote.lua
  812. share/xmake/modules/devel/git/pull.lua
  813. share/xmake/modules/devel/git/push.lua
  814. share/xmake/modules/devel/git/refs.lua
  815. share/xmake/modules/devel/git/reset.lua
  816. share/xmake/modules/devel/git/submodule/clean.lua
  817. share/xmake/modules/devel/git/submodule/reset.lua
  818. share/xmake/modules/devel/git/submodule/update.lua
  819. share/xmake/modules/devel/git/tags.lua
  820. share/xmake/modules/lib/detect/check_bigendian.lua
  821. share/xmake/modules/lib/detect/check_csnippets.lua
  822. share/xmake/modules/lib/detect/check_cxsnippets.lua
  823. share/xmake/modules/lib/detect/check_cxxsnippets.lua
  824. share/xmake/modules/lib/detect/check_fcsnippets.lua
  825. share/xmake/modules/lib/detect/check_importfiles.lua
  826. share/xmake/modules/lib/detect/check_msnippets.lua
  827. share/xmake/modules/lib/detect/check_mxxsnippets.lua
  828. share/xmake/modules/lib/detect/check_sizeof.lua
  829. share/xmake/modules/lib/detect/features.lua
  830. share/xmake/modules/lib/detect/find_cudadevices.lua
  831. share/xmake/modules/lib/detect/find_package.lua
  832. share/xmake/modules/lib/detect/find_tool.lua
  833. share/xmake/modules/lib/detect/find_toolname.lua
  834. share/xmake/modules/lib/detect/has_cfuncs.lua
  835. share/xmake/modules/lib/detect/has_cincludes.lua
  836. share/xmake/modules/lib/detect/has_ctypes.lua
  837. share/xmake/modules/lib/detect/has_cxxfuncs.lua
  838. share/xmake/modules/lib/detect/has_cxxincludes.lua
  839. share/xmake/modules/lib/detect/has_cxxtypes.lua
  840. share/xmake/modules/lib/detect/has_features.lua
  841. share/xmake/modules/lib/detect/has_flags.lua
  842. share/xmake/modules/lib/detect/pkgconfig.lua
  843. share/xmake/modules/net/fasturl.lua
  844. share/xmake/modules/net/http/download.lua
  845. share/xmake/modules/net/ping.lua
  846. share/xmake/modules/net/proxy.lua
  847. share/xmake/modules/os/winver.lua
  848. share/xmake/modules/package/manager/apt/find_package.lua
  849. share/xmake/modules/package/manager/apt/install_package.lua
  850. share/xmake/modules/package/manager/apt/search_package.lua
  851. share/xmake/modules/package/manager/brew/find_package.lua
  852. share/xmake/modules/package/manager/brew/install_package.lua
  853. share/xmake/modules/package/manager/cargo/configurations.lua
  854. share/xmake/modules/package/manager/cargo/find_package.lua
  855. share/xmake/modules/package/manager/cargo/install_package.lua
  856. share/xmake/modules/package/manager/clib/configurations.lua
  857. share/xmake/modules/package/manager/clib/find_package.lua
  858. share/xmake/modules/package/manager/clib/install_package.lua
  859. share/xmake/modules/package/manager/cmake/configurations.lua
  860. share/xmake/modules/package/manager/cmake/find_package.lua
  861. share/xmake/modules/package/manager/conan/configurations.lua
  862. share/xmake/modules/package/manager/conan/find_package.lua
  863. share/xmake/modules/package/manager/conan/install_package.lua
  864. share/xmake/modules/package/manager/conan/search_package.lua
  865. share/xmake/modules/package/manager/conan/v1/install_package.lua
  866. share/xmake/modules/package/manager/conan/v2/install_package.lua
  867. share/xmake/modules/package/manager/conda/find_package.lua
  868. share/xmake/modules/package/manager/conda/install_package.lua
  869. share/xmake/modules/package/manager/conda/search_package.lua
  870. share/xmake/modules/package/manager/dub/find_package.lua
  871. share/xmake/modules/package/manager/dub/install_package.lua
  872. share/xmake/modules/package/manager/find_package.lua
  873. share/xmake/modules/package/manager/go/find_package.lua
  874. share/xmake/modules/package/manager/go/install_package.lua
  875. share/xmake/modules/package/manager/install_package.lua
  876. share/xmake/modules/package/manager/nimble/find_package.lua
  877. share/xmake/modules/package/manager/nimble/install_package.lua
  878. share/xmake/modules/package/manager/nuget/find_package.lua
  879. share/xmake/modules/package/manager/nuget/install_package.lua
  880. share/xmake/modules/package/manager/pacman/configurations.lua
  881. share/xmake/modules/package/manager/pacman/find_package.lua
  882. share/xmake/modules/package/manager/pacman/get_package_name.lua
  883. share/xmake/modules/package/manager/pacman/install_package.lua
  884. share/xmake/modules/package/manager/pkgconfig/find_package.lua
  885. share/xmake/modules/package/manager/portage/find_package.lua
  886. share/xmake/modules/package/manager/portage/install_package.lua
  887. share/xmake/modules/package/manager/system/find_package.lua
  888. share/xmake/modules/package/manager/vcpkg/configurations.lua
  889. share/xmake/modules/package/manager/vcpkg/find_package.lua
  890. share/xmake/modules/package/manager/vcpkg/install_package.lua
  891. share/xmake/modules/package/manager/vcpkg/search_package.lua
  892. share/xmake/modules/package/manager/xmake/find_package.lua
  893. share/xmake/modules/package/manager/xmake/search_package.lua
  894. share/xmake/modules/package/manager/yum/install_package.lua
  895. share/xmake/modules/package/manager/zypper/find_package.lua
  896. share/xmake/modules/package/manager/zypper/install_package.lua
  897. share/xmake/modules/package/manager/zypper/search_package.lua
  898. share/xmake/modules/package/tools/autoconf.lua
  899. share/xmake/modules/package/tools/bazel.lua
  900. share/xmake/modules/package/tools/cmake.lua
  901. share/xmake/modules/package/tools/gn.lua
  902. share/xmake/modules/package/tools/jom.lua
  903. share/xmake/modules/package/tools/make.lua
  904. share/xmake/modules/package/tools/meson.lua
  905. share/xmake/modules/package/tools/msbuild.lua
  906. share/xmake/modules/package/tools/ninja.lua
  907. share/xmake/modules/package/tools/nmake.lua
  908. share/xmake/modules/package/tools/scons.lua
  909. share/xmake/modules/package/tools/xmake.lua
  910. share/xmake/modules/private/action/build/object.lua
  911. share/xmake/modules/private/action/build/pcheader.lua
  912. share/xmake/modules/private/action/clean/remove_files.lua
  913. share/xmake/modules/private/action/require/check.lua
  914. share/xmake/modules/private/action/require/clean.lua
  915. share/xmake/modules/private/action/require/download.lua
  916. share/xmake/modules/private/action/require/export.lua
  917. share/xmake/modules/private/action/require/fetch.lua
  918. share/xmake/modules/private/action/require/impl/actions/check.lua
  919. share/xmake/modules/private/action/require/impl/actions/download.lua
  920. share/xmake/modules/private/action/require/impl/actions/download_resources.lua
  921. share/xmake/modules/private/action/require/impl/actions/install.lua
  922. share/xmake/modules/private/action/require/impl/actions/patch_sources.lua
  923. share/xmake/modules/private/action/require/impl/actions/test.lua
  924. share/xmake/modules/private/action/require/impl/download_packages.lua
  925. share/xmake/modules/private/action/require/impl/environment.lua
  926. share/xmake/modules/private/action/require/impl/export_packages.lua
  927. share/xmake/modules/private/action/require/impl/import_packages.lua
  928. share/xmake/modules/private/action/require/impl/install_packages.lua
  929. share/xmake/modules/private/action/require/impl/lock_packages.lua
  930. share/xmake/modules/private/action/require/impl/package.lua
  931. share/xmake/modules/private/action/require/impl/packagenv.lua
  932. share/xmake/modules/private/action/require/impl/register_packages.lua
  933. share/xmake/modules/private/action/require/impl/remove_packages.lua
  934. share/xmake/modules/private/action/require/impl/repository.lua
  935. share/xmake/modules/private/action/require/impl/search_packages.lua
  936. share/xmake/modules/private/action/require/impl/uninstall_packages.lua
  937. share/xmake/modules/private/action/require/impl/utils/filter.lua
  938. share/xmake/modules/private/action/require/impl/utils/get_requires.lua
  939. share/xmake/modules/private/action/require/impl/utils/requirekey.lua
  940. share/xmake/modules/private/action/require/impl/utils/url_filename.lua
  941. share/xmake/modules/private/action/require/import.lua
  942. share/xmake/modules/private/action/require/info.lua
  943. share/xmake/modules/private/action/require/install.lua
  944. share/xmake/modules/private/action/require/list.lua
  945. share/xmake/modules/private/action/require/register.lua
  946. share/xmake/modules/private/action/require/scan.lua
  947. share/xmake/modules/private/action/require/search.lua
  948. share/xmake/modules/private/action/require/uninstall.lua
  949. share/xmake/modules/private/action/run/runenvs.lua
  950. share/xmake/modules/private/action/trybuild/autoconf.lua
  951. share/xmake/modules/private/action/trybuild/bazel.lua
  952. share/xmake/modules/private/action/trybuild/cmake.lua
  953. share/xmake/modules/private/action/trybuild/make.lua
  954. share/xmake/modules/private/action/trybuild/meson.lua
  955. share/xmake/modules/private/action/trybuild/msbuild.lua
  956. share/xmake/modules/private/action/trybuild/ndkbuild.lua
  957. share/xmake/modules/private/action/trybuild/ninja.lua
  958. share/xmake/modules/private/action/trybuild/scons.lua
  959. share/xmake/modules/private/action/trybuild/xcodebuild.lua
  960. share/xmake/modules/private/action/trybuild/xrepo.lua
  961. share/xmake/modules/private/action/update/fetch_version.lua
  962. share/xmake/modules/private/async/buildjobs.lua
  963. share/xmake/modules/private/async/jobpool.lua
  964. share/xmake/modules/private/async/runjobs.lua
  965. share/xmake/modules/private/cache/build_cache.lua
  966. share/xmake/modules/private/check/checker.lua
  967. share/xmake/modules/private/check/checkers/api/api_checker.lua
  968. share/xmake/modules/private/check/checkers/api/target/asflags.lua
  969. share/xmake/modules/private/check/checkers/api/target/cflags.lua
  970. share/xmake/modules/private/check/checkers/api/target/configfiles.lua
  971. share/xmake/modules/private/check/checkers/api/target/cxflags.lua
  972. share/xmake/modules/private/check/checkers/api/target/cxxflags.lua
  973. share/xmake/modules/private/check/checkers/api/target/encodings.lua
  974. share/xmake/modules/private/check/checkers/api/target/exceptions.lua
  975. share/xmake/modules/private/check/checkers/api/target/files.lua
  976. share/xmake/modules/private/check/checkers/api/target/fpmodels.lua
  977. share/xmake/modules/private/check/checkers/api/target/frameworkdirs.lua
  978. share/xmake/modules/private/check/checkers/api/target/headerfiles.lua
  979. share/xmake/modules/private/check/checkers/api/target/includedirs.lua
  980. share/xmake/modules/private/check/checkers/api/target/installfiles.lua
  981. share/xmake/modules/private/check/checkers/api/target/kind.lua
  982. share/xmake/modules/private/check/checkers/api/target/languages.lua
  983. share/xmake/modules/private/check/checkers/api/target/ldflags.lua
  984. share/xmake/modules/private/check/checkers/api/target/license.lua
  985. share/xmake/modules/private/check/checkers/api/target/linkdirs.lua
  986. share/xmake/modules/private/check/checkers/api/target/optimize.lua
  987. share/xmake/modules/private/check/checkers/api/target/packages.lua
  988. share/xmake/modules/private/check/checkers/api/target/shflags.lua
  989. share/xmake/modules/private/check/checkers/api/target/strip.lua
  990. share/xmake/modules/private/check/checkers/api/target/symbols.lua
  991. share/xmake/modules/private/check/checkers/api/target/vectorexts.lua
  992. share/xmake/modules/private/check/checkers/api/target/version.lua
  993. share/xmake/modules/private/check/checkers/api/target/warnings.lua
  994. share/xmake/modules/private/check/checkers/clang/tidy.lua
  995. share/xmake/modules/private/check/checkers/cuda/devlink.lua
  996. share/xmake/modules/private/detect/find_cudatool.lua
  997. share/xmake/modules/private/detect/find_platform.lua
  998. share/xmake/modules/private/diagnosis/dump_buildjobs.lua
  999. share/xmake/modules/private/diagnosis/dump_targets.lua
  1000. share/xmake/modules/private/service/add_user.lua
  1001. share/xmake/modules/private/service/clean_files.lua
  1002. share/xmake/modules/private/service/client.lua
  1003. share/xmake/modules/private/service/client_config.lua
  1004. share/xmake/modules/private/service/connect_service.lua
  1005. share/xmake/modules/private/service/disconnect_service.lua
  1006. share/xmake/modules/private/service/distcc_build/client.lua
  1007. share/xmake/modules/private/service/distcc_build/client_session.lua
  1008. share/xmake/modules/private/service/distcc_build/server.lua
  1009. share/xmake/modules/private/service/distcc_build/server_session.lua
  1010. share/xmake/modules/private/service/gen_token.lua
  1011. share/xmake/modules/private/service/message.lua
  1012. share/xmake/modules/private/service/pull_files.lua
  1013. share/xmake/modules/private/service/reconnect_service.lua
  1014. share/xmake/modules/private/service/remote_build/action.lua
  1015. share/xmake/modules/private/service/remote_build/client.lua
  1016. share/xmake/modules/private/service/remote_build/filesync.lua
  1017. share/xmake/modules/private/service/remote_build/server.lua
  1018. share/xmake/modules/private/service/remote_build/server_session.lua
  1019. share/xmake/modules/private/service/remote_cache/client.lua
  1020. share/xmake/modules/private/service/remote_cache/server.lua
  1021. share/xmake/modules/private/service/remote_cache/server_session.lua
  1022. share/xmake/modules/private/service/restart_service.lua
  1023. share/xmake/modules/private/service/rm_user.lua
  1024. share/xmake/modules/private/service/server.lua
  1025. share/xmake/modules/private/service/server_config.lua
  1026. share/xmake/modules/private/service/service.lua
  1027. share/xmake/modules/private/service/show_logs.lua
  1028. share/xmake/modules/private/service/show_status.lua
  1029. share/xmake/modules/private/service/start_service.lua
  1030. share/xmake/modules/private/service/stop_service.lua
  1031. share/xmake/modules/private/service/stream.lua
  1032. share/xmake/modules/private/service/sync_files.lua
  1033. share/xmake/modules/private/tools/ccache.lua
  1034. share/xmake/modules/private/tools/codesign.lua
  1035. share/xmake/modules/private/tools/go/goenv.lua
  1036. share/xmake/modules/private/tools/rust/check_target.lua
  1037. share/xmake/modules/private/tools/vstool.lua
  1038. share/xmake/modules/private/utils/batchcmds.lua
  1039. share/xmake/modules/private/utils/bcsave.lua
  1040. share/xmake/modules/private/utils/bin2c.lua
  1041. share/xmake/modules/private/utils/complete.lua
  1042. share/xmake/modules/private/utils/complete_helper.lua
  1043. share/xmake/modules/private/utils/completer.lua
  1044. share/xmake/modules/private/utils/executable_path.lua
  1045. share/xmake/modules/private/utils/package.lua
  1046. share/xmake/modules/private/utils/rule_groups.lua
  1047. share/xmake/modules/private/utils/statistics.lua
  1048. share/xmake/modules/private/utils/target.lua
  1049. share/xmake/modules/private/utils/toolchain.lua
  1050. share/xmake/modules/private/utils/trim_trailing_spaces.lua
  1051. share/xmake/modules/private/utils/upgrade_vsproj.lua
  1052. share/xmake/modules/private/xrepo/action/add-repo.lua
  1053. share/xmake/modules/private/xrepo/action/clean.lua
  1054. share/xmake/modules/private/xrepo/action/download.lua
  1055. share/xmake/modules/private/xrepo/action/env.lua
  1056. share/xmake/modules/private/xrepo/action/export.lua
  1057. share/xmake/modules/private/xrepo/action/fetch.lua
  1058. share/xmake/modules/private/xrepo/action/import.lua
  1059. share/xmake/modules/private/xrepo/action/info.lua
  1060. share/xmake/modules/private/xrepo/action/install.lua
  1061. share/xmake/modules/private/xrepo/action/list-repo.lua
  1062. share/xmake/modules/private/xrepo/action/remove.lua
  1063. share/xmake/modules/private/xrepo/action/rm-repo.lua
  1064. share/xmake/modules/private/xrepo/action/scan.lua
  1065. share/xmake/modules/private/xrepo/action/search.lua
  1066. share/xmake/modules/private/xrepo/action/update-repo.lua
  1067. share/xmake/modules/private/xrepo/complete.lua
  1068. share/xmake/modules/private/xrepo/main.lua
  1069. share/xmake/modules/private/xrepo/quick_search/cache.lua
  1070. share/xmake/modules/private/xrepo/quick_search/completion.lua
  1071. share/xmake/modules/privilege/sudo.lua
  1072. share/xmake/modules/target/action/clean/main.lua
  1073. share/xmake/modules/target/action/install/cmake_importfiles.lua
  1074. share/xmake/modules/target/action/install/main.lua
  1075. share/xmake/modules/target/action/install/pkgconfig_importfiles.lua
  1076. share/xmake/modules/target/action/uninstall/main.lua
  1077. share/xmake/modules/ui/app/showfile.lua
  1078. share/xmake/modules/ui/app/version.lua
  1079. share/xmake/modules/utils/archive/archive.lua
  1080. share/xmake/modules/utils/archive/archive_xmz.lua
  1081. share/xmake/modules/utils/archive/extension.lua
  1082. share/xmake/modules/utils/archive/extract.lua
  1083. share/xmake/modules/utils/archive/extract_xmz.lua
  1084. share/xmake/modules/utils/archive/merge_staticlib.lua
  1085. share/xmake/modules/utils/binary/deplibs.lua
  1086. share/xmake/modules/utils/binary/rpath.lua
  1087. share/xmake/modules/utils/ci/is_running.lua
  1088. share/xmake/modules/utils/ci/packageskey.lua
  1089. share/xmake/modules/utils/ipa/install.lua
  1090. share/xmake/modules/utils/ipa/package.lua
  1091. share/xmake/modules/utils/ipa/resign.lua
  1092. share/xmake/modules/utils/platform/gnu2mslib.lua
  1093. share/xmake/modules/utils/progress.lua
  1094. share/xmake/modules/utils/wdk/testcert.lua
  1095. share/xmake/platforms/android/xmake.lua
  1096. share/xmake/platforms/appletvos/xmake.lua
  1097. share/xmake/platforms/applexros/xmake.lua
  1098. share/xmake/platforms/bsd/xmake.lua
  1099. share/xmake/platforms/cross/xmake.lua
  1100. share/xmake/platforms/cygwin/xmake.lua
  1101. share/xmake/platforms/haiku/xmake.lua
  1102. share/xmake/platforms/harmony/xmake.lua
  1103. share/xmake/platforms/iphoneos/xmake.lua
  1104. share/xmake/platforms/linux/xmake.lua
  1105. share/xmake/platforms/macosx/xmake.lua
  1106. share/xmake/platforms/mingw/xmake.lua
  1107. share/xmake/platforms/msys/xmake.lua
  1108. share/xmake/platforms/wasm/xmake.lua
  1109. share/xmake/platforms/watchos/xmake.lua
  1110. share/xmake/platforms/windows/xmake.lua
  1111. share/xmake/plugins/check/main.lua
  1112. share/xmake/plugins/check/xmake.lua
  1113. share/xmake/plugins/doxygen/main.lua
  1114. share/xmake/plugins/doxygen/xmake.lua
  1115. share/xmake/plugins/format/main.lua
  1116. share/xmake/plugins/format/xmake.lua
  1117. share/xmake/plugins/lua/main.lua
  1118. share/xmake/plugins/lua/scripts/cat.lua
  1119. share/xmake/plugins/lua/scripts/cp.lua
  1120. share/xmake/plugins/lua/scripts/echo.lua
  1121. share/xmake/plugins/lua/scripts/lipo.lua
  1122. share/xmake/plugins/lua/scripts/mkdir.lua
  1123. share/xmake/plugins/lua/scripts/mv.lua
  1124. share/xmake/plugins/lua/scripts/rm.lua
  1125. share/xmake/plugins/lua/scripts/rmdir.lua
  1126. share/xmake/plugins/lua/scripts/time.lua
  1127. share/xmake/plugins/lua/xmake.lua
  1128. share/xmake/plugins/macro/macros/package.lua
  1129. share/xmake/plugins/macro/main.lua
  1130. share/xmake/plugins/macro/xmake.lua
  1131. share/xmake/plugins/pack/archive.lua
  1132. share/xmake/plugins/pack/batchcmds.lua
  1133. share/xmake/plugins/pack/deb/main.lua
  1134. share/xmake/plugins/pack/filter.lua
  1135. share/xmake/plugins/pack/main.lua
  1136. share/xmake/plugins/pack/nsis/main.lua
  1137. share/xmake/plugins/pack/rpm/main.lua
  1138. share/xmake/plugins/pack/runself/main.lua
  1139. share/xmake/plugins/pack/srctargz/main.lua
  1140. share/xmake/plugins/pack/srczip/main.lua
  1141. share/xmake/plugins/pack/srpm/main.lua
  1142. share/xmake/plugins/pack/targz/main.lua
  1143. share/xmake/plugins/pack/wix/main.lua
  1144. share/xmake/plugins/pack/xmake.lua
  1145. share/xmake/plugins/pack/xpack.lua
  1146. share/xmake/plugins/pack/xpack_component.lua
  1147. share/xmake/plugins/pack/zip/main.lua
  1148. share/xmake/plugins/plugin/main.lua
  1149. share/xmake/plugins/plugin/xmake.lua
  1150. share/xmake/plugins/project/clang/compile_commands.lua
  1151. share/xmake/plugins/project/clang/compile_flags.lua
  1152. share/xmake/plugins/project/cmake/cmakelists.lua
  1153. share/xmake/plugins/project/main.lua
  1154. share/xmake/plugins/project/make/makefile.lua
  1155. share/xmake/plugins/project/make/xmakefile.lua
  1156. share/xmake/plugins/project/ninja/build_ninja.lua
  1157. share/xmake/plugins/project/utils/target_cmds.lua
  1158. share/xmake/plugins/project/vstudio/impl/vs200x.lua
  1159. share/xmake/plugins/project/vstudio/impl/vs200x_solution.lua
  1160. share/xmake/plugins/project/vstudio/impl/vs200x_vcproj.lua
  1161. share/xmake/plugins/project/vstudio/impl/vs201x.lua
  1162. share/xmake/plugins/project/vstudio/impl/vs201x_solution.lua
  1163. share/xmake/plugins/project/vstudio/impl/vs201x_vcxproj.lua
  1164. share/xmake/plugins/project/vstudio/impl/vs201x_vcxproj_filters.lua
  1165. share/xmake/plugins/project/vstudio/impl/vsfile.lua
  1166. share/xmake/plugins/project/vstudio/impl/vsinfo.lua
  1167. share/xmake/plugins/project/vstudio/impl/vsutils.lua
  1168. share/xmake/plugins/project/vstudio/vs.lua
  1169. share/xmake/plugins/project/vsxmake/getinfo.lua
  1170. share/xmake/plugins/project/vsxmake/render.lua
  1171. share/xmake/plugins/project/vsxmake/vsxmake.lua
  1172. share/xmake/plugins/project/xcode/xcodeproj.lua
  1173. share/xmake/plugins/project/xmake.lua
  1174. share/xmake/plugins/repo/main.lua
  1175. share/xmake/plugins/repo/xmake.lua
  1176. share/xmake/plugins/show/info/basic.lua
  1177. share/xmake/plugins/show/info/target.lua
  1178. share/xmake/plugins/show/list.lua
  1179. share/xmake/plugins/show/lists/apis.lua
  1180. share/xmake/plugins/show/lists/architectures.lua
  1181. share/xmake/plugins/show/lists/buildmodes.lua
  1182. share/xmake/plugins/show/lists/envs.lua
  1183. share/xmake/plugins/show/lists/packages.lua
  1184. share/xmake/plugins/show/lists/platforms.lua
  1185. share/xmake/plugins/show/lists/policies.lua
  1186. share/xmake/plugins/show/lists/rules.lua
  1187. share/xmake/plugins/show/lists/targets.lua
  1188. share/xmake/plugins/show/lists/themes.lua
  1189. share/xmake/plugins/show/lists/toolchains.lua
  1190. share/xmake/plugins/show/main.lua
  1191. share/xmake/plugins/show/showlist.lua
  1192. share/xmake/plugins/show/xmake.lua
  1193. share/xmake/plugins/watch/main.lua
  1194. share/xmake/plugins/watch/xmake.lua
  1195. share/xmake/repository/packages/7/7z/xmake.lua
  1196. share/xmake/repository/packages/g/git/xmake.lua
  1197. share/xmake/rules/asm/xmake.lua
  1198. share/xmake/rules/asn1c/xmake.lua
  1199. share/xmake/rules/c++/build_optimization/config.lua
  1200. share/xmake/rules/c++/build_optimization/xmake.lua
  1201. share/xmake/rules/c++/build_sanitizer/config.lua
  1202. share/xmake/rules/c++/build_sanitizer/xmake.lua
  1203. share/xmake/rules/c++/modules/modules_support/builder.lua
  1204. share/xmake/rules/c++/modules/modules_support/clang/builder.lua
  1205. share/xmake/rules/c++/modules/modules_support/clang/compiler_support.lua
  1206. share/xmake/rules/c++/modules/modules_support/clang/dependency_scanner.lua
  1207. share/xmake/rules/c++/modules/modules_support/compiler_support.lua
  1208. share/xmake/rules/c++/modules/modules_support/dependency_scanner.lua
  1209. share/xmake/rules/c++/modules/modules_support/gcc/builder.lua
  1210. share/xmake/rules/c++/modules/modules_support/gcc/compiler_support.lua
  1211. share/xmake/rules/c++/modules/modules_support/gcc/dependency_scanner.lua
  1212. share/xmake/rules/c++/modules/modules_support/msvc/builder.lua
  1213. share/xmake/rules/c++/modules/modules_support/msvc/compiler_support.lua
  1214. share/xmake/rules/c++/modules/modules_support/msvc/dependency_scanner.lua
  1215. share/xmake/rules/c++/modules/modules_support/stl_headers.lua
  1216. share/xmake/rules/c++/modules/xmake.lua
  1217. share/xmake/rules/c++/openmp/load.lua
  1218. share/xmake/rules/c++/openmp/xmake.lua
  1219. share/xmake/rules/c++/precompiled_header/xmake.lua
  1220. share/xmake/rules/c++/unity_build/unity_build.lua
  1221. share/xmake/rules/c++/unity_build/xmake.lua
  1222. share/xmake/rules/c++/xmake.lua
  1223. share/xmake/rules/c51/xmake.lua
  1224. share/xmake/rules/capnproto/capnp.lua
  1225. share/xmake/rules/capnproto/xmake.lua
  1226. share/xmake/rules/cppfront/xmake.lua
  1227. share/xmake/rules/cuda/devlink/devlink.lua
  1228. share/xmake/rules/cuda/devlink/xmake.lua
  1229. share/xmake/rules/cuda/env/xmake.lua
  1230. share/xmake/rules/cuda/gencodes/xmake.lua
  1231. share/xmake/rules/cuda/xmake.lua
  1232. share/xmake/rules/dlang/build_optimization/config.lua
  1233. share/xmake/rules/dlang/build_optimization/xmake.lua
  1234. share/xmake/rules/dlang/xmake.lua
  1235. share/xmake/rules/fortran/xmake.lua
  1236. share/xmake/rules/gnu-rm/xmake.lua
  1237. share/xmake/rules/go/build/object.lua
  1238. share/xmake/rules/go/env/xmake.lua
  1239. share/xmake/rules/go/xmake.lua
  1240. share/xmake/rules/iverilog/xmake.lua
  1241. share/xmake/rules/lex_yacc/lex/xmake.lua
  1242. share/xmake/rules/lex_yacc/yacc/xmake.lua
  1243. share/xmake/rules/linker/link_scripts/xmake.lua
  1244. share/xmake/rules/linker/soname/xmake.lua
  1245. share/xmake/rules/linker/version_scripts/xmake.lua
  1246. share/xmake/rules/linker/xmake.lua
  1247. share/xmake/rules/lua/module/xmake.lua
  1248. share/xmake/rules/lua/native-objects/xmake.lua
  1249. share/xmake/rules/luarocks/module/xmake.lua
  1250. share/xmake/rules/mdk/xmake.lua
  1251. share/xmake/rules/mode/xmake.lua
  1252. share/xmake/rules/module/xmake.lua
  1253. share/xmake/rules/nim/build/target.lua
  1254. share/xmake/rules/nim/xmake.lua
  1255. share/xmake/rules/nodejs/module/xmake.lua
  1256. share/xmake/rules/objc++/precompiled_header/xmake.lua
  1257. share/xmake/rules/objc++/xmake.lua
  1258. share/xmake/rules/pascal/build/target.lua
  1259. share/xmake/rules/pascal/xmake.lua
  1260. share/xmake/rules/platform/linux/bpf/xmake.lua
  1261. share/xmake/rules/platform/linux/driver/xmake.lua
  1262. share/xmake/rules/platform/linux/module/driver_modules.lua
  1263. share/xmake/rules/platform/linux/module/xmake.lua
  1264. share/xmake/rules/platform/wasm/installfiles/xmake.lua
  1265. share/xmake/rules/platform/wasm/preloadfiles/xmake.lua
  1266. share/xmake/rules/platform/windows/def/xmake.lua
  1267. share/xmake/rules/platform/windows/manifest/xmake.lua
  1268. share/xmake/rules/platform/xmake.lua
  1269. share/xmake/rules/plugin/compile_commands/xmake.lua
  1270. share/xmake/rules/plugin/vsxmake/xmake.lua
  1271. share/xmake/rules/protobuf/proto.lua
  1272. share/xmake/rules/protobuf/xmake.lua
  1273. share/xmake/rules/python/xmake.lua
  1274. share/xmake/rules/qt/config_static.lua
  1275. share/xmake/rules/qt/deploy/android.lua
  1276. share/xmake/rules/qt/deploy/macosx.lua
  1277. share/xmake/rules/qt/env/xmake.lua
  1278. share/xmake/rules/qt/install/android.lua
  1279. share/xmake/rules/qt/install/mingw.lua
  1280. share/xmake/rules/qt/install/windows.lua
  1281. share/xmake/rules/qt/load.lua
  1282. share/xmake/rules/qt/moc/xmake.lua
  1283. share/xmake/rules/qt/qmltyperegistrar/xmake.lua
  1284. share/xmake/rules/qt/qrc/xmake.lua
  1285. share/xmake/rules/qt/ts/xmake.lua
  1286. share/xmake/rules/qt/ui/xmake.lua
  1287. share/xmake/rules/qt/xmake.lua
  1288. share/xmake/rules/rust/build/cxxbridge.lua
  1289. share/xmake/rules/rust/build/target.lua
  1290. share/xmake/rules/rust/xmake.lua
  1291. share/xmake/rules/swift/xmake.lua
  1292. share/xmake/rules/swig/build_module_file.lua
  1293. share/xmake/rules/swig/xmake.lua
  1294. share/xmake/rules/utils/bin2c/xmake.lua
  1295. share/xmake/rules/utils/compiler_runtime/xmake.lua
  1296. share/xmake/rules/utils/glsl2spv/xmake.lua
  1297. share/xmake/rules/utils/hlsl2spv/xmake.lua
  1298. share/xmake/rules/utils/inherit_links/inherit_links.lua
  1299. share/xmake/rules/utils/inherit_links/xmake.lua
  1300. share/xmake/rules/utils/install_importfiles/xmake.lua
  1301. share/xmake/rules/utils/ispc/xmake.lua
  1302. share/xmake/rules/utils/merge_archive/xmake.lua
  1303. share/xmake/rules/utils/merge_object/xmake.lua
  1304. share/xmake/rules/utils/symbols/export_all/export_all.lua
  1305. share/xmake/rules/utils/symbols/export_all/xmake.lua
  1306. share/xmake/rules/utils/symbols/export_list/xmake.lua
  1307. share/xmake/rules/utils/symbols/extract/xmake.lua
  1308. share/xmake/rules/vala/xmake.lua
  1309. share/xmake/rules/verilator/verilator.lua
  1310. share/xmake/rules/verilator/xmake.lua
  1311. share/xmake/rules/wdk/env/load.lua
  1312. share/xmake/rules/wdk/env/xmake.lua
  1313. share/xmake/rules/wdk/inf/xmake.lua
  1314. share/xmake/rules/wdk/load.lua
  1315. share/xmake/rules/wdk/man/xmake.lua
  1316. share/xmake/rules/wdk/mc/xmake.lua
  1317. share/xmake/rules/wdk/mof/xmake.lua
  1318. share/xmake/rules/wdk/package/xmake.lua
  1319. share/xmake/rules/wdk/sign/sign.lua
  1320. share/xmake/rules/wdk/sign/xmake.lua
  1321. share/xmake/rules/wdk/tracewpp/xmake.lua
  1322. share/xmake/rules/wdk/xmake.lua
  1323. share/xmake/rules/winsdk/dotnet/xmake.lua
  1324. share/xmake/rules/winsdk/mfc/env/xmake.lua
  1325. share/xmake/rules/winsdk/mfc/mfc.lua
  1326. share/xmake/rules/winsdk/mfc/xmake.lua
  1327. share/xmake/rules/winsdk/xmake.lua
  1328. share/xmake/rules/xcode/application/build.lua
  1329. share/xmake/rules/xcode/application/install.lua
  1330. share/xmake/rules/xcode/application/load.lua
  1331. share/xmake/rules/xcode/application/package.lua
  1332. share/xmake/rules/xcode/application/run.lua
  1333. share/xmake/rules/xcode/application/uninstall.lua
  1334. share/xmake/rules/xcode/application/xmake.lua
  1335. share/xmake/rules/xcode/bundle/xmake.lua
  1336. share/xmake/rules/xcode/framework/xmake.lua
  1337. share/xmake/rules/xcode/info_plist/xmake.lua
  1338. share/xmake/rules/xcode/metal/xmake.lua
  1339. share/xmake/rules/xcode/storyboard/xmake.lua
  1340. share/xmake/rules/xcode/xcassets/xmake.lua
  1341. share/xmake/rules/xmake_cli/xmake.lua
  1342. share/xmake/rules/zig/xmake.lua
  1343. share/xmake/scripts/PkgInfo
  1344. share/xmake/scripts/cmake_importfiles/xxxConfig.cmake
  1345. share/xmake/scripts/cmake_importfiles/xxxConfigVersion.cmake
  1346. share/xmake/scripts/cmake_importfiles/xxxTargets-debug.cmake
  1347. share/xmake/scripts/cmake_importfiles/xxxTargets-release.cmake
  1348. share/xmake/scripts/cmake_importfiles/xxxTargets.cmake
  1349. share/xmake/scripts/completions/register-completions.bash
  1350. share/xmake/scripts/completions/register-completions.fish
  1351. share/xmake/scripts/completions/register-completions.zsh
  1352. share/xmake/scripts/conan/extensions/generators/xmake_generator.py
  1353. share/xmake/scripts/download.ps1
  1354. share/xmake/scripts/faq.lua
  1355. share/xmake/scripts/find_cudadevices.cpp
  1356. share/xmake/scripts/gas-preprocessor.pl
  1357. share/xmake/scripts/gitignore
  1358. share/xmake/scripts/module/luawrap/lauxlib.h
  1359. share/xmake/scripts/module/luawrap/lua.h
  1360. share/xmake/scripts/module/luawrap/luaconf.h
  1361. share/xmake/scripts/module/xmi.h
  1362. share/xmake/scripts/profile-unix.fish
  1363. share/xmake/scripts/profile-unix.sh
  1364. share/xmake/scripts/profile-win.ps1
  1365. share/xmake/scripts/run.vbs
  1366. share/xmake/scripts/unzip.ps1
  1367. share/xmake/scripts/update-script.bat
  1368. share/xmake/scripts/update-script.sh
  1369. share/xmake/scripts/virtualenvs/register-virtualenvs.sh
  1370. share/xmake/scripts/xpack/deb/debian/README.Debian
  1371. share/xmake/scripts/xpack/deb/debian/changelog
  1372. share/xmake/scripts/xpack/deb/debian/control
  1373. share/xmake/scripts/xpack/deb/debian/copyright
  1374. share/xmake/scripts/xpack/deb/debian/rules
  1375. share/xmake/scripts/xpack/deb/debian/source/format
  1376. share/xmake/scripts/xpack/nsis/makensis.nsi
  1377. share/xmake/scripts/xpack/runself/makeself.lsm
  1378. share/xmake/scripts/xpack/runself/setup.sh
  1379. share/xmake/scripts/xpack/srpm/srpm.spec
  1380. share/xmake/scripts/xpack/wix/msi.wxs
  1381. share/xmake/scripts/xrepo-hook.psm1
  1382. share/xmake/scripts/xrepo/envs/depot_tools.lua
  1383. share/xmake/scripts/xrepo/envs/devel.lua
  1384. share/xmake/scripts/xrepo/envs/llvm-mingw.lua
  1385. share/xmake/scripts/xrepo/envs/llvm.lua
  1386. share/xmake/scripts/xrepo/envs/mingw-w64.lua
  1387. share/xmake/scripts/xrepo/envs/msvc.lua
  1388. share/xmake/scripts/xrepo/envs/msys2-mingw32.lua
  1389. share/xmake/scripts/xrepo/envs/msys2-mingw64.lua
  1390. share/xmake/scripts/xrepo/envs/msys2.lua
  1391. share/xmake/scripts/xrepo/envs/python2.lua
  1392. share/xmake/scripts/xrepo/envs/python3.lua
  1393. share/xmake/templates/c++/console/project/src/main.cpp
  1394. share/xmake/templates/c++/console/project/xmake.lua
  1395. share/xmake/templates/c++/console/template.lua
  1396. share/xmake/templates/c++/module.binary/.gitignore
  1397. share/xmake/templates/c++/module.binary/project/modules/binary/bar/.gitignore
  1398. share/xmake/templates/c++/module.binary/project/modules/binary/bar/src/add.cpp
  1399. share/xmake/templates/c++/module.binary/project/modules/binary/bar/src/sub.cpp
  1400. share/xmake/templates/c++/module.binary/project/modules/binary/bar/xmake.lua
  1401. share/xmake/templates/c++/module.binary/project/src/main.cpp
  1402. share/xmake/templates/c++/module.binary/project/xmake.lua
  1403. share/xmake/templates/c++/module.binary/template.lua
  1404. share/xmake/templates/c++/module.shared/.gitignore
  1405. share/xmake/templates/c++/module.shared/project/modules/shared/foo/src/foo.cpp
  1406. share/xmake/templates/c++/module.shared/project/modules/shared/foo/xmake.lua
  1407. share/xmake/templates/c++/module.shared/project/src/main.cpp
  1408. share/xmake/templates/c++/module.shared/project/xmake.lua
  1409. share/xmake/templates/c++/module.shared/template.lua
  1410. share/xmake/templates/c++/qt.console/project/src/main.cpp
  1411. share/xmake/templates/c++/qt.console/project/xmake.lua
  1412. share/xmake/templates/c++/qt.console/template.lua
  1413. share/xmake/templates/c++/qt.quickapp/project/src/main.cpp
  1414. share/xmake/templates/c++/qt.quickapp/project/src/main.qml
  1415. share/xmake/templates/c++/qt.quickapp/project/src/qml.qrc
  1416. share/xmake/templates/c++/qt.quickapp/project/xmake.lua
  1417. share/xmake/templates/c++/qt.quickapp/template.lua
  1418. share/xmake/templates/c++/qt.quickapp_static/project/src/main.cpp
  1419. share/xmake/templates/c++/qt.quickapp_static/project/src/main.qml
  1420. share/xmake/templates/c++/qt.quickapp_static/project/src/qml.qrc
  1421. share/xmake/templates/c++/qt.quickapp_static/project/xmake.lua
  1422. share/xmake/templates/c++/qt.quickapp_static/template.lua
  1423. share/xmake/templates/c++/qt.shared/project/src/demo.cpp
  1424. share/xmake/templates/c++/qt.shared/project/src/demo.h
  1425. share/xmake/templates/c++/qt.shared/project/src/demo_global.h
  1426. share/xmake/templates/c++/qt.shared/project/xmake.lua
  1427. share/xmake/templates/c++/qt.shared/template.lua
  1428. share/xmake/templates/c++/qt.static/project/src/demo.cpp
  1429. share/xmake/templates/c++/qt.static/project/src/demo.h
  1430. share/xmake/templates/c++/qt.static/project/xmake.lua
  1431. share/xmake/templates/c++/qt.static/template.lua
  1432. share/xmake/templates/c++/qt.widgetapp/project/src/main.cpp
  1433. share/xmake/templates/c++/qt.widgetapp/project/src/mainwindow.cpp
  1434. share/xmake/templates/c++/qt.widgetapp/project/src/mainwindow.h
  1435. share/xmake/templates/c++/qt.widgetapp/project/src/mainwindow.ui
  1436. share/xmake/templates/c++/qt.widgetapp/project/xmake.lua
  1437. share/xmake/templates/c++/qt.widgetapp/template.lua
  1438. share/xmake/templates/c++/qt.widgetapp_static/project/src/main.cpp
  1439. share/xmake/templates/c++/qt.widgetapp_static/project/src/mainwindow.cpp
  1440. share/xmake/templates/c++/qt.widgetapp_static/project/src/mainwindow.h
  1441. share/xmake/templates/c++/qt.widgetapp_static/project/src/mainwindow.ui
  1442. share/xmake/templates/c++/qt.widgetapp_static/project/xmake.lua
  1443. share/xmake/templates/c++/qt.widgetapp_static/template.lua
  1444. share/xmake/templates/c++/shared/project/src/foo.cpp
  1445. share/xmake/templates/c++/shared/project/src/foo.h
  1446. share/xmake/templates/c++/shared/project/src/main.cpp
  1447. share/xmake/templates/c++/shared/project/xmake.lua
  1448. share/xmake/templates/c++/shared/template.lua
  1449. share/xmake/templates/c++/static/project/src/foo.cpp
  1450. share/xmake/templates/c++/static/project/src/foo.h
  1451. share/xmake/templates/c++/static/project/src/main.cpp
  1452. share/xmake/templates/c++/static/project/xmake.lua
  1453. share/xmake/templates/c++/static/template.lua
  1454. share/xmake/templates/c++/tbox.console/project/src/main.cpp
  1455. share/xmake/templates/c++/tbox.console/project/src/xmake.lua
  1456. share/xmake/templates/c++/tbox.console/project/xmake.lua
  1457. share/xmake/templates/c++/tbox.console/template.lua
  1458. share/xmake/templates/c++/tbox.shared/project/src/_demo/main.cpp
  1459. share/xmake/templates/c++/tbox.shared/project/src/_demo/xmake.lua
  1460. share/xmake/templates/c++/tbox.shared/project/src/_library/interface.cpp
  1461. share/xmake/templates/c++/tbox.shared/project/src/_library/interface.h
  1462. share/xmake/templates/c++/tbox.shared/project/src/_library/xmake.lua
  1463. share/xmake/templates/c++/tbox.shared/project/xmake.lua
  1464. share/xmake/templates/c++/tbox.shared/template.lua
  1465. share/xmake/templates/c++/tbox.static/project/src/_demo/main.cpp
  1466. share/xmake/templates/c++/tbox.static/project/src/_demo/xmake.lua
  1467. share/xmake/templates/c++/tbox.static/project/src/_library/interface.cpp
  1468. share/xmake/templates/c++/tbox.static/project/src/_library/interface.h
  1469. share/xmake/templates/c++/tbox.static/project/src/_library/xmake.lua
  1470. share/xmake/templates/c++/tbox.static/project/xmake.lua
  1471. share/xmake/templates/c++/tbox.static/template.lua
  1472. share/xmake/templates/c++/wxwidgets/project/src/main.cpp
  1473. share/xmake/templates/c++/wxwidgets/project/xmake.lua
  1474. share/xmake/templates/c++/wxwidgets/template.lua
  1475. share/xmake/templates/c++/xmake.cli/project/src/lni/main.cpp
  1476. share/xmake/templates/c++/xmake.cli/project/src/lua/main.lua
  1477. share/xmake/templates/c++/xmake.cli/project/xmake.lua
  1478. share/xmake/templates/c++/xmake.cli/template.lua
  1479. share/xmake/templates/c/console/project/src/main.c
  1480. share/xmake/templates/c/console/project/xmake.lua
  1481. share/xmake/templates/c/console/template.lua
  1482. share/xmake/templates/c/module.binary/.gitignore
  1483. share/xmake/templates/c/module.binary/project/modules/binary/bar/.gitignore
  1484. share/xmake/templates/c/module.binary/project/modules/binary/bar/src/add.c
  1485. share/xmake/templates/c/module.binary/project/modules/binary/bar/src/sub.c
  1486. share/xmake/templates/c/module.binary/project/modules/binary/bar/xmake.lua
  1487. share/xmake/templates/c/module.binary/project/src/main.c
  1488. share/xmake/templates/c/module.binary/project/xmake.lua
  1489. share/xmake/templates/c/module.binary/template.lua
  1490. share/xmake/templates/c/module.shared/.gitignore
  1491. share/xmake/templates/c/module.shared/project/modules/shared/foo/src/foo.c
  1492. share/xmake/templates/c/module.shared/project/modules/shared/foo/xmake.lua
  1493. share/xmake/templates/c/module.shared/project/src/main.c
  1494. share/xmake/templates/c/module.shared/project/xmake.lua
  1495. share/xmake/templates/c/module.shared/template.lua
  1496. share/xmake/templates/c/shared/project/src/foo.c
  1497. share/xmake/templates/c/shared/project/src/foo.h
  1498. share/xmake/templates/c/shared/project/src/main.c
  1499. share/xmake/templates/c/shared/project/xmake.lua
  1500. share/xmake/templates/c/shared/template.lua
  1501. share/xmake/templates/c/static/project/src/foo.c
  1502. share/xmake/templates/c/static/project/src/foo.h
  1503. share/xmake/templates/c/static/project/src/main.c
  1504. share/xmake/templates/c/static/project/xmake.lua
  1505. share/xmake/templates/c/static/template.lua
  1506. share/xmake/templates/c/tbox.console/project/src/main.c
  1507. share/xmake/templates/c/tbox.console/project/src/xmake.lua
  1508. share/xmake/templates/c/tbox.console/project/xmake.lua
  1509. share/xmake/templates/c/tbox.console/template.lua
  1510. share/xmake/templates/c/tbox.shared/project/src/_demo/main.c
  1511. share/xmake/templates/c/tbox.shared/project/src/_demo/xmake.lua
  1512. share/xmake/templates/c/tbox.shared/project/src/_library/interface.c
  1513. share/xmake/templates/c/tbox.shared/project/src/_library/interface.h
  1514. share/xmake/templates/c/tbox.shared/project/src/_library/xmake.lua
  1515. share/xmake/templates/c/tbox.shared/project/xmake.lua
  1516. share/xmake/templates/c/tbox.shared/template.lua
  1517. share/xmake/templates/c/tbox.static/project/src/_demo/main.c
  1518. share/xmake/templates/c/tbox.static/project/src/_demo/xmake.lua
  1519. share/xmake/templates/c/tbox.static/project/src/_library/interface.c
  1520. share/xmake/templates/c/tbox.static/project/src/_library/interface.h
  1521. share/xmake/templates/c/tbox.static/project/src/_library/xmake.lua
  1522. share/xmake/templates/c/tbox.static/project/xmake.lua
  1523. share/xmake/templates/c/tbox.static/template.lua
  1524. share/xmake/templates/c/xmake.cli/project/src/lni/main.c
  1525. share/xmake/templates/c/xmake.cli/project/src/lua/main.lua
  1526. share/xmake/templates/c/xmake.cli/project/xmake.lua
  1527. share/xmake/templates/c/xmake.cli/template.lua
  1528. share/xmake/templates/cuda/console/project/src/main.cu
  1529. share/xmake/templates/cuda/console/project/xmake.lua
  1530. share/xmake/templates/cuda/console/template.lua
  1531. share/xmake/templates/cuda/shared/project/inc/lib.cuh
  1532. share/xmake/templates/cuda/shared/project/src/lib.cu
  1533. share/xmake/templates/cuda/shared/project/xmake.lua
  1534. share/xmake/templates/cuda/shared/template.lua
  1535. share/xmake/templates/cuda/static/project/inc/lib.cuh
  1536. share/xmake/templates/cuda/static/project/src/lib.cu
  1537. share/xmake/templates/cuda/static/project/xmake.lua
  1538. share/xmake/templates/cuda/static/template.lua
  1539. share/xmake/templates/dlang/console/project/src/main.d
  1540. share/xmake/templates/dlang/console/project/xmake.lua
  1541. share/xmake/templates/dlang/console/template.lua
  1542. share/xmake/templates/dlang/shared/project/src/interfaces.d
  1543. share/xmake/templates/dlang/shared/project/src/main.d
  1544. share/xmake/templates/dlang/shared/project/xmake.lua
  1545. share/xmake/templates/dlang/shared/template.lua
  1546. share/xmake/templates/dlang/static/project/src/interfaces.d
  1547. share/xmake/templates/dlang/static/project/src/main.d
  1548. share/xmake/templates/dlang/static/project/xmake.lua
  1549. share/xmake/templates/dlang/static/template.lua
  1550. share/xmake/templates/fortran/console/project/src/main.f90
  1551. share/xmake/templates/fortran/console/project/xmake.lua
  1552. share/xmake/templates/fortran/console/template.lua
  1553. share/xmake/templates/fortran/shared/project/src/main.f90
  1554. share/xmake/templates/fortran/shared/project/src/test.f90
  1555. share/xmake/templates/fortran/shared/project/xmake.lua
  1556. share/xmake/templates/fortran/shared/template.lua
  1557. share/xmake/templates/fortran/static/project/src/main.f90
  1558. share/xmake/templates/fortran/static/project/src/test.f90
  1559. share/xmake/templates/fortran/static/project/xmake.lua
  1560. share/xmake/templates/fortran/static/template.lua
  1561. share/xmake/templates/go/console/project/src/main.go
  1562. share/xmake/templates/go/console/project/xmake.lua
  1563. share/xmake/templates/go/console/template.lua
  1564. share/xmake/templates/go/static/project/src/main.go
  1565. share/xmake/templates/go/static/project/src/test.go
  1566. share/xmake/templates/go/static/project/src/test/add.go
  1567. share/xmake/templates/go/static/project/src/test/sub.go
  1568. share/xmake/templates/go/static/project/xmake.lua
  1569. share/xmake/templates/go/static/template.lua
  1570. share/xmake/templates/nim/console/project/src/main.nim
  1571. share/xmake/templates/nim/console/project/xmake.lua
  1572. share/xmake/templates/nim/console/template.lua
  1573. share/xmake/templates/nim/shared/project/src/foo.nim
  1574. share/xmake/templates/nim/shared/project/src/main.nim
  1575. share/xmake/templates/nim/shared/project/xmake.lua
  1576. share/xmake/templates/nim/shared/template.lua
  1577. share/xmake/templates/nim/static/project/src/foo.nim
  1578. share/xmake/templates/nim/static/project/src/main.nim
  1579. share/xmake/templates/nim/static/project/xmake.lua
  1580. share/xmake/templates/nim/static/template.lua
  1581. share/xmake/templates/objc++/bundle/project/src/Info.plist
  1582. share/xmake/templates/objc++/bundle/project/src/test.h
  1583. share/xmake/templates/objc++/bundle/project/src/test.mm
  1584. share/xmake/templates/objc++/bundle/project/xmake.lua
  1585. share/xmake/templates/objc++/bundle/template.lua
  1586. share/xmake/templates/objc++/console/project/src/main.mm
  1587. share/xmake/templates/objc++/console/project/xmake.lua
  1588. share/xmake/templates/objc++/console/template.lua
  1589. share/xmake/templates/objc++/framework/project/src/Info.plist
  1590. share/xmake/templates/objc++/framework/project/src/test.h
  1591. share/xmake/templates/objc++/framework/project/src/test.mm
  1592. share/xmake/templates/objc++/framework/project/xmake.lua
  1593. share/xmake/templates/objc++/framework/template.lua
  1594. share/xmake/templates/objc/bundle/project/src/Info.plist
  1595. share/xmake/templates/objc/bundle/project/src/test.h
  1596. share/xmake/templates/objc/bundle/project/src/test.m
  1597. share/xmake/templates/objc/bundle/project/xmake.lua
  1598. share/xmake/templates/objc/bundle/template.lua
  1599. share/xmake/templates/objc/console/project/src/main.m
  1600. share/xmake/templates/objc/console/project/xmake.lua
  1601. share/xmake/templates/objc/console/template.lua
  1602. share/xmake/templates/objc/framework/project/src/Info.plist
  1603. share/xmake/templates/objc/framework/project/src/test.h
  1604. share/xmake/templates/objc/framework/project/src/test.m
  1605. share/xmake/templates/objc/framework/project/xmake.lua
  1606. share/xmake/templates/objc/framework/template.lua
  1607. share/xmake/templates/objc/iosapp/project/src/AppDelegate.h
  1608. share/xmake/templates/objc/iosapp/project/src/AppDelegate.m
  1609. share/xmake/templates/objc/iosapp/project/src/Assets.xcassets/AppIcon.appiconset/Contents.json
  1610. share/xmake/templates/objc/iosapp/project/src/Assets.xcassets/Contents.json
  1611. share/xmake/templates/objc/iosapp/project/src/Base.lproj/LaunchScreen.storyboard
  1612. share/xmake/templates/objc/iosapp/project/src/Base.lproj/Main.storyboard
  1613. share/xmake/templates/objc/iosapp/project/src/Info.plist
  1614. share/xmake/templates/objc/iosapp/project/src/SceneDelegate.h
  1615. share/xmake/templates/objc/iosapp/project/src/SceneDelegate.m
  1616. share/xmake/templates/objc/iosapp/project/src/ViewController.h
  1617. share/xmake/templates/objc/iosapp/project/src/ViewController.m
  1618. share/xmake/templates/objc/iosapp/project/src/main.m
  1619. share/xmake/templates/objc/iosapp/project/xmake.lua
  1620. share/xmake/templates/objc/iosapp/template.lua
  1621. share/xmake/templates/objc/iosapp_with_framework/project/src/app/AppDelegate.h
  1622. share/xmake/templates/objc/iosapp_with_framework/project/src/app/AppDelegate.m
  1623. share/xmake/templates/objc/iosapp_with_framework/project/src/app/Assets.xcassets/AppIcon.appiconset/Contents.json
  1624. share/xmake/templates/objc/iosapp_with_framework/project/src/app/Assets.xcassets/Contents.json
  1625. share/xmake/templates/objc/iosapp_with_framework/project/src/app/Base.lproj/LaunchScreen.storyboard
  1626. share/xmake/templates/objc/iosapp_with_framework/project/src/app/Base.lproj/Main.storyboard
  1627. share/xmake/templates/objc/iosapp_with_framework/project/src/app/Info.plist
  1628. share/xmake/templates/objc/iosapp_with_framework/project/src/app/SceneDelegate.h
  1629. share/xmake/templates/objc/iosapp_with_framework/project/src/app/SceneDelegate.m
  1630. share/xmake/templates/objc/iosapp_with_framework/project/src/app/ViewController.h
  1631. share/xmake/templates/objc/iosapp_with_framework/project/src/app/ViewController.m
  1632. share/xmake/templates/objc/iosapp_with_framework/project/src/app/main.m
  1633. share/xmake/templates/objc/iosapp_with_framework/project/src/framework/Info.plist
  1634. share/xmake/templates/objc/iosapp_with_framework/project/src/framework/test.h
  1635. share/xmake/templates/objc/iosapp_with_framework/project/src/framework/test.m
  1636. share/xmake/templates/objc/iosapp_with_framework/project/xmake.lua
  1637. share/xmake/templates/objc/iosapp_with_framework/template.lua
  1638. share/xmake/templates/objc/macapp/project/src/AppDelegate.h
  1639. share/xmake/templates/objc/macapp/project/src/AppDelegate.m
  1640. share/xmake/templates/objc/macapp/project/src/Assets.xcassets/AppIcon.appiconset/Contents.json
  1641. share/xmake/templates/objc/macapp/project/src/Assets.xcassets/Contents.json
  1642. share/xmake/templates/objc/macapp/project/src/Base.lproj/Main.storyboard
  1643. share/xmake/templates/objc/macapp/project/src/Info.plist
  1644. share/xmake/templates/objc/macapp/project/src/ViewController.h
  1645. share/xmake/templates/objc/macapp/project/src/ViewController.m
  1646. share/xmake/templates/objc/macapp/project/src/main.m
  1647. share/xmake/templates/objc/macapp/project/src/test.entitlements
  1648. share/xmake/templates/objc/macapp/project/xmake.lua
  1649. share/xmake/templates/objc/macapp/template.lua
  1650. share/xmake/templates/objc/macapp_with_framework/project/src/app/AppDelegate.h
  1651. share/xmake/templates/objc/macapp_with_framework/project/src/app/AppDelegate.m
  1652. share/xmake/templates/objc/macapp_with_framework/project/src/app/Assets.xcassets/AppIcon.appiconset/Contents.json
  1653. share/xmake/templates/objc/macapp_with_framework/project/src/app/Assets.xcassets/Contents.json
  1654. share/xmake/templates/objc/macapp_with_framework/project/src/app/Base.lproj/Main.storyboard
  1655. share/xmake/templates/objc/macapp_with_framework/project/src/app/Info.plist
  1656. share/xmake/templates/objc/macapp_with_framework/project/src/app/ViewController.h
  1657. share/xmake/templates/objc/macapp_with_framework/project/src/app/ViewController.m
  1658. share/xmake/templates/objc/macapp_with_framework/project/src/app/main.m
  1659. share/xmake/templates/objc/macapp_with_framework/project/src/app/test.entitlements
  1660. share/xmake/templates/objc/macapp_with_framework/project/src/framework/Info.plist
  1661. share/xmake/templates/objc/macapp_with_framework/project/src/framework/test.h
  1662. share/xmake/templates/objc/macapp_with_framework/project/src/framework/test.m
  1663. share/xmake/templates/objc/macapp_with_framework/project/xmake.lua
  1664. share/xmake/templates/objc/macapp_with_framework/template.lua
  1665. share/xmake/templates/pascal/console/project/src/main.pas
  1666. share/xmake/templates/pascal/console/project/xmake.lua
  1667. share/xmake/templates/pascal/console/template.lua
  1668. share/xmake/templates/pascal/shared/project/src/foo.pas
  1669. share/xmake/templates/pascal/shared/project/src/main.pas
  1670. share/xmake/templates/pascal/shared/project/xmake.lua
  1671. share/xmake/templates/pascal/shared/template.lua
  1672. share/xmake/templates/rust/console/project/src/main.rs
  1673. share/xmake/templates/rust/console/project/xmake.lua
  1674. share/xmake/templates/rust/console/template.lua
  1675. share/xmake/templates/rust/static/project/src/foo.rs
  1676. share/xmake/templates/rust/static/project/src/main.rs
  1677. share/xmake/templates/rust/static/project/xmake.lua
  1678. share/xmake/templates/rust/static/template.lua
  1679. share/xmake/templates/swift/console/project/src/main.swift
  1680. share/xmake/templates/swift/console/project/xmake.lua
  1681. share/xmake/templates/swift/console/template.lua
  1682. share/xmake/templates/vala/console/project/src/main.vala
  1683. share/xmake/templates/vala/console/project/xmake.lua
  1684. share/xmake/templates/vala/console/template.lua
  1685. share/xmake/templates/vala/shared/project/src/main.vala
  1686. share/xmake/templates/vala/shared/project/src/mymath.vala
  1687. share/xmake/templates/vala/shared/project/xmake.lua
  1688. share/xmake/templates/vala/shared/template.lua
  1689. share/xmake/templates/vala/static/project/src/main.vala
  1690. share/xmake/templates/vala/static/project/src/mymath.vala
  1691. share/xmake/templates/vala/static/project/xmake.lua
  1692. share/xmake/templates/vala/static/template.lua
  1693. share/xmake/templates/zig/console/project/src/main.zig
  1694. share/xmake/templates/zig/console/project/src/test.zig
  1695. share/xmake/templates/zig/console/project/xmake.lua
  1696. share/xmake/templates/zig/console/template.lua
  1697. share/xmake/templates/zig/shared/project/src/main.zig
  1698. share/xmake/templates/zig/shared/project/src/test.zig
  1699. share/xmake/templates/zig/shared/project/xmake.lua
  1700. share/xmake/templates/zig/shared/template.lua
  1701. share/xmake/templates/zig/static/project/src/main.zig
  1702. share/xmake/templates/zig/static/project/src/test.zig
  1703. share/xmake/templates/zig/static/project/xmake.lua
  1704. share/xmake/templates/zig/static/template.lua
  1705. share/xmake/themes/dark/xmake.lua
  1706. share/xmake/themes/default/xmake.lua
  1707. share/xmake/themes/emoji/xmake.lua
  1708. share/xmake/themes/light/xmake.lua
  1709. share/xmake/themes/ninja/xmake.lua
  1710. share/xmake/themes/plain/xmake.lua
  1711. share/xmake/themes/powershell/xmake.lua
  1712. share/xmake/toolchains/armcc/xmake.lua
  1713. share/xmake/toolchains/armclang/xmake.lua
  1714. share/xmake/toolchains/c51/xmake.lua
  1715. share/xmake/toolchains/circle/xmake.lua
  1716. share/xmake/toolchains/clang-12/xmake.lua
  1717. share/xmake/toolchains/clang-13/xmake.lua
  1718. share/xmake/toolchains/clang-14/xmake.lua
  1719. share/xmake/toolchains/clang-15/xmake.lua
  1720. share/xmake/toolchains/clang-16/xmake.lua
  1721. share/xmake/toolchains/clang-17/xmake.lua
  1722. share/xmake/toolchains/clang-18/xmake.lua
  1723. share/xmake/toolchains/clang-19/xmake.lua
  1724. share/xmake/toolchains/clang-20/xmake.lua
  1725. share/xmake/toolchains/clang-cl/check.lua
  1726. share/xmake/toolchains/clang-cl/load.lua
  1727. share/xmake/toolchains/clang-cl/xmake.lua
  1728. share/xmake/toolchains/clang/check.lua
  1729. share/xmake/toolchains/clang/load.lua
  1730. share/xmake/toolchains/clang/xmake.lua
  1731. share/xmake/toolchains/cosmocc/check.lua
  1732. share/xmake/toolchains/cosmocc/xmake.lua
  1733. share/xmake/toolchains/cross/check.lua
  1734. share/xmake/toolchains/cross/load.lua
  1735. share/xmake/toolchains/cross/xmake.lua
  1736. share/xmake/toolchains/cuda/xmake.lua
  1737. share/xmake/toolchains/dlang/check.lua
  1738. share/xmake/toolchains/dlang/xmake.lua
  1739. share/xmake/toolchains/dmd/xmake.lua
  1740. share/xmake/toolchains/dpcpp/check.lua
  1741. share/xmake/toolchains/dpcpp/load.lua
  1742. share/xmake/toolchains/dpcpp/xmake.lua
  1743. share/xmake/toolchains/emcc/xmake.lua
  1744. share/xmake/toolchains/envs/xmake.lua
  1745. share/xmake/toolchains/fasm/xmake.lua
  1746. share/xmake/toolchains/fpc/xmake.lua
  1747. share/xmake/toolchains/gcc-10/xmake.lua
  1748. share/xmake/toolchains/gcc-11/xmake.lua
  1749. share/xmake/toolchains/gcc-12/xmake.lua
  1750. share/xmake/toolchains/gcc-13/xmake.lua
  1751. share/xmake/toolchains/gcc-14/xmake.lua
  1752. share/xmake/toolchains/gcc-4.8/xmake.lua
  1753. share/xmake/toolchains/gcc-4.9/xmake.lua
  1754. share/xmake/toolchains/gcc-8/xmake.lua
  1755. share/xmake/toolchains/gcc-9/xmake.lua
  1756. share/xmake/toolchains/gcc/xmake.lua
  1757. share/xmake/toolchains/gdc/check.lua
  1758. share/xmake/toolchains/gdc/xmake.lua
  1759. share/xmake/toolchains/gfortran/xmake.lua
  1760. share/xmake/toolchains/gnu-rm/xmake.lua
  1761. share/xmake/toolchains/go/xmake.lua
  1762. share/xmake/toolchains/hdk/check.lua
  1763. share/xmake/toolchains/hdk/load.lua
  1764. share/xmake/toolchains/hdk/xmake.lua
  1765. share/xmake/toolchains/iararm/xmake.lua
  1766. share/xmake/toolchains/icc/check.lua
  1767. share/xmake/toolchains/icc/load.lua
  1768. share/xmake/toolchains/icc/xmake.lua
  1769. share/xmake/toolchains/icx/check.lua
  1770. share/xmake/toolchains/icx/load.lua
  1771. share/xmake/toolchains/icx/xmake.lua
  1772. share/xmake/toolchains/ifort/check.lua
  1773. share/xmake/toolchains/ifort/load.lua
  1774. share/xmake/toolchains/ifort/xmake.lua
  1775. share/xmake/toolchains/ifx/check.lua
  1776. share/xmake/toolchains/ifx/load.lua
  1777. share/xmake/toolchains/ifx/xmake.lua
  1778. share/xmake/toolchains/iverilog/xmake.lua
  1779. share/xmake/toolchains/ldc/check.lua
  1780. share/xmake/toolchains/ldc/xmake.lua
  1781. share/xmake/toolchains/llvm/check.lua
  1782. share/xmake/toolchains/llvm/xmake.lua
  1783. share/xmake/toolchains/masm32/xmake.lua
  1784. share/xmake/toolchains/mingw/check.lua
  1785. share/xmake/toolchains/mingw/xmake.lua
  1786. share/xmake/toolchains/msvc/check.lua
  1787. share/xmake/toolchains/msvc/load.lua
  1788. share/xmake/toolchains/msvc/xmake.lua
  1789. share/xmake/toolchains/muslcc/xmake.lua
  1790. share/xmake/toolchains/nasm/xmake.lua
  1791. share/xmake/toolchains/ndk/check.lua
  1792. share/xmake/toolchains/ndk/load.lua
  1793. share/xmake/toolchains/ndk/xmake.lua
  1794. share/xmake/toolchains/nim/xmake.lua
  1795. share/xmake/toolchains/rust/xmake.lua
  1796. share/xmake/toolchains/sdcc/check.lua
  1797. share/xmake/toolchains/sdcc/xmake.lua
  1798. share/xmake/toolchains/swift/xmake.lua
  1799. share/xmake/toolchains/ti-c2000/xmake.lua
  1800. share/xmake/toolchains/ti-c6000/xmake.lua
  1801. share/xmake/toolchains/tinycc/xmake.lua
  1802. share/xmake/toolchains/verilator/xmake.lua
  1803. share/xmake/toolchains/wasi/xmake.lua
  1804. share/xmake/toolchains/xcode/check.lua
  1805. share/xmake/toolchains/xcode/load_appletvos.lua
  1806. share/xmake/toolchains/xcode/load_applexros.lua
  1807. share/xmake/toolchains/xcode/load_iphoneos.lua
  1808. share/xmake/toolchains/xcode/load_macosx.lua
  1809. share/xmake/toolchains/xcode/load_watchos.lua
  1810. share/xmake/toolchains/xcode/xmake.lua
  1811. share/xmake/toolchains/yasm/xmake.lua
  1812. share/xmake/toolchains/zig/xmake.lua
  1813. @owner
  1814. @group
  1815. @mode
Collapse this list.
Dependency lines:
  • xmake-io>0:devel/xmake-io
To install the port:
cd /usr/ports/devel/xmake-io/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/xmake-io
  • pkg install xmake-io
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: xmake-io
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1739163628 SHA256 (xmake-io-xmake-v2.9.8_GH0.tar.gz) = e5a45ec7e48d0b0da46ae1729ce64a23341328102083fb0eb66296a4e36835b3 SIZE (xmake-io-xmake-v2.9.8_GH0.tar.gz) = 2382364

Expand this list (14 items)

Collapse this list.

SHA256 (tboox-tbox-914bd30a5f6faca7a749e7956630dfc6caece0b9_GH0.tar.gz) = 9eff782510a8cb53d7b7c2410203e8245b3a625c484920ce620af5f416dd2cdd SIZE (tboox-tbox-914bd30a5f6faca7a749e7956630dfc6caece0b9_GH0.tar.gz) = 864140 SHA256 (xmake-io-xmake-core-lua-1ab3208a1fceb12fca8f24ba57d6e13c5bff15e3_GH0.tar.gz) = 3ee127e2f1fbe6aa51989926e879fd0a6af7cb3c09230a5f218cf17876ed7ebb SIZE (xmake-io-xmake-core-lua-1ab3208a1fceb12fca8f24ba57d6e13c5bff15e3_GH0.tar.gz) = 463358 SHA256 (xmake-io-xmake-core-lua-cjson-ddcecf3b24b71421e7b4a2962f1fbcc0297e0c1e_GH0.tar.gz) = b3f9e04d27ef44c4384130a40231e55e4a2de264346507d385086bb241e4261b SIZE (xmake-io-xmake-core-lua-cjson-ddcecf3b24b71421e7b4a2962f1fbcc0297e0c1e_GH0.tar.gz) = 67652 SHA256 (xmake-io-xmake-core-luajit-7cdc078416037cd0a16a79553509a7f153fe629d_GH0.tar.gz) = d041e92dc9d62c66e7bdb969719473a7ca8c5e2c242d9afd8e86ff1ef2533bf4 SIZE (xmake-io-xmake-core-luajit-7cdc078416037cd0a16a79553509a7f153fe629d_GH0.tar.gz) = 1496833 SHA256 (xmake-io-xmake-core-lz4-ebb370ca83af193212df4dcbadcc5d87bc0de2f0_GH0.tar.gz) = d5f55838bc07812b35b801e8658fd7ec55143b93c972137cec3eadd94bfa48ee SIZE (xmake-io-xmake-core-lz4-ebb370ca83af193212df4dcbadcc5d87bc0de2f0_GH0.tar.gz) = 387677 SHA256 (xmake-io-xmake-core-pdcurses-5c62af03e9a05e3a3ae8c8354c1234b772dcf4b0_GH0.tar.gz) = 323a9a95ead0c9d5af992bcc8cb30fffc3426cbe12840c77c8dca8969affc227 SIZE (xmake-io-xmake-core-pdcurses-5c62af03e9a05e3a3ae8c8354c1234b772dcf4b0_GH0.tar.gz) = 364832 SHA256 (xmake-io-xmake-core-sv-b3363a3cb2f499a735eaebe87a8a3491593e3289_GH0.tar.gz) = d1c9d3d3d663e0eb3501c37c956b696d3ea025528cb69db18e022469fa732572 SIZE (xmake-io-xmake-core-sv-b3363a3cb2f499a735eaebe87a8a3491593e3289_GH0.tar.gz) = 25869

Collapse this list.


Packages (timestamps in pop-ups are UTC):
xmake-io
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.9.8--2.9.8---
FreeBSD:13:quarterly2.9.82.9.8--2.9.8---
FreeBSD:14:latest-2.9.8--2.9.8---
FreeBSD:14:quarterly-2.9.8--2.9.8---
FreeBSD:15:latest2.9.82.9.8n/a2.9.8n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. liblz4.so : archivers/liblz4
  2. libsv.so : devel/sv
  3. libtbox.so : devel/tbox
  4. liblua-5.4.so : lang/lua54
  5. libluajit-5.1.so : lang/luajit-devel
  6. libreadline.so.8 : devel/readline
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_xmake-io
USES:
gmake lua:54 luajit pkgconfig readline
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/xmake-io/xmake/tar.gz/v2.9.8?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.9.8
16 Mar 2025 10:19:27
commit hash: 2a288c93ba3e51a4460e893a00450e4fe66f9dd1commit hash: 2a288c93ba3e51a4460e893a00450e4fe66f9dd1commit hash: 2a288c93ba3e51a4460e893a00450e4fe66f9dd1commit hash: 2a288c93ba3e51a4460e893a00450e4fe66f9dd1 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Huan Zhou
devel/xmake-io: Cross-platform build utility based on Lua

What is Xmake?

 - Xmake is a cross-platform build utility based on the Lua scripting language
 - Xmake is very lightweight and has no dependencies outside of
   the standard library.
 - Uses the xmake.lua file to maintain project builds with a simple and
   readable syntax

WWW: https://xmake.io/

PR:		284724

Number of commits found: 1