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
Port details
imhex Hex editor for reverse engineers and programmers
1.37.4 editors on this many watch lists=5 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 1.30.1_2Version of this port present on the latest quarterly branch.
Maintainer: nobutaka@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-12-12 12:57:36
Last Update: 2025-03-17 04:02:08
Commit Hash: e87d813
People watching this port, also watch:: rust, nuclei, hashcat, node, heimer
License: GPLv2
WWW:
https://github.com/WerWolv/ImHex
Description:
ImHex is a hex editor for reverse engineers, programmers and people that value their eye sight when working at 3 AM. ImHex has many features including the following: - Byte patching - String and hex search - Colorful highlighting - Custom C++-like pattern language for parsing highlighting a file's content - Data inspector allowing interpretation of data as many different types (little and big endian) - File hashing support - Disassembler supporting many different architectures - Bookmarks - Data Analyzer
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1625 items)
Collapse this list.
  1. /usr/local/share/licenses/imhex-1.37.4/catalog.mk
  2. /usr/local/share/licenses/imhex-1.37.4/LICENSE
  3. /usr/local/share/licenses/imhex-1.37.4/GPLv2
  4. bin/imhex
  5. bin/imhex-updater
  6. lib/libimhex.so
  7. lib/libimhex.so.1.37.4
  8. share/applications/imhex.desktop
  9. share/imhex/constants/crc16.json
  10. share/imhex/constants/crc32.json
  11. share/imhex/constants/http_status.json
  12. share/imhex/constants/linux_errors.json
  13. share/imhex/encodings/arabic_iso.tbl
  14. share/imhex/encodings/arabic_windows.tbl
  15. share/imhex/encodings/ascii.tbl
  16. share/imhex/encodings/ascii_ansi.tbl
  17. share/imhex/encodings/ascii_oem.tbl
  18. share/imhex/encodings/baltic_iso.tbl
  19. share/imhex/encodings/baltic_windows.tbl
  20. share/imhex/encodings/big5.tbl
  21. share/imhex/encodings/cyrillic_cp866.tbl
  22. share/imhex/encodings/cyrillic_iso.tbl
  23. share/imhex/encodings/cyrillic_koi8_r.tbl
  24. share/imhex/encodings/cyrillic_koi8_u.tbl
  25. share/imhex/encodings/cyrillic_windows.tbl
  26. share/imhex/encodings/eastern_europe_iso.tbl
  27. share/imhex/encodings/eastern_europe_windows.tbl
  28. share/imhex/encodings/ebcdic.tbl
  29. share/imhex/encodings/euc_jp.tbl
  30. share/imhex/encodings/euc_kr.tbl
  31. share/imhex/encodings/gbk.tbl
  32. share/imhex/encodings/greek_iso.tbl
  33. share/imhex/encodings/greek_windows.tbl
  34. share/imhex/encodings/hebrew_iso.tbl
  35. share/imhex/encodings/hebrew_windows.tbl
  36. share/imhex/encodings/iso_646.tbl
  37. share/imhex/encodings/iso_6937.tbl
  38. share/imhex/encodings/jis_x_0201.tbl
  39. share/imhex/encodings/jis_x_0211.tbl
  40. share/imhex/encodings/jis_x_0213.tbl
  41. share/imhex/encodings/macintosh.tbl
  42. share/imhex/encodings/ms932.tbl
  43. share/imhex/encodings/pokegen1_en.tbl
  44. share/imhex/encodings/pokegen3_en.tbl
  45. share/imhex/encodings/shiftjis.tbl
  46. share/imhex/encodings/thai.tbl
  47. share/imhex/encodings/turkish_iso.tbl
  48. share/imhex/encodings/turkish_windows.tbl
  49. share/imhex/encodings/utf8.tbl
  50. share/imhex/encodings/vietnamese.tbl
  51. share/imhex/includes/hex/core.pat
  52. share/imhex/includes/hex/dec.pat
  53. share/imhex/includes/hex/http.pat
  54. share/imhex/includes/hex/impl/imhex_check.pat
  55. share/imhex/includes/hex/provider.pat
  56. share/imhex/includes/hex/type/encstr.pat
  57. share/imhex/includes/hex/type/instruction.pat
  58. share/imhex/includes/hex/type/json.pat
  59. share/imhex/includes/hex/type/mangled.pat
  60. share/imhex/includes/std/array.pat
  61. share/imhex/includes/std/attrs.pat
  62. share/imhex/includes/std/bit.pat
  63. share/imhex/includes/std/core.pat
  64. share/imhex/includes/std/ctype.pat
  65. share/imhex/includes/std/file.pat
  66. share/imhex/includes/std/fxpt.pat
  67. share/imhex/includes/std/hash.pat
  68. share/imhex/includes/std/io.pat
  69. share/imhex/includes/std/limits.pat
  70. share/imhex/includes/std/math.pat
  71. share/imhex/includes/std/mem.pat
  72. share/imhex/includes/std/ptr.pat
  73. share/imhex/includes/std/random.pat
  74. share/imhex/includes/std/string.pat
  75. share/imhex/includes/std/sys.pat
  76. share/imhex/includes/std/time.pat
  77. share/imhex/includes/type/base.pat
  78. share/imhex/includes/type/base64.pat
  79. share/imhex/includes/type/bcd.pat
  80. share/imhex/includes/type/byte.pat
  81. share/imhex/includes/type/color.pat
  82. share/imhex/includes/type/float16.pat
  83. share/imhex/includes/type/fmt.pat
  84. share/imhex/includes/type/guid.pat
  85. share/imhex/includes/type/ip.pat
  86. share/imhex/includes/type/leb128.pat
  87. share/imhex/includes/type/mac.pat
  88. share/imhex/includes/type/magic.pat
  89. share/imhex/includes/type/path.pat
  90. share/imhex/includes/type/size.pat
  91. share/imhex/includes/type/time.pat
  92. share/imhex/includes/type/types/010.pat
  93. share/imhex/includes/type/types/c.pat
  94. share/imhex/includes/type/types/linux.pat
  95. share/imhex/includes/type/types/rust.pat
  96. share/imhex/includes/type/types/win32.pat
  97. share/imhex/magic/nintendo_switch_magic
  98. share/imhex/magic/portable_executable_magic
  99. share/imhex/nodes/caesar.hexnode
  100. share/imhex/nodes/xor.hexnode
  101. share/imhex/patterns/3ds.hexpat
  102. share/imhex/patterns/7z.hexpat
  103. share/imhex/patterns/Crashlvl.hexpat
  104. share/imhex/patterns/adts.hexpat
  105. share/imhex/patterns/afe2.hexpat
  106. share/imhex/patterns/ani.hexpat
  107. share/imhex/patterns/ar.hexpat
  108. share/imhex/patterns/arc.hexpat
  109. share/imhex/patterns/aria2.hexpat
  110. share/imhex/patterns/arm_cm_vtor.hexpat
  111. share/imhex/patterns/bastion/map.hexpat
  112. share/imhex/patterns/bastion/profile.hexpat
  113. share/imhex/patterns/bastion/save.hexpat
  114. share/imhex/patterns/bastion/util.hexpat
  115. share/imhex/patterns/bcss.hexpat
  116. share/imhex/patterns/bencode.hexpat
  117. share/imhex/patterns/bgcode.hexpat
  118. share/imhex/patterns/binka.hexpat
  119. share/imhex/patterns/blend.hexpat
  120. share/imhex/patterns/bmp.hexpat
  121. share/imhex/patterns/bplist.hexpat
  122. share/imhex/patterns/bson.hexpat
  123. share/imhex/patterns/bsp_goldsrc.hexpat
  124. share/imhex/patterns/bzip3.hexpat
  125. share/imhex/patterns/cab.hexpat
  126. share/imhex/patterns/cchva.hexpat
  127. share/imhex/patterns/ccpal.hexpat
  128. share/imhex/patterns/ccvxl.hexpat
  129. share/imhex/patterns/cda.hexpat
  130. share/imhex/patterns/chm.hexpat
  131. share/imhex/patterns/coff.hexpat
  132. share/imhex/patterns/cpio.hexpat
  133. share/imhex/patterns/credhist.hexpat
  134. share/imhex/patterns/dds.hexpat
  135. share/imhex/patterns/dex.hexpat
  136. share/imhex/patterns/dicom.hexpat
  137. share/imhex/patterns/dmg.hexpat
  138. share/imhex/patterns/dmp64.hexpat
  139. share/imhex/patterns/dpapiblob.hexpat
  140. share/imhex/patterns/dpapimasterkey.hexpat
  141. share/imhex/patterns/dsstore.hexpat
  142. share/imhex/patterns/dted.hexpat
  143. share/imhex/patterns/elf.hexpat
  144. share/imhex/patterns/evtx.hexpat
  145. share/imhex/patterns/ext4.hexpat
  146. share/imhex/patterns/fas_oskasoftware.hexpat
  147. share/imhex/patterns/fas_oskasoftware_old.hexpat
  148. share/imhex/patterns/fbx.hexpat
  149. share/imhex/patterns/fdt.hexpat
  150. share/imhex/patterns/ffx/all/a_abilities.bin.hexpat
  151. share/imhex/patterns/ffx/all/btl.bin.hexpat
  152. share/imhex/patterns/ffx/all/buki_get.bin.hexpat
  153. share/imhex/patterns/ffx/all/mon.bin.hexpat
  154. share/imhex/patterns/ffx/all/ply_save.bin.hexpat
  155. share/imhex/patterns/ffx/all/sphere_grid_layout.dat.hexpat
  156. share/imhex/patterns/ffx/all/sphere_grid_nodes.dat.hexpat
  157. share/imhex/patterns/ffx/all/st_number.bin.hexpat
  158. share/imhex/patterns/ffx/all/sum_assure.bin.hexpat
  159. share/imhex/patterns/ffx/all/takara.bin.hexpat
  160. share/imhex/patterns/ffx/all/weapon.bin.hexpat
  161. share/imhex/patterns/ffx/en/important.bin.hexpat
  162. share/imhex/patterns/ffx/en/item.bin.hexpat
  163. share/imhex/patterns/ffx/en/moncom.hexpat
  164. share/imhex/patterns/ffx/en/panel.bin.hexpat
  165. share/imhex/patterns/ffx/en/pccom.hexpat
  166. share/imhex/patterns/ffx/en/sphere.bin.hexpat
  167. share/imhex/patterns/ffx/en/txt/double0.hexpat
  168. share/imhex/patterns/ffx/en/txt/double1.hexpat
  169. share/imhex/patterns/ffx/en/txt/double2.hexpat
  170. share/imhex/patterns/ffx/en/txt/single2.hexpat
  171. share/imhex/patterns/ffx/en/w_name.bin.hexpat
  172. share/imhex/patterns/ffx/jp/txt/double0.hexpat
  173. share/imhex/patterns/ffx/jp/txt/double1.hexpat
  174. share/imhex/patterns/ffx/jp/txt/double2.hexpat
  175. share/imhex/patterns/ffx/jp/txt/single2.hexpat
  176. share/imhex/patterns/ffx/jp/w_name.bin.hexpat
  177. share/imhex/patterns/ffx/utils.hexpat
  178. share/imhex/patterns/flac.hexpat
  179. share/imhex/patterns/flipper_settings.hexpat
  180. share/imhex/patterns/fs.hexpat
  181. share/imhex/patterns/gb.hexpat
  182. share/imhex/patterns/gba.hexpat
  183. share/imhex/patterns/gguf.hexpat
  184. share/imhex/patterns/gif.hexpat
  185. share/imhex/patterns/gltf.hexpat
  186. share/imhex/patterns/gzip.hexpat
  187. share/imhex/patterns/hinf_luas.hexpat
  188. share/imhex/patterns/hinf_module.hexpat
  189. share/imhex/patterns/hinf_tag.hexpat
  190. share/imhex/patterns/hsdt.hexpat
  191. share/imhex/patterns/ico.hexpat
  192. share/imhex/patterns/id3.hexpat
  193. share/imhex/patterns/intel_hex.hexpat
  194. share/imhex/patterns/ip.hexpat
  195. share/imhex/patterns/ips.hexpat
  196. share/imhex/patterns/iso.hexpat
  197. share/imhex/patterns/java_class.hexpat
  198. share/imhex/patterns/jpeg.hexpat
  199. share/imhex/patterns/lcesave.hexpat
  200. share/imhex/patterns/lnk.hexpat
  201. share/imhex/patterns/loc.hexpat
  202. share/imhex/patterns/lua51.hexpat
  203. share/imhex/patterns/lua52.hexpat
  204. share/imhex/patterns/lua53.hexpat
  205. share/imhex/patterns/lua54.hexpat
  206. share/imhex/patterns/lznt1.hexpat
  207. share/imhex/patterns/macho.hexpat
  208. share/imhex/patterns/max_v104.hexpat
  209. share/imhex/patterns/midi.hexpat
  210. share/imhex/patterns/minidump.hexpat
  211. share/imhex/patterns/mp4.hexpat
  212. share/imhex/patterns/msgpack.hexpat
  213. share/imhex/patterns/msscmp.hexpat
  214. share/imhex/patterns/nacp.hexpat
  215. share/imhex/patterns/nbt.hexpat
  216. share/imhex/patterns/ne.hexpat
  217. share/imhex/patterns/nes.hexpat
  218. share/imhex/patterns/notepad-cache.hexpat
  219. share/imhex/patterns/notepadwindowstate.hexpat
  220. share/imhex/patterns/nro.hexpat
  221. share/imhex/patterns/ntag.hexpat
  222. share/imhex/patterns/ogg.hexpat
  223. share/imhex/patterns/pbz.hexpat
  224. share/imhex/patterns/pcap.hexpat
  225. share/imhex/patterns/pck.hexpat
  226. share/imhex/patterns/pcx.hexpat
  227. share/imhex/patterns/pe.hexpat
  228. share/imhex/patterns/pfs0.hexpat
  229. share/imhex/patterns/pif.hexpat
  230. share/imhex/patterns/pkm.hexpat
  231. share/imhex/patterns/png.hexpat
  232. share/imhex/patterns/prodinfo.hexpat
  233. share/imhex/patterns/protobuf.hexpat
  234. share/imhex/patterns/psafe3.hexpat
  235. share/imhex/patterns/pyc.hexpat
  236. share/imhex/patterns/pyinstaller.hexpat
  237. share/imhex/patterns/qbcl.hexpat
  238. share/imhex/patterns/qoi.hexpat
  239. share/imhex/patterns/quantized-mesh.hexpat
  240. share/imhex/patterns/rar.hexpat
  241. share/imhex/patterns/ras.hexpat
  242. share/imhex/patterns/refs.hexpat
  243. share/imhex/patterns/rgbds.hexpat
  244. share/imhex/patterns/selinux.hexpat
  245. share/imhex/patterns/selinuxpp.hexpat
  246. share/imhex/patterns/shp.hexpat
  247. share/imhex/patterns/shx.hexpat
  248. share/imhex/patterns/sit5.hexpat
  249. share/imhex/patterns/spirv.hexpat
  250. share/imhex/patterns/sqlite3.hexpat
  251. share/imhex/patterns/stl.hexpat
  252. share/imhex/patterns/sup.hexpat
  253. share/imhex/patterns/swf.hexpat
  254. share/imhex/patterns/tar.hexpat
  255. share/imhex/patterns/tga.hexpat
  256. share/imhex/patterns/tiff.hexpat
  257. share/imhex/patterns/ttf.hexpat
  258. share/imhex/patterns/ubiquiti.hexpat
  259. share/imhex/patterns/uefi.hexpat
  260. share/imhex/patterns/uefi_boot_entry.hexpat
  261. share/imhex/patterns/uf2.hexpat
  262. share/imhex/patterns/usb.hexpat
  263. share/imhex/patterns/vbmeta.hexpat
  264. share/imhex/patterns/vdf.hexpat
  265. share/imhex/patterns/veado.hexpat
  266. share/imhex/patterns/vgm.hexpat
  267. share/imhex/patterns/vhdx.hexpat
  268. share/imhex/patterns/wad.hexpat
  269. share/imhex/patterns/was_oskasoftware.hexpat
  270. share/imhex/patterns/wav.hexpat
  271. share/imhex/patterns/webp.hexpat
  272. share/imhex/patterns/wintec_tes.hexpat
  273. share/imhex/patterns/xbeh.hexpat
  274. share/imhex/patterns/xci.hexpat
  275. share/imhex/patterns/xgspak.hexpat
  276. share/imhex/patterns/xgstexture.hexpat
  277. share/imhex/patterns/xilinx_bit.hexpat
  278. share/imhex/patterns/xilinx_bootgen.hexpat
  279. share/imhex/patterns/zip.hexpat
  280. share/imhex/patterns/zlib.hexpat
  281. share/imhex/patterns/zstd.hexpat
  282. share/imhex/plugins/builtin.hexplug
  283. share/imhex/plugins/decompress.hexplug
  284. share/imhex/plugins/diffing.hexplug
  285. share/imhex/plugins/disassembler.hexplug
  286. share/imhex/plugins/fonts.hexpluglib
  287. share/imhex/plugins/hashes.hexplug
  288. share/imhex/plugins/script_loader.hexplug
  289. share/imhex/plugins/ui.hexpluglib
  290. share/imhex/plugins/visualizers.hexplug
  291. share/imhex/plugins/yara_rules.hexplug
  292. share/imhex/sdk/CMakeLists.txt
  293. share/imhex/sdk/cmake/build_helpers.cmake
  294. share/imhex/sdk/cmake/modules/FindBacktrace.cmake
  295. share/imhex/sdk/cmake/modules/FindCapstone.cmake
  296. share/imhex/sdk/cmake/modules/FindCoreClrEmbed.cmake
  297. share/imhex/sdk/cmake/modules/FindGLFW.cmake
  298. share/imhex/sdk/cmake/modules/FindLZ4.cmake
  299. share/imhex/sdk/cmake/modules/FindMagic.cmake
  300. share/imhex/sdk/cmake/modules/FindPackageHandleStandardArgs.cmake
  301. share/imhex/sdk/cmake/modules/FindPackageMessage.cmake
  302. share/imhex/sdk/cmake/modules/FindYara.cmake
  303. share/imhex/sdk/cmake/modules/FindZSTD.cmake
  304. share/imhex/sdk/cmake/modules/FindmbedTLS.cmake
  305. share/imhex/sdk/cmake/modules/ImHexPlugin.cmake
  306. share/imhex/sdk/cmake/modules/PostprocessBundle.cmake
  307. share/imhex/sdk/lib/external/disassembler/CMakeLists.txt
  308. share/imhex/sdk/lib/external/disassembler/README.md
  309. share/imhex/sdk/lib/external/disassembler/external/json/CMakeLists.txt
  310. share/imhex/sdk/lib/external/disassembler/external/json/LICENSE.MIT
  311. share/imhex/sdk/lib/external/disassembler/external/json/cmake/config.cmake.in
  312. share/imhex/sdk/lib/external/disassembler/external/json/cmake/nlohmann_jsonConfigVersion.cmake.in
  313. share/imhex/sdk/lib/external/disassembler/external/json/cmake/pkg-config.pc.in
  314. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/adl_serializer.hpp
  315. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/byte_container_with_subtype.hpp
  316. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/abi_macros.hpp
  317. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/conversions/from_json.hpp
  318. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/conversions/to_chars.hpp
  319. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/conversions/to_json.hpp
  320. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/exceptions.hpp
  321. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/hash.hpp
  322. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/input/binary_reader.hpp
  323. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/input/input_adapters.hpp
  324. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/input/json_sax.hpp
  325. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/input/lexer.hpp
  326. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/input/parser.hpp
  327. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/input/position_t.hpp
  328. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/iterators/internal_iterator.hpp
  329. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/iterators/iter_impl.hpp
  330. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/iterators/iteration_proxy.hpp
  331. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/iterators/iterator_traits.hpp
  332. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/iterators/json_reverse_iterator.hpp
  333. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/iterators/primitive_iterator.hpp
  334. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/json_custom_base_class.hpp
  335. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/json_pointer.hpp
  336. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/json_ref.hpp
  337. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/macro_scope.hpp
  338. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/macro_unscope.hpp
  339. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/meta/call_std/begin.hpp
  340. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/meta/call_std/end.hpp
  341. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/meta/cpp_future.hpp
  342. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/meta/detected.hpp
  343. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/meta/identity_tag.hpp
  344. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/meta/is_sax.hpp
  345. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/meta/std_fs.hpp
  346. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/meta/type_traits.hpp
  347. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/meta/void_t.hpp
  348. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/output/binary_writer.hpp
  349. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/output/output_adapters.hpp
  350. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/output/serializer.hpp
  351. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/string_concat.hpp
  352. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/string_escape.hpp
  353. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/detail/value_t.hpp
  354. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/json.hpp
  355. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/json_fwd.hpp
  356. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/ordered_map.hpp
  357. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/thirdparty/hedley/hedley.hpp
  358. share/imhex/sdk/lib/external/disassembler/external/json/include/nlohmann/thirdparty/hedley/hedley_undef.hpp
  359. share/imhex/sdk/lib/external/disassembler/external/json/nlohmann_json.natvis
  360. share/imhex/sdk/lib/external/disassembler/external/json/single_include/nlohmann/json.hpp
  361. share/imhex/sdk/lib/external/disassembler/external/json/single_include/nlohmann/json_fwd.hpp
  362. share/imhex/sdk/lib/external/disassembler/lib/CMakeLists.txt
  363. share/imhex/sdk/lib/external/disassembler/lib/include/disasm/disasm.hpp
  364. share/imhex/sdk/lib/external/disassembler/lib/include/disasm/spec/bit_pattern.hpp
  365. share/imhex/sdk/lib/external/disassembler/lib/include/disasm/spec/loader.hpp
  366. share/imhex/sdk/lib/external/disassembler/lib/include/disasm/spec/opcode.hpp
  367. share/imhex/sdk/lib/external/disassembler/lib/include/disasm/spec/spec.hpp
  368. share/imhex/sdk/lib/external/disassembler/lib/include/disasm/types.hpp
  369. share/imhex/sdk/lib/external/disassembler/lib/source/spec/bit_pattern.cpp
  370. share/imhex/sdk/lib/external/disassembler/lib/source/spec/loader.cpp
  371. share/imhex/sdk/lib/external/disassembler/lib/source/spec/opcode.cpp
  372. share/imhex/sdk/lib/external/disassembler/lib/source/spec/spec.cpp
  373. share/imhex/sdk/lib/external/disassembler/specs/8051/base.json
  374. share/imhex/sdk/lib/external/disassembler/specs/x86/base.json
  375. share/imhex/sdk/lib/external/disassembler/tests/CMakeLists.txt
  376. share/imhex/sdk/lib/external/disassembler/tests/source/main.cpp
  377. share/imhex/sdk/lib/external/libromfs/CMakeLists.txt
  378. share/imhex/sdk/lib/external/libromfs/LICENSE
  379. share/imhex/sdk/lib/external/libromfs/README.md
  380. share/imhex/sdk/lib/external/libromfs/generator/CMakeLists.txt
  381. share/imhex/sdk/lib/external/libromfs/generator/source/main.cpp
  382. share/imhex/sdk/lib/external/libromfs/lib/CMakeLists.txt
  383. share/imhex/sdk/lib/external/libromfs/lib/include/romfs/romfs.hpp
  384. share/imhex/sdk/lib/external/libromfs/lib/source/romfs.cpp
  385. share/imhex/sdk/lib/external/libwolv/CMakeLists.txt
  386. share/imhex/sdk/lib/external/libwolv/LICENSE
  387. share/imhex/sdk/lib/external/libwolv/README.md
  388. share/imhex/sdk/lib/external/libwolv/libs/containers/CMakeLists.txt
  389. share/imhex/sdk/lib/external/libwolv/libs/containers/example/main.cpp
  390. share/imhex/sdk/lib/external/libwolv/libs/containers/include/wolv/container/interval_tree.hpp
  391. share/imhex/sdk/lib/external/libwolv/libs/hash/CMakeLists.txt
  392. share/imhex/sdk/lib/external/libwolv/libs/hash/example/main.cpp
  393. share/imhex/sdk/lib/external/libwolv/libs/hash/include/wolv/hash/crc.hpp
  394. share/imhex/sdk/lib/external/libwolv/libs/hash/include/wolv/hash/uuid.hpp
  395. share/imhex/sdk/lib/external/libwolv/libs/io/CMakeLists.txt
  396. share/imhex/sdk/lib/external/libwolv/libs/io/example/main.cpp
  397. share/imhex/sdk/lib/external/libwolv/libs/io/include/wolv/io/buffered_reader.hpp
  398. share/imhex/sdk/lib/external/libwolv/libs/io/include/wolv/io/file.hpp
  399. share/imhex/sdk/lib/external/libwolv/libs/io/include/wolv/io/fs.hpp
  400. share/imhex/sdk/lib/external/libwolv/libs/io/include/wolv/io/fs_macos.hpp
  401. share/imhex/sdk/lib/external/libwolv/libs/io/source/io/file.cpp
  402. share/imhex/sdk/lib/external/libwolv/libs/io/source/io/file_unix.cpp
  403. share/imhex/sdk/lib/external/libwolv/libs/io/source/io/file_win.cpp
  404. share/imhex/sdk/lib/external/libwolv/libs/io/source/io/fs.cpp
  405. share/imhex/sdk/lib/external/libwolv/libs/io/source/io/fs_macos.m
  406. share/imhex/sdk/lib/external/libwolv/libs/math_eval/CMakeLists.txt
  407. share/imhex/sdk/lib/external/libwolv/libs/math_eval/example/main.cpp
  408. share/imhex/sdk/lib/external/libwolv/libs/math_eval/include/wolv/math_eval/math_evaluator.hpp
  409. share/imhex/sdk/lib/external/libwolv/libs/math_eval/source/math_eval/math_evaluator.cpp
  410. share/imhex/sdk/lib/external/libwolv/libs/net/CMakeLists.txt
  411. share/imhex/sdk/lib/external/libwolv/libs/net/example/main.cpp
  412. share/imhex/sdk/lib/external/libwolv/libs/net/include/wolv/net/common.hpp
  413. share/imhex/sdk/lib/external/libwolv/libs/net/include/wolv/net/socket_client.hpp
  414. share/imhex/sdk/lib/external/libwolv/libs/net/include/wolv/net/socket_server.hpp
  415. share/imhex/sdk/lib/external/libwolv/libs/net/source/net/common.cpp
  416. share/imhex/sdk/lib/external/libwolv/libs/net/source/net/socket_client.cpp
  417. share/imhex/sdk/lib/external/libwolv/libs/net/source/net/socket_server.cpp
  418. share/imhex/sdk/lib/external/libwolv/libs/template/CMakeLists.txt
  419. share/imhex/sdk/lib/external/libwolv/libs/template/example/main.cpp
  420. share/imhex/sdk/lib/external/libwolv/libs/template/source/test.cpp
  421. share/imhex/sdk/lib/external/libwolv/libs/testing/CMakeLists.txt
  422. share/imhex/sdk/lib/external/libwolv/libs/testing/include/wolv/test/tests.hpp
  423. share/imhex/sdk/lib/external/libwolv/libs/testing/source/main.cpp
  424. share/imhex/sdk/lib/external/libwolv/libs/types/CMakeLists.txt
  425. share/imhex/sdk/lib/external/libwolv/libs/types/example/main.cpp
  426. share/imhex/sdk/lib/external/libwolv/libs/types/include/wolv/concepts.hpp
  427. share/imhex/sdk/lib/external/libwolv/libs/types/include/wolv/literals.hpp
  428. share/imhex/sdk/lib/external/libwolv/libs/types/include/wolv/types.hpp
  429. share/imhex/sdk/lib/external/libwolv/libs/types/include/wolv/types/static_string.hpp
  430. share/imhex/sdk/lib/external/libwolv/libs/types/include/wolv/types/type_name.hpp
  431. share/imhex/sdk/lib/external/libwolv/libs/types/include/wolv/types/uintwide_t.h
  432. share/imhex/sdk/lib/external/libwolv/libs/utils/CMakeLists.txt
  433. share/imhex/sdk/lib/external/libwolv/libs/utils/example/main.cpp
  434. share/imhex/sdk/lib/external/libwolv/libs/utils/include/wolv/utils/core.hpp
  435. share/imhex/sdk/lib/external/libwolv/libs/utils/include/wolv/utils/expected.hpp
  436. share/imhex/sdk/lib/external/libwolv/libs/utils/include/wolv/utils/guards.hpp
  437. share/imhex/sdk/lib/external/libwolv/libs/utils/include/wolv/utils/lock.hpp
  438. share/imhex/sdk/lib/external/libwolv/libs/utils/include/wolv/utils/preproc.hpp
  439. share/imhex/sdk/lib/external/libwolv/libs/utils/include/wolv/utils/string.hpp
  440. share/imhex/sdk/lib/external/libwolv/libs/utils/include/wolv/utils/thread_pool.hpp
  441. share/imhex/sdk/lib/external/libwolv/libs/utils/source/utils/string.cpp
  442. share/imhex/sdk/lib/external/libwolv/tests/CMakeLists.txt
  443. share/imhex/sdk/lib/external/libwolv/tests/common/CMakeLists.txt
  444. share/imhex/sdk/lib/external/libwolv/tests/common/source/common.cpp
  445. share/imhex/sdk/lib/external/libwolv/tests/hash/CMakeLists.txt
  446. share/imhex/sdk/lib/external/libwolv/tests/hash/source/crc.cpp
  447. share/imhex/sdk/lib/external/libwolv/tests/hash/source/uuid.cpp
  448. share/imhex/sdk/lib/external/libwolv/tests/io/CMakeLists.txt
  449. share/imhex/sdk/lib/external/libwolv/tests/io/include/helper.hpp
  450. share/imhex/sdk/lib/external/libwolv/tests/io/source/buffered_reader.cpp
  451. share/imhex/sdk/lib/external/libwolv/tests/io/source/file.cpp
  452. share/imhex/sdk/lib/external/libwolv/tests/io/source/file_impl.cpp
  453. share/imhex/sdk/lib/external/libwolv/tests/io/source/file_tracker.cpp
  454. share/imhex/sdk/lib/external/libwolv/tests/io/source/fs.cpp
  455. share/imhex/sdk/lib/external/libwolv/tests/io/source/helper.cpp
  456. share/imhex/sdk/lib/external/libwolv/tests/utils/CMakeLists.txt
  457. share/imhex/sdk/lib/external/libwolv/tests/utils/source/guards.cpp
  458. share/imhex/sdk/lib/external/libwolv/tests/utils/source/lock.cpp
  459. share/imhex/sdk/lib/external/libwolv/tests/utils/source/string.cpp
  460. share/imhex/sdk/lib/external/libwolv/tests/utils/source/thread_pool.cpp
  461. share/imhex/sdk/lib/external/pattern_language/CMakeLists.txt
  462. share/imhex/sdk/lib/external/pattern_language/LICENSE
  463. share/imhex/sdk/lib/external/pattern_language/README.md
  464. share/imhex/sdk/lib/external/pattern_language/cli/CMakeLists.txt
  465. share/imhex/sdk/lib/external/pattern_language/cli/include/pl/cli/cli.hpp
  466. share/imhex/sdk/lib/external/pattern_language/cli/include/pl/cli/helpers/info_utils.hpp
  467. share/imhex/sdk/lib/external/pattern_language/cli/include/pl/cli/helpers/utils.hpp
  468. share/imhex/sdk/lib/external/pattern_language/cli/source/helpers/info_utils.cpp
  469. share/imhex/sdk/lib/external/pattern_language/cli/source/helpers/utils.cpp
  470. share/imhex/sdk/lib/external/pattern_language/cli/source/main.cpp
  471. share/imhex/sdk/lib/external/pattern_language/cli/source/subcommands/docs.cpp
  472. share/imhex/sdk/lib/external/pattern_language/cli/source/subcommands/format.cpp
  473. share/imhex/sdk/lib/external/pattern_language/cli/source/subcommands/info.cpp
  474. share/imhex/sdk/lib/external/pattern_language/cli/source/subcommands/run.cpp
  475. share/imhex/sdk/lib/external/pattern_language/example/CMakeLists.txt
  476. share/imhex/sdk/lib/external/pattern_language/example/source/.idea/modules.xml
  477. share/imhex/sdk/lib/external/pattern_language/example/source/.idea/source.iml
  478. share/imhex/sdk/lib/external/pattern_language/example/source/.idea/vcs.xml
  479. share/imhex/sdk/lib/external/pattern_language/example/source/main.cpp
  480. share/imhex/sdk/lib/external/pattern_language/external/cli11/BUILD.bazel
  481. share/imhex/sdk/lib/external/pattern_language/external/cli11/CHANGELOG.md
  482. share/imhex/sdk/lib/external/pattern_language/external/cli11/CLI11.CPack.Description.txt
  483. share/imhex/sdk/lib/external/pattern_language/external/cli11/CMakeLists.txt
  484. share/imhex/sdk/lib/external/pattern_language/external/cli11/CPPLINT.cfg
  485. share/imhex/sdk/lib/external/pattern_language/external/cli11/LICENSE
  486. share/imhex/sdk/lib/external/pattern_language/external/cli11/MODULE.bazel
  487. share/imhex/sdk/lib/external/pattern_language/external/cli11/README.md
  488. share/imhex/sdk/lib/external/pattern_language/external/cli11/azure-pipelines.yml
  489. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/CMakeLists.txt
  490. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/README.md
  491. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/SUMMARY.md
  492. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/book.json
  493. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/chapters/advanced-topics.md
  494. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/chapters/an-advanced-example.md
  495. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/chapters/basics.md
  496. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/chapters/config.md
  497. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/chapters/flags.md
  498. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/chapters/formatting.md
  499. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/chapters/installation.md
  500. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/chapters/internals.md
  501. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/chapters/options.md
  502. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/chapters/subcommands.md
  503. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/chapters/toolkits.md
  504. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/chapters/validators.md
  505. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/code/CMakeLists.txt
  506. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/code/flags.cpp
  507. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/code/geet.cpp
  508. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/code/intro.cpp
  509. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/code/simplest.cpp
  510. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/package.json
  511. share/imhex/sdk/lib/external/pattern_language/external/cli11/cmake/CLI11.pc.in
  512. share/imhex/sdk/lib/external/pattern_language/external/cli11/cmake/CLI11ConfigVersion.cmake.in
  513. share/imhex/sdk/lib/external/pattern_language/external/cli11/cmake/CLI11GeneratePkgConfig.cmake
  514. share/imhex/sdk/lib/external/pattern_language/external/cli11/cmake/CLI11Warnings.cmake
  515. share/imhex/sdk/lib/external/pattern_language/external/cli11/cmake/CLI11precompiled.pc.in
  516. share/imhex/sdk/lib/external/pattern_language/external/cli11/cmake/CodeCoverage.cmake
  517. share/imhex/sdk/lib/external/pattern_language/external/cli11/docs/CLI11.svg
  518. share/imhex/sdk/lib/external/pattern_language/external/cli11/docs/CLI11_100.png
  519. share/imhex/sdk/lib/external/pattern_language/external/cli11/docs/CLI11_300.png
  520. share/imhex/sdk/lib/external/pattern_language/external/cli11/docs/CMakeLists.txt
  521. share/imhex/sdk/lib/external/pattern_language/external/cli11/docs/Doxyfile
  522. share/imhex/sdk/lib/external/pattern_language/external/cli11/docs/mainpage.md
  523. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/CMakeLists.txt
  524. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/arg_capture.cpp
  525. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/callback_passthrough.cpp
  526. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/config_app.cpp
  527. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/custom_parse.cpp
  528. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/digit_args.cpp
  529. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/enum.cpp
  530. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/enum_ostream.cpp
  531. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/formatter.cpp
  532. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/groups.cpp
  533. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/inter_argument_order.cpp
  534. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/json.cpp
  535. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/modhelp.cpp
  536. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/nested.cpp
  537. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/option_groups.cpp
  538. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/positional_arity.cpp
  539. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/positional_validation.cpp
  540. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/prefix_command.cpp
  541. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/ranges.cpp
  542. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/retired.cpp
  543. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/shapes.cpp
  544. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/simple.cpp
  545. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/subcom_help.cpp
  546. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/subcom_in_files/CMakeLists.txt
  547. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/subcom_in_files/subcommand_a.cpp
  548. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/subcom_in_files/subcommand_a.hpp
  549. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/subcom_in_files/subcommand_main.cpp
  550. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/subcom_partitioned.cpp
  551. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/subcommands.cpp
  552. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/testEXE.cpp
  553. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/validators.cpp
  554. share/imhex/sdk/lib/external/pattern_language/external/cli11/fuzz/CMakeLists.txt
  555. share/imhex/sdk/lib/external/pattern_language/external/cli11/fuzz/cli11_app_fuzz.cpp
  556. share/imhex/sdk/lib/external/pattern_language/external/cli11/fuzz/cli11_file_fuzz.cpp
  557. share/imhex/sdk/lib/external/pattern_language/external/cli11/fuzz/fuzzApp.cpp
  558. share/imhex/sdk/lib/external/pattern_language/external/cli11/fuzz/fuzzApp.hpp
  559. share/imhex/sdk/lib/external/pattern_language/external/cli11/fuzz/fuzzCommand.cpp
  560. share/imhex/sdk/lib/external/pattern_language/external/cli11/fuzz/fuzz_dictionary1.txt
  561. share/imhex/sdk/lib/external/pattern_language/external/cli11/fuzz/fuzz_dictionary2.txt
  562. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/App.hpp
  563. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/Argv.hpp
  564. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/CLI.hpp
  565. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/Config.hpp
  566. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/ConfigFwd.hpp
  567. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/Encoding.hpp
  568. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/Error.hpp
  569. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/Formatter.hpp
  570. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/FormatterFwd.hpp
  571. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/Macros.hpp
  572. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/Option.hpp
  573. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/Split.hpp
  574. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/StringTools.hpp
  575. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/Timer.hpp
  576. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/TypeTools.hpp
  577. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/Validators.hpp
  578. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/Version.hpp
  579. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/impl/App_inl.hpp
  580. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/impl/Argv_inl.hpp
  581. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/impl/Config_inl.hpp
  582. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/impl/Encoding_inl.hpp
  583. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/impl/Formatter_inl.hpp
  584. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/impl/Option_inl.hpp
  585. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/impl/Split_inl.hpp
  586. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/impl/StringTools_inl.hpp
  587. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/impl/Validators_inl.hpp
  588. share/imhex/sdk/lib/external/pattern_language/external/cli11/meson.build
  589. share/imhex/sdk/lib/external/pattern_language/external/cli11/meson_options.txt
  590. share/imhex/sdk/lib/external/pattern_language/external/cli11/scripts/ExtractVersion.py
  591. share/imhex/sdk/lib/external/pattern_language/external/cli11/scripts/MakeSingleHeader.py
  592. share/imhex/sdk/lib/external/pattern_language/external/cli11/scripts/check_style.sh
  593. share/imhex/sdk/lib/external/pattern_language/external/cli11/scripts/check_style_docker.sh
  594. share/imhex/sdk/lib/external/pattern_language/external/cli11/scripts/clang-format-pre-commit
  595. share/imhex/sdk/lib/external/pattern_language/external/cli11/scripts/mdlint_style.rb
  596. share/imhex/sdk/lib/external/pattern_language/external/cli11/single-include/CLI11.hpp.in
  597. share/imhex/sdk/lib/external/pattern_language/external/cli11/single-include/CMakeLists.txt
  598. share/imhex/sdk/lib/external/pattern_language/external/cli11/single-include/meson.build
  599. share/imhex/sdk/lib/external/pattern_language/external/cli11/src/CMakeLists.txt
  600. share/imhex/sdk/lib/external/pattern_language/external/cli11/src/Precompile.cpp
  601. share/imhex/sdk/lib/external/pattern_language/external/cli11/subprojects/catch2.wrap
  602. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/.syntastic_cpp_config
  603. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/AppTest.cpp
  604. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/BUILD.bazel
  605. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/BoostOptionTypeTest.cpp
  606. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/CMakeLists.txt
  607. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/ComplexTypeTest.cpp
  608. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/ConfigFileTest.cpp
  609. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/CreationTest.cpp
  610. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/DeprecatedTest.cpp
  611. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/EncodingTest.cpp
  612. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/FormatterTest.cpp
  613. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/FuzzFailTest.cpp
  614. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/HelpTest.cpp
  615. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/HelpersTest.cpp
  616. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/NewParseTest.cpp
  617. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/OptionGroupTest.cpp
  618. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/OptionTypeTest.cpp
  619. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/OptionalTest.cpp
  620. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/SetTest.cpp
  621. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/SimpleTest.cpp
  622. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/StringParseTest.cpp
  623. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/SubcommandTest.cpp
  624. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/TimerTest.cpp
  625. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/TransformTest.cpp
  626. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/TrueFalseTest.cpp
  627. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/WindowsTest.cpp
  628. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/app_helper.hpp
  629. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/applications/ensure_utf8.cpp
  630. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/applications/ensure_utf8_twice.cpp
  631. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/catch.hpp
  632. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/data/unicode.txt
  633. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/find_package_tests/CMakeLists.txt
  634. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_fail1
  635. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_fail2
  636. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_fail3
  637. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail1
  638. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail10
  639. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail11
  640. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail12
  641. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail13
  642. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail14
  643. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail15
  644. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail16
  645. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail17
  646. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail18
  647. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail19
  648. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail2
  649. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail20
  650. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail21
  651. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail22
  652. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail23
  653. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail24
  654. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail25
  655. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail26
  656. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail27
  657. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail28
  658. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail29
  659. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail3
  660. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail30
  661. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail31
  662. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail32
  663. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail33
  664. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail34
  665. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail35
  666. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail36
  667. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail37
  668. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail38
  669. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail39
  670. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail4
  671. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail5
  672. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail6
  673. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail7
  674. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail8
  675. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail9
  676. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_file_fail1
  677. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_file_fail2
  678. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_file_fail3
  679. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_file_fail4
  680. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_file_fail5
  681. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_file_fail6
  682. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_file_fail7
  683. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_file_fail8
  684. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/informational.cpp
  685. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/link_test_1.cpp
  686. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/link_test_2.cpp
  687. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/main.cpp
  688. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/meson.build
  689. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/mesonTest/README.md
  690. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/mesonTest/main.cpp
  691. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/mesonTest/meson.build
  692. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/package_config_tests/CMakeLists.txt
  693. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/tests/.gitkeep
  694. share/imhex/sdk/lib/external/pattern_language/external/fmt/CMakeLists.txt
  695. share/imhex/sdk/lib/external/pattern_language/external/fmt/CONTRIBUTING.md
  696. share/imhex/sdk/lib/external/pattern_language/external/fmt/ChangeLog.md
  697. share/imhex/sdk/lib/external/pattern_language/external/fmt/LICENSE
  698. share/imhex/sdk/lib/external/pattern_language/external/fmt/README.md
  699. share/imhex/sdk/lib/external/pattern_language/external/fmt/doc/ChangeLog-old.md
  700. share/imhex/sdk/lib/external/pattern_language/external/fmt/doc/api.md
  701. share/imhex/sdk/lib/external/pattern_language/external/fmt/doc/fmt.css
  702. share/imhex/sdk/lib/external/pattern_language/external/fmt/doc/fmt.js
  703. share/imhex/sdk/lib/external/pattern_language/external/fmt/doc/get-started.md
  704. share/imhex/sdk/lib/external/pattern_language/external/fmt/doc/index.md
  705. share/imhex/sdk/lib/external/pattern_language/external/fmt/doc/perf.svg
  706. share/imhex/sdk/lib/external/pattern_language/external/fmt/doc/python-license.txt
  707. share/imhex/sdk/lib/external/pattern_language/external/fmt/doc/syntax.md
  708. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/args.h
  709. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/base.h
  710. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/chrono.h
  711. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/color.h
  712. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/compile.h
  713. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/core.h
  714. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/format-inl.h
  715. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/format.h
  716. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/os.h
  717. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/ostream.h
  718. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/printf.h
  719. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/ranges.h
  720. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/std.h
  721. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/xchar.h
  722. share/imhex/sdk/lib/external/pattern_language/external/fmt/src/fmt.cc
  723. share/imhex/sdk/lib/external/pattern_language/external/fmt/src/format.cc
  724. share/imhex/sdk/lib/external/pattern_language/external/fmt/src/os.cc
  725. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/release.py
  726. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/Android.mk
  727. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/AndroidManifest.xml
  728. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/C++.sublime-syntax
  729. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/README
  730. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/Vagrantfile
  731. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/bazel/.bazelversion
  732. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/bazel/BUILD.bazel
  733. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/bazel/MODULE.bazel
  734. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/bazel/README.md
  735. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/bazel/WORKSPACE.bazel
  736. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/build.gradle
  737. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/check-commits
  738. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/cmake/FindSetEnv.cmake
  739. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/cmake/JoinPaths.cmake
  740. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/cmake/fmt-config.cmake.in
  741. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/cmake/fmt.pc.in
  742. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/docopt.py
  743. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/mkdocs
  744. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/mkdocs.yml
  745. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/printable.py
  746. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/python/mkdocstrings_handlers/cxx/__init__.py
  747. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/python/mkdocstrings_handlers/cxx/templates/README
  748. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/CMakeLists.txt
  749. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/add-subdirectory-test/CMakeLists.txt
  750. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/add-subdirectory-test/main.cc
  751. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/args-test.cc
  752. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/assert-test.cc
  753. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/base-test.cc
  754. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/chrono-test.cc
  755. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/color-test.cc
  756. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/compile-error-test/CMakeLists.txt
  757. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/compile-fp-test.cc
  758. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/compile-test.cc
  759. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/cuda-test/CMakeLists.txt
  760. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/cuda-test/cpp14.cc
  761. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/cuda-test/cuda-cpp14.cu
  762. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/detect-stdfs.cc
  763. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/enforce-checks-test.cc
  764. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/find-package-test/CMakeLists.txt
  765. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/find-package-test/main.cc
  766. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/format-impl-test.cc
  767. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/format-test.cc
  768. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/fuzzing/CMakeLists.txt
  769. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/fuzzing/README.md
  770. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/fuzzing/build.sh
  771. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/fuzzing/chrono-duration.cc
  772. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/fuzzing/chrono-timepoint.cc
  773. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/fuzzing/float.cc
  774. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/fuzzing/fuzzer-common.h
  775. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/fuzzing/main.cc
  776. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/fuzzing/named-arg.cc
  777. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/fuzzing/one-arg.cc
  778. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/fuzzing/two-args.cc
  779. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/gtest-extra-test.cc
  780. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/gtest-extra.cc
  781. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/gtest-extra.h
  782. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/gtest/.clang-format
  783. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/gtest/CMakeLists.txt
  784. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/gtest/gmock-gtest-all.cc
  785. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/gtest/gmock/gmock.h
  786. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/gtest/gtest/gtest-spi.h
  787. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/gtest/gtest/gtest.h
  788. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/header-only-test.cc
  789. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/mock-allocator.h
  790. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/module-test.cc
  791. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/no-builtin-types-test.cc
  792. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/noexception-test.cc
  793. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/os-test.cc
  794. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/ostream-test.cc
  795. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/perf-sanity.cc
  796. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/posix-mock-test.cc
  797. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/posix-mock.h
  798. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/printf-test.cc
  799. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/ranges-odr-test.cc
  800. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/ranges-test.cc
  801. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/scan-test.cc
  802. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/scan.h
  803. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/static-export-test/CMakeLists.txt
  804. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/static-export-test/library.cc
  805. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/static-export-test/main.cc
  806. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/std-test.cc
  807. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/test-assert.h
  808. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/test-main.cc
  809. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/unicode-test.cc
  810. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/util.cc
  811. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/util.h
  812. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/xchar-test.cc
  813. share/imhex/sdk/lib/external/pattern_language/external/libwolv/CMakeLists.txt
  814. share/imhex/sdk/lib/external/pattern_language/external/libwolv/LICENSE
  815. share/imhex/sdk/lib/external/pattern_language/external/libwolv/README.md
  816. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/containers/CMakeLists.txt
  817. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/containers/example/main.cpp
  818. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/containers/include/wolv/container/interval_tree.hpp
  819. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/hash/CMakeLists.txt
  820. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/hash/example/main.cpp
  821. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/hash/include/wolv/hash/crc.hpp
  822. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/hash/include/wolv/hash/uuid.hpp
  823. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/io/CMakeLists.txt
  824. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/io/example/main.cpp
  825. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/io/include/wolv/io/buffered_reader.hpp
  826. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/io/include/wolv/io/file.hpp
  827. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/io/include/wolv/io/fs.hpp
  828. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/io/include/wolv/io/fs_macos.hpp
  829. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/io/source/io/file.cpp
  830. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/io/source/io/file_unix.cpp
  831. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/io/source/io/file_win.cpp
  832. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/io/source/io/fs.cpp
  833. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/io/source/io/fs_macos.m
  834. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/math_eval/CMakeLists.txt
  835. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/math_eval/example/main.cpp
  836. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/math_eval/include/wolv/math_eval/math_evaluator.hpp
  837. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/math_eval/source/math_eval/math_evaluator.cpp
  838. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/net/CMakeLists.txt
  839. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/net/example/main.cpp
  840. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/net/include/wolv/net/common.hpp
  841. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/net/include/wolv/net/socket_client.hpp
  842. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/net/include/wolv/net/socket_server.hpp
  843. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/net/source/net/common.cpp
  844. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/net/source/net/socket_client.cpp
  845. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/net/source/net/socket_server.cpp
  846. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/template/CMakeLists.txt
  847. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/template/example/main.cpp
  848. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/template/source/test.cpp
  849. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/testing/CMakeLists.txt
  850. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/testing/include/wolv/test/tests.hpp
  851. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/testing/source/main.cpp
  852. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/types/CMakeLists.txt
  853. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/types/example/main.cpp
  854. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/types/include/wolv/concepts.hpp
  855. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/types/include/wolv/literals.hpp
  856. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/types/include/wolv/types.hpp
  857. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/types/include/wolv/types/static_string.hpp
  858. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/types/include/wolv/types/type_name.hpp
  859. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/types/include/wolv/types/uintwide_t.h
  860. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/utils/CMakeLists.txt
  861. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/utils/example/main.cpp
  862. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/utils/include/wolv/utils/core.hpp
  863. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/utils/include/wolv/utils/expected.hpp
  864. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/utils/include/wolv/utils/guards.hpp
  865. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/utils/include/wolv/utils/lock.hpp
  866. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/utils/include/wolv/utils/preproc.hpp
  867. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/utils/include/wolv/utils/string.hpp
  868. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/utils/include/wolv/utils/thread_pool.hpp
  869. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/utils/source/utils/string.cpp
  870. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/CMakeLists.txt
  871. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/common/CMakeLists.txt
  872. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/common/source/common.cpp
  873. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/hash/CMakeLists.txt
  874. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/hash/source/crc.cpp
  875. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/hash/source/uuid.cpp
  876. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/io/CMakeLists.txt
  877. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/io/include/helper.hpp
  878. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/io/source/buffered_reader.cpp
  879. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/io/source/file.cpp
  880. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/io/source/file_impl.cpp
  881. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/io/source/file_tracker.cpp
  882. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/io/source/fs.cpp
  883. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/io/source/helper.cpp
  884. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/utils/CMakeLists.txt
  885. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/utils/source/guards.cpp
  886. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/utils/source/lock.cpp
  887. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/utils/source/string.cpp
  888. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/utils/source/thread_pool.cpp
  889. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/CMakeLists.txt
  890. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/LICENSE.MIT
  891. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/cmake/config.cmake.in
  892. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/cmake/nlohmann_jsonConfigVersion.cmake.in
  893. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/cmake/pkg-config.pc.in
  894. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/adl_serializer.hpp
  895. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/byte_container_with_subtype.hpp
  896. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/abi_macros.hpp
  897. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/conversions/from_json.hpp
  898. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/conversions/to_chars.hpp
  899. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/conversions/to_json.hpp
  900. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/exceptions.hpp
  901. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/hash.hpp
  902. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/input/binary_reader.hpp
  903. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/input/input_adapters.hpp
  904. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/input/json_sax.hpp
  905. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/input/lexer.hpp
  906. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/input/parser.hpp
  907. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/input/position_t.hpp
  908. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/iterators/internal_iterator.hpp
  909. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/iterators/iter_impl.hpp
  910. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/iterators/iteration_proxy.hpp
  911. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/iterators/iterator_traits.hpp
  912. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/iterators/json_reverse_iterator.hpp
  913. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/iterators/primitive_iterator.hpp
  914. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/json_custom_base_class.hpp
  915. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/json_pointer.hpp
  916. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/json_ref.hpp
  917. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/macro_scope.hpp
  918. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/macro_unscope.hpp
  919. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/meta/call_std/begin.hpp
  920. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/meta/call_std/end.hpp
  921. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/meta/cpp_future.hpp
  922. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/meta/detected.hpp
  923. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/meta/identity_tag.hpp
  924. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/meta/is_sax.hpp
  925. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/meta/std_fs.hpp
  926. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/meta/type_traits.hpp
  927. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/meta/void_t.hpp
  928. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/output/binary_writer.hpp
  929. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/output/output_adapters.hpp
  930. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/output/serializer.hpp
  931. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/string_concat.hpp
  932. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/string_escape.hpp
  933. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/value_t.hpp
  934. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/json.hpp
  935. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/json_fwd.hpp
  936. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/ordered_map.hpp
  937. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/thirdparty/hedley/hedley.hpp
  938. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/thirdparty/hedley/hedley_undef.hpp
  939. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/nlohmann_json.natvis
  940. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/single_include/nlohmann/json.hpp
  941. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/single_include/nlohmann/json_fwd.hpp
  942. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/CMakeLists.txt
  943. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/Doxyfile
  944. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/LICENSE
  945. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/README.md
  946. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/appveyor.yml
  947. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/build.py
  948. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/conanfile.py
  949. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/include/throwing/null_ptr_exception.hpp
  950. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/include/throwing/private/clear_compiler_checks.hpp
  951. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/include/throwing/private/compiler_checks.hpp
  952. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/include/throwing/shared_ptr.hpp
  953. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/include/throwing/unique_ptr.hpp
  954. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/compile_fail/shared_ptr_to_array.cpp
  955. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/compile_fail/unique_ptr_a_copy_assignment.cpp
  956. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/compile_fail/unique_ptr_s_copy_assignment.cpp
  957. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/compile_fail/unique_ptr_s_operator.cpp
  958. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/compile_it.cpp
  959. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_access.cpp
  960. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_assignment.cpp
  961. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_atomic.cpp
  962. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_cast.cpp
  963. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_comparison.cpp
  964. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_construction.cpp
  965. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_enable_shared_from_this.cpp
  966. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_hash.cpp
  967. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_make_shared.cpp
  968. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_ordering.cpp
  969. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_ostream.cpp
  970. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_reset.cpp
  971. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_swap.cpp
  972. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_to_array.cpp
  973. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/test_helpers.h
  974. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/test_main.cpp
  975. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_release.cpp
  976. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_access.cpp
  977. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_assignment.cpp
  978. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_comparison.cpp
  979. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_construction.cpp
  980. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_dereference.cpp
  981. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_hash.cpp
  982. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_make_unique.cpp
  983. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_ostream.cpp
  984. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_reset.cpp
  985. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_swap.cpp
  986. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_to_array_access.cpp
  987. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_to_array_assignment.cpp
  988. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_to_array_assignment_from_convertible.cpp
  989. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_to_array_construction.cpp
  990. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_to_array_reset.cpp
  991. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/weak_ptr_assignment.cpp
  992. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/weak_ptr_construction.cpp
  993. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/weak_ptr_modifiers.cpp
  994. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/weak_ptr_observers.cpp
  995. share/imhex/sdk/lib/external/pattern_language/fuzz/CMakeLists.txt
  996. share/imhex/sdk/lib/external/pattern_language/fuzz/README.md
  997. share/imhex/sdk/lib/external/pattern_language/fuzz/dict/hexpat.dict
  998. share/imhex/sdk/lib/external/pattern_language/fuzz/inputs/a.hexpat
  999. share/imhex/sdk/lib/external/pattern_language/fuzz/inputs/complex-struct.hexpat
  1000. share/imhex/sdk/lib/external/pattern_language/fuzz/inputs/omni.hexpat
  1001. share/imhex/sdk/lib/external/pattern_language/fuzz/inputs/preprocessor.hexpat
  1002. share/imhex/sdk/lib/external/pattern_language/fuzz/inputs/struct.hexpat
  1003. share/imhex/sdk/lib/external/pattern_language/fuzz/source/main.cpp
  1004. share/imhex/sdk/lib/external/pattern_language/generators/CMakeLists.txt
  1005. share/imhex/sdk/lib/external/pattern_language/generators/include/pl/formatters.hpp
  1006. share/imhex/sdk/lib/external/pattern_language/generators/include/pl/formatters/formatter.hpp
  1007. share/imhex/sdk/lib/external/pattern_language/generators/include/pl/formatters/formatter_html.hpp
  1008. share/imhex/sdk/lib/external/pattern_language/generators/include/pl/formatters/formatter_json.hpp
  1009. share/imhex/sdk/lib/external/pattern_language/generators/include/pl/formatters/formatter_yaml.hpp
  1010. share/imhex/sdk/lib/external/pattern_language/lib/CMakeLists.txt
  1011. share/imhex/sdk/lib/external/pattern_language/lib/include/pl.hpp
  1012. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/api.hpp
  1013. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node.hpp
  1014. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_array_variable_decl.hpp
  1015. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_attribute.hpp
  1016. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_bitfield.hpp
  1017. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_bitfield_array_variable_decl.hpp
  1018. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_bitfield_field.hpp
  1019. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_builtin_type.hpp
  1020. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_cast.hpp
  1021. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_compound_statement.hpp
  1022. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_conditional_statement.hpp
  1023. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_control_flow_statement.hpp
  1024. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_enum.hpp
  1025. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_function_call.hpp
  1026. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_function_definition.hpp
  1027. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_imported_type.hpp
  1028. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_literal.hpp
  1029. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_lvalue_assignment.hpp
  1030. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_match_statement.hpp
  1031. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_mathematical_expression.hpp
  1032. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_multi_variable_decl.hpp
  1033. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_parameter_pack.hpp
  1034. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_pointer_variable_decl.hpp
  1035. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_rvalue.hpp
  1036. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_rvalue_assignment.hpp
  1037. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_scope_resolution.hpp
  1038. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_struct.hpp
  1039. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_ternary_expression.hpp
  1040. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_try_catch_statement.hpp
  1041. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_type_decl.hpp
  1042. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_type_operator.hpp
  1043. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_union.hpp
  1044. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_variable_decl.hpp
  1045. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_while_statement.hpp
  1046. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/errors/error.hpp
  1047. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/errors/result.hpp
  1048. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/errors/runtime_errors.hpp
  1049. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/evaluator.hpp
  1050. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/lexer.hpp
  1051. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/location.hpp
  1052. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/log_console.hpp
  1053. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/parser.hpp
  1054. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/parser_manager.hpp
  1055. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/preprocessor.hpp
  1056. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/resolver.hpp
  1057. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/resolvers.hpp
  1058. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/token.hpp
  1059. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/tokens.hpp
  1060. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/validator.hpp
  1061. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/helpers/buffered_reader.hpp
  1062. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/helpers/concepts.hpp
  1063. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/helpers/safe_iterator.hpp
  1064. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/helpers/safe_pointer.hpp
  1065. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/helpers/types.hpp
  1066. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/helpers/utils.hpp
  1067. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/lib/std/libstd.hpp
  1068. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/lib/std/types.hpp
  1069. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/pattern_language.hpp
  1070. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/pattern_visitor.hpp
  1071. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern.hpp
  1072. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_array_dynamic.hpp
  1073. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_array_static.hpp
  1074. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_bitfield.hpp
  1075. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_boolean.hpp
  1076. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_character.hpp
  1077. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_enum.hpp
  1078. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_error.hpp
  1079. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_float.hpp
  1080. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_padding.hpp
  1081. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_pointer.hpp
  1082. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_signed.hpp
  1083. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_string.hpp
  1084. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_struct.hpp
  1085. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_union.hpp
  1086. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_unsigned.hpp
  1087. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_wide_character.hpp
  1088. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_wide_string.hpp
  1089. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node.cpp
  1090. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_array_variable_decl.cpp
  1091. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_attribute.cpp
  1092. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_bitfield.cpp
  1093. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_bitfield_array_variable_decl.cpp
  1094. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_bitfield_field.cpp
  1095. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_builtin_type.cpp
  1096. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_cast.cpp
  1097. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_compound_statement.cpp
  1098. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_conditional_statement.cpp
  1099. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_control_flow_statement.cpp
  1100. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_enum.cpp
  1101. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_function_call.cpp
  1102. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_function_definition.cpp
  1103. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_imported_type.cpp
  1104. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_literal.cpp
  1105. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_lvalue_assignment.cpp
  1106. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_match_statement.cpp
  1107. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_mathematical_expression.cpp
  1108. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_multi_variable_decl.cpp
  1109. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_parameter_pack.cpp
  1110. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_pointer_variable_decl.cpp
  1111. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_rvalue.cpp
  1112. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_rvalue_assignment.cpp
  1113. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_scope_resolution.cpp
  1114. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_struct.cpp
  1115. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_ternary_expression.cpp
  1116. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_try_catch_statement.cpp
  1117. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_type_decl.cpp
  1118. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_type_operator.cpp
  1119. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_union.cpp
  1120. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_variable_decl.cpp
  1121. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_while_statement.cpp
  1122. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/error.cpp
  1123. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/evaluator.cpp
  1124. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/lexer.cpp
  1125. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/parser.cpp
  1126. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/parser_manager.cpp
  1127. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/preprocessor.cpp
  1128. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/resolver.cpp
  1129. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/resolvers.cpp
  1130. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/token.cpp
  1131. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/validator.cpp
  1132. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/helpers/utils.cpp
  1133. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/lib/std/core.cpp
  1134. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/lib/std/file.cpp
  1135. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/lib/std/hash.cpp
  1136. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/lib/std/math.cpp
  1137. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/lib/std/mem.cpp
  1138. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/lib/std/pragmas.cpp
  1139. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/lib/std/random.cpp
  1140. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/lib/std/std.cpp
  1141. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/lib/std/string.cpp
  1142. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/lib/std/time.cpp
  1143. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/pattern_language.cpp
  1144. share/imhex/sdk/lib/external/pattern_language/tests/CMakeLists.txt
  1145. share/imhex/sdk/lib/external/pattern_language/tests/files/export/json.json
  1146. share/imhex/sdk/lib/external/pattern_language/tests/files/export/yaml.yml
  1147. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern.hpp
  1148. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_arrays.hpp
  1149. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_attributes.hpp
  1150. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_bitfields.hpp
  1151. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_doc_comments.hpp
  1152. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_enums.hpp
  1153. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_example.hpp
  1154. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_extra_semicolon.hpp
  1155. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_failing_assert.hpp
  1156. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_format.hpp
  1157. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_import.hpp
  1158. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_include.hpp
  1159. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_literals.hpp
  1160. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_match.hpp
  1161. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_math.hpp
  1162. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_namespaces.hpp
  1163. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_nested_structs.hpp
  1164. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_padding.hpp
  1165. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_placement.hpp
  1166. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_pointers.hpp
  1167. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_pragmas.hpp
  1168. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_pragmas_fail.hpp
  1169. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_rvalues.hpp
  1170. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_rvalues_assignment_in_struct.hpp
  1171. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_strings.hpp
  1172. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_struct_inheritance.hpp
  1173. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_structs.hpp
  1174. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_succeeding_assert.hpp
  1175. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_unions.hpp
  1176. share/imhex/sdk/lib/external/pattern_language/tests/integration/integration.py
  1177. share/imhex/sdk/lib/external/pattern_language/tests/integration/invalid.hexpat
  1178. share/imhex/sdk/lib/external/pattern_language/tests/integration/test.hexpat
  1179. share/imhex/sdk/lib/external/pattern_language/tests/integration/test.hexpat.json
  1180. share/imhex/sdk/lib/external/pattern_language/tests/integration/test_data
  1181. share/imhex/sdk/lib/external/pattern_language/tests/source/main.cpp
  1182. share/imhex/sdk/lib/external/pattern_language/tests/source/tests.cpp
  1183. share/imhex/sdk/lib/external/pattern_language/tests/test_data
  1184. share/imhex/sdk/lib/fonts/CMakeLists.txt
  1185. share/imhex/sdk/lib/fonts/include/font_atlas.hpp
  1186. share/imhex/sdk/lib/fonts/include/font_settings.hpp
  1187. share/imhex/sdk/lib/fonts/include/fonts/blender_icons.hpp
  1188. share/imhex/sdk/lib/fonts/include/fonts/fonts.hpp
  1189. share/imhex/sdk/lib/fonts/include/fonts/vscode_icons.hpp
  1190. share/imhex/sdk/lib/libimhex/CMakeLists.txt
  1191. share/imhex/sdk/lib/libimhex/LICENSE
  1192. share/imhex/sdk/lib/libimhex/include/hex.hpp
  1193. share/imhex/sdk/lib/libimhex/include/hex/api/achievement_manager.hpp
  1194. share/imhex/sdk/lib/libimhex/include/hex/api/content_registry.hpp
  1195. share/imhex/sdk/lib/libimhex/include/hex/api/event_manager.hpp
  1196. share/imhex/sdk/lib/libimhex/include/hex/api/events/events_gui.hpp
  1197. share/imhex/sdk/lib/libimhex/include/hex/api/events/events_interaction.hpp
  1198. share/imhex/sdk/lib/libimhex/include/hex/api/events/events_lifecycle.hpp
  1199. share/imhex/sdk/lib/libimhex/include/hex/api/events/events_provider.hpp
  1200. share/imhex/sdk/lib/libimhex/include/hex/api/events/requests_gui.hpp
  1201. share/imhex/sdk/lib/libimhex/include/hex/api/events/requests_interaction.hpp
  1202. share/imhex/sdk/lib/libimhex/include/hex/api/events/requests_lifecycle.hpp
  1203. share/imhex/sdk/lib/libimhex/include/hex/api/events/requests_provider.hpp
  1204. share/imhex/sdk/lib/libimhex/include/hex/api/imhex_api.hpp
  1205. share/imhex/sdk/lib/libimhex/include/hex/api/layout_manager.hpp
  1206. share/imhex/sdk/lib/libimhex/include/hex/api/localization_manager.hpp
  1207. share/imhex/sdk/lib/libimhex/include/hex/api/plugin_manager.hpp
  1208. share/imhex/sdk/lib/libimhex/include/hex/api/project_file_manager.hpp
  1209. share/imhex/sdk/lib/libimhex/include/hex/api/shortcut_manager.hpp
  1210. share/imhex/sdk/lib/libimhex/include/hex/api/task_manager.hpp
  1211. share/imhex/sdk/lib/libimhex/include/hex/api/theme_manager.hpp
  1212. share/imhex/sdk/lib/libimhex/include/hex/api/tutorial_manager.hpp
  1213. share/imhex/sdk/lib/libimhex/include/hex/api/workspace_manager.hpp
  1214. share/imhex/sdk/lib/libimhex/include/hex/api_urls.hpp
  1215. share/imhex/sdk/lib/libimhex/include/hex/data_processor/attribute.hpp
  1216. share/imhex/sdk/lib/libimhex/include/hex/data_processor/link.hpp
  1217. share/imhex/sdk/lib/libimhex/include/hex/data_processor/node.hpp
  1218. share/imhex/sdk/lib/libimhex/include/hex/helpers/auto_reset.hpp
  1219. share/imhex/sdk/lib/libimhex/include/hex/helpers/binary_pattern.hpp
  1220. share/imhex/sdk/lib/libimhex/include/hex/helpers/concepts.hpp
  1221. share/imhex/sdk/lib/libimhex/include/hex/helpers/crypto.hpp
  1222. share/imhex/sdk/lib/libimhex/include/hex/helpers/debugging.hpp
  1223. share/imhex/sdk/lib/libimhex/include/hex/helpers/default_paths.hpp
  1224. share/imhex/sdk/lib/libimhex/include/hex/helpers/encoding_file.hpp
  1225. share/imhex/sdk/lib/libimhex/include/hex/helpers/fmt.hpp
  1226. share/imhex/sdk/lib/libimhex/include/hex/helpers/fs.hpp
  1227. share/imhex/sdk/lib/libimhex/include/hex/helpers/http_requests.hpp
  1228. share/imhex/sdk/lib/libimhex/include/hex/helpers/http_requests_emscripten.hpp
  1229. share/imhex/sdk/lib/libimhex/include/hex/helpers/http_requests_native.hpp
  1230. share/imhex/sdk/lib/libimhex/include/hex/helpers/keys.hpp
  1231. share/imhex/sdk/lib/libimhex/include/hex/helpers/literals.hpp
  1232. share/imhex/sdk/lib/libimhex/include/hex/helpers/logger.hpp
  1233. share/imhex/sdk/lib/libimhex/include/hex/helpers/magic.hpp
  1234. share/imhex/sdk/lib/libimhex/include/hex/helpers/menu_items.hpp
  1235. share/imhex/sdk/lib/libimhex/include/hex/helpers/opengl.hpp
  1236. share/imhex/sdk/lib/libimhex/include/hex/helpers/patches.hpp
  1237. share/imhex/sdk/lib/libimhex/include/hex/helpers/semantic_version.hpp
  1238. share/imhex/sdk/lib/libimhex/include/hex/helpers/tar.hpp
  1239. share/imhex/sdk/lib/libimhex/include/hex/helpers/types.hpp
  1240. share/imhex/sdk/lib/libimhex/include/hex/helpers/utils.hpp
  1241. share/imhex/sdk/lib/libimhex/include/hex/helpers/utils_linux.hpp
  1242. share/imhex/sdk/lib/libimhex/include/hex/helpers/utils_macos.hpp
  1243. share/imhex/sdk/lib/libimhex/include/hex/plugin.hpp
  1244. share/imhex/sdk/lib/libimhex/include/hex/providers/buffered_reader.hpp
  1245. share/imhex/sdk/lib/libimhex/include/hex/providers/memory_provider.hpp
  1246. share/imhex/sdk/lib/libimhex/include/hex/providers/overlay.hpp
  1247. share/imhex/sdk/lib/libimhex/include/hex/providers/provider.hpp
  1248. share/imhex/sdk/lib/libimhex/include/hex/providers/provider_data.hpp
  1249. share/imhex/sdk/lib/libimhex/include/hex/providers/undo_redo/operations/operation.hpp
  1250. share/imhex/sdk/lib/libimhex/include/hex/providers/undo_redo/operations/operation_group.hpp
  1251. share/imhex/sdk/lib/libimhex/include/hex/providers/undo_redo/stack.hpp
  1252. share/imhex/sdk/lib/libimhex/include/hex/subcommands/subcommands.hpp
  1253. share/imhex/sdk/lib/libimhex/include/hex/test/test_provider.hpp
  1254. share/imhex/sdk/lib/libimhex/include/hex/test/tests.hpp
  1255. share/imhex/sdk/lib/libimhex/include/hex/ui/banner.hpp
  1256. share/imhex/sdk/lib/libimhex/include/hex/ui/imgui_imhex_extensions.h
  1257. share/imhex/sdk/lib/libimhex/include/hex/ui/popup.hpp
  1258. share/imhex/sdk/lib/libimhex/include/hex/ui/toast.hpp
  1259. share/imhex/sdk/lib/libimhex/include/hex/ui/view.hpp
  1260. share/imhex/sdk/lib/libimhex/include/hex/ui/widgets.hpp
  1261. share/imhex/sdk/lib/plugins/fonts/font_atlas.hpp
  1262. share/imhex/sdk/lib/plugins/fonts/font_settings.hpp
  1263. share/imhex/sdk/lib/plugins/fonts/fonts/blender_icons.hpp
  1264. share/imhex/sdk/lib/plugins/fonts/fonts/fonts.hpp
  1265. share/imhex/sdk/lib/plugins/fonts/fonts/vscode_icons.hpp
  1266. share/imhex/sdk/lib/plugins/ui/banners/banner_button.hpp
  1267. share/imhex/sdk/lib/plugins/ui/banners/banner_icon.hpp
  1268. share/imhex/sdk/lib/plugins/ui/popups/popup_file_chooser.hpp
  1269. share/imhex/sdk/lib/plugins/ui/popups/popup_notification.hpp
  1270. share/imhex/sdk/lib/plugins/ui/popups/popup_question.hpp
  1271. share/imhex/sdk/lib/plugins/ui/popups/popup_text_input.hpp
  1272. share/imhex/sdk/lib/plugins/ui/toasts/toast_notification.hpp
  1273. share/imhex/sdk/lib/plugins/ui/ui/hex_editor.hpp
  1274. share/imhex/sdk/lib/plugins/ui/ui/pattern_drawer.hpp
  1275. share/imhex/sdk/lib/plugins/ui/ui/visualizer_drawer.hpp
  1276. share/imhex/sdk/lib/plugins/ui/ui/widgets.hpp
  1277. share/imhex/sdk/lib/third_party/boost/CMakeLists.txt
  1278. share/imhex/sdk/lib/third_party/boost/regex/CMakeLists.txt
  1279. share/imhex/sdk/lib/third_party/boost/regex/include/boost/cregex.hpp
  1280. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex.h
  1281. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex.hpp
  1282. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/concepts.hpp
  1283. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/config.hpp
  1284. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/config/borland.hpp
  1285. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/config/cwchar.hpp
  1286. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/icu.hpp
  1287. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/mfc.hpp
  1288. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/pattern_except.hpp
  1289. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/pending/object_cache.hpp
  1290. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/pending/static_mutex.hpp
  1291. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/pending/unicode_iterator.hpp
  1292. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/regex_traits.hpp
  1293. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/user.hpp
  1294. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/basic_regex.hpp
  1295. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/basic_regex_creator.hpp
  1296. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/basic_regex_parser.hpp
  1297. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/c_regex_traits.hpp
  1298. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/char_regex_traits.hpp
  1299. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/cpp_regex_traits.hpp
  1300. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/cregex.hpp
  1301. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/error_type.hpp
  1302. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/icu.hpp
  1303. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/indexed_bit_flag.hpp
  1304. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/iterator_category.hpp
  1305. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/iterator_traits.hpp
  1306. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/match_flags.hpp
  1307. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/match_results.hpp
  1308. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/mem_block_cache.hpp
  1309. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/object_cache.hpp
  1310. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/pattern_except.hpp
  1311. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/perl_matcher.hpp
  1312. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/perl_matcher_common.hpp
  1313. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/perl_matcher_non_recursive.hpp
  1314. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/perl_matcher_recursive.hpp
  1315. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/primary_transform.hpp
  1316. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/protected_call.hpp
  1317. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regbase.hpp
  1318. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex.hpp
  1319. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_format.hpp
  1320. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_fwd.hpp
  1321. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_grep.hpp
  1322. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_iterator.hpp
  1323. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_match.hpp
  1324. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_merge.hpp
  1325. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_raw_buffer.hpp
  1326. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_replace.hpp
  1327. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_search.hpp
  1328. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_split.hpp
  1329. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_token_iterator.hpp
  1330. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_traits.hpp
  1331. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_traits_defaults.hpp
  1332. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_workaround.hpp
  1333. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/states.hpp
  1334. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/sub_match.hpp
  1335. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/syntax_type.hpp
  1336. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/u32regex_iterator.hpp
  1337. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/u32regex_token_iterator.hpp
  1338. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/unicode_iterator.hpp
  1339. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/w32_regex_traits.hpp
  1340. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/basic_regex.hpp
  1341. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/basic_regex_creator.hpp
  1342. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/basic_regex_parser.hpp
  1343. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/c_regex_traits.hpp
  1344. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/char_regex_traits.hpp
  1345. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/cpp_regex_traits.hpp
  1346. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/cregex.hpp
  1347. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/error_type.hpp
  1348. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/icu.hpp
  1349. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/iterator_category.hpp
  1350. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/iterator_traits.hpp
  1351. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/match_flags.hpp
  1352. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/match_results.hpp
  1353. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/mem_block_cache.hpp
  1354. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/object_cache.hpp
  1355. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/pattern_except.hpp
  1356. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/perl_matcher.hpp
  1357. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/perl_matcher_common.hpp
  1358. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/perl_matcher_non_recursive.hpp
  1359. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/primary_transform.hpp
  1360. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regbase.hpp
  1361. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex.hpp
  1362. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_format.hpp
  1363. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_fwd.hpp
  1364. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_grep.hpp
  1365. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_iterator.hpp
  1366. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_match.hpp
  1367. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_merge.hpp
  1368. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_raw_buffer.hpp
  1369. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_replace.hpp
  1370. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_search.hpp
  1371. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_split.hpp
  1372. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_token_iterator.hpp
  1373. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_traits.hpp
  1374. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_traits_defaults.hpp
  1375. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_workaround.hpp
  1376. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/states.hpp
  1377. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/sub_match.hpp
  1378. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/syntax_type.hpp
  1379. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/u32regex_iterator.hpp
  1380. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/u32regex_token_iterator.hpp
  1381. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/unicode_iterator.hpp
  1382. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/w32_regex_traits.hpp
  1383. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex_fwd.hpp
  1384. share/imhex/sdk/lib/third_party/fmt/CMakeLists.txt
  1385. share/imhex/sdk/lib/third_party/fmt/CONTRIBUTING.md
  1386. share/imhex/sdk/lib/third_party/fmt/ChangeLog.md
  1387. share/imhex/sdk/lib/third_party/fmt/LICENSE
  1388. share/imhex/sdk/lib/third_party/fmt/README.md
  1389. share/imhex/sdk/lib/third_party/fmt/doc/ChangeLog-old.md
  1390. share/imhex/sdk/lib/third_party/fmt/doc/api.md
  1391. share/imhex/sdk/lib/third_party/fmt/doc/fmt.css
  1392. share/imhex/sdk/lib/third_party/fmt/doc/fmt.js
  1393. share/imhex/sdk/lib/third_party/fmt/doc/get-started.md
  1394. share/imhex/sdk/lib/third_party/fmt/doc/index.md
  1395. share/imhex/sdk/lib/third_party/fmt/doc/perf.svg
  1396. share/imhex/sdk/lib/third_party/fmt/doc/python-license.txt
  1397. share/imhex/sdk/lib/third_party/fmt/doc/syntax.md
  1398. share/imhex/sdk/lib/third_party/fmt/include/fmt/args.h
  1399. share/imhex/sdk/lib/third_party/fmt/include/fmt/base.h
  1400. share/imhex/sdk/lib/third_party/fmt/include/fmt/chrono.h
  1401. share/imhex/sdk/lib/third_party/fmt/include/fmt/color.h
  1402. share/imhex/sdk/lib/third_party/fmt/include/fmt/compile.h
  1403. share/imhex/sdk/lib/third_party/fmt/include/fmt/core.h
  1404. share/imhex/sdk/lib/third_party/fmt/include/fmt/format-inl.h
  1405. share/imhex/sdk/lib/third_party/fmt/include/fmt/format.h
  1406. share/imhex/sdk/lib/third_party/fmt/include/fmt/os.h
  1407. share/imhex/sdk/lib/third_party/fmt/include/fmt/ostream.h
  1408. share/imhex/sdk/lib/third_party/fmt/include/fmt/printf.h
  1409. share/imhex/sdk/lib/third_party/fmt/include/fmt/ranges.h
  1410. share/imhex/sdk/lib/third_party/fmt/include/fmt/std.h
  1411. share/imhex/sdk/lib/third_party/fmt/include/fmt/xchar.h
  1412. share/imhex/sdk/lib/third_party/fmt/src/fmt.cc
  1413. share/imhex/sdk/lib/third_party/fmt/src/format.cc
  1414. share/imhex/sdk/lib/third_party/fmt/src/os.cc
  1415. share/imhex/sdk/lib/third_party/fmt/support/release.py
  1416. share/imhex/sdk/lib/third_party/fmt/support/Android.mk
  1417. share/imhex/sdk/lib/third_party/fmt/support/AndroidManifest.xml
  1418. share/imhex/sdk/lib/third_party/fmt/support/C++.sublime-syntax
  1419. share/imhex/sdk/lib/third_party/fmt/support/README
  1420. share/imhex/sdk/lib/third_party/fmt/support/Vagrantfile
  1421. share/imhex/sdk/lib/third_party/fmt/support/bazel/.bazelversion
  1422. share/imhex/sdk/lib/third_party/fmt/support/bazel/BUILD.bazel
  1423. share/imhex/sdk/lib/third_party/fmt/support/bazel/MODULE.bazel
  1424. share/imhex/sdk/lib/third_party/fmt/support/bazel/README.md
  1425. share/imhex/sdk/lib/third_party/fmt/support/bazel/WORKSPACE.bazel
  1426. share/imhex/sdk/lib/third_party/fmt/support/build.gradle
  1427. share/imhex/sdk/lib/third_party/fmt/support/check-commits
  1428. share/imhex/sdk/lib/third_party/fmt/support/cmake/FindSetEnv.cmake
  1429. share/imhex/sdk/lib/third_party/fmt/support/cmake/JoinPaths.cmake
  1430. share/imhex/sdk/lib/third_party/fmt/support/cmake/fmt-config.cmake.in
  1431. share/imhex/sdk/lib/third_party/fmt/support/cmake/fmt.pc.in
  1432. share/imhex/sdk/lib/third_party/fmt/support/docopt.py
  1433. share/imhex/sdk/lib/third_party/fmt/support/mkdocs
  1434. share/imhex/sdk/lib/third_party/fmt/support/mkdocs.yml
  1435. share/imhex/sdk/lib/third_party/fmt/support/printable.py
  1436. share/imhex/sdk/lib/third_party/fmt/support/python/mkdocstrings_handlers/cxx/__init__.py
  1437. share/imhex/sdk/lib/third_party/fmt/support/python/mkdocstrings_handlers/cxx/templates/README
  1438. share/imhex/sdk/lib/third_party/fmt/test/CMakeLists.txt
  1439. share/imhex/sdk/lib/third_party/fmt/test/add-subdirectory-test/CMakeLists.txt
  1440. share/imhex/sdk/lib/third_party/fmt/test/add-subdirectory-test/main.cc
  1441. share/imhex/sdk/lib/third_party/fmt/test/args-test.cc
  1442. share/imhex/sdk/lib/third_party/fmt/test/assert-test.cc
  1443. share/imhex/sdk/lib/third_party/fmt/test/base-test.cc
  1444. share/imhex/sdk/lib/third_party/fmt/test/chrono-test.cc
  1445. share/imhex/sdk/lib/third_party/fmt/test/color-test.cc
  1446. share/imhex/sdk/lib/third_party/fmt/test/compile-error-test/CMakeLists.txt
  1447. share/imhex/sdk/lib/third_party/fmt/test/compile-fp-test.cc
  1448. share/imhex/sdk/lib/third_party/fmt/test/compile-test.cc
  1449. share/imhex/sdk/lib/third_party/fmt/test/cuda-test/CMakeLists.txt
  1450. share/imhex/sdk/lib/third_party/fmt/test/cuda-test/cpp14.cc
  1451. share/imhex/sdk/lib/third_party/fmt/test/cuda-test/cuda-cpp14.cu
  1452. share/imhex/sdk/lib/third_party/fmt/test/detect-stdfs.cc
  1453. share/imhex/sdk/lib/third_party/fmt/test/enforce-checks-test.cc
  1454. share/imhex/sdk/lib/third_party/fmt/test/find-package-test/CMakeLists.txt
  1455. share/imhex/sdk/lib/third_party/fmt/test/find-package-test/main.cc
  1456. share/imhex/sdk/lib/third_party/fmt/test/format-impl-test.cc
  1457. share/imhex/sdk/lib/third_party/fmt/test/format-test.cc
  1458. share/imhex/sdk/lib/third_party/fmt/test/fuzzing/CMakeLists.txt
  1459. share/imhex/sdk/lib/third_party/fmt/test/fuzzing/README.md
  1460. share/imhex/sdk/lib/third_party/fmt/test/fuzzing/build.sh
  1461. share/imhex/sdk/lib/third_party/fmt/test/fuzzing/chrono-duration.cc
  1462. share/imhex/sdk/lib/third_party/fmt/test/fuzzing/chrono-timepoint.cc
  1463. share/imhex/sdk/lib/third_party/fmt/test/fuzzing/float.cc
  1464. share/imhex/sdk/lib/third_party/fmt/test/fuzzing/fuzzer-common.h
  1465. share/imhex/sdk/lib/third_party/fmt/test/fuzzing/main.cc
  1466. share/imhex/sdk/lib/third_party/fmt/test/fuzzing/named-arg.cc
  1467. share/imhex/sdk/lib/third_party/fmt/test/fuzzing/one-arg.cc
  1468. share/imhex/sdk/lib/third_party/fmt/test/fuzzing/two-args.cc
  1469. share/imhex/sdk/lib/third_party/fmt/test/gtest-extra-test.cc
  1470. share/imhex/sdk/lib/third_party/fmt/test/gtest-extra.cc
  1471. share/imhex/sdk/lib/third_party/fmt/test/gtest-extra.h
  1472. share/imhex/sdk/lib/third_party/fmt/test/gtest/.clang-format
  1473. share/imhex/sdk/lib/third_party/fmt/test/gtest/CMakeLists.txt
  1474. share/imhex/sdk/lib/third_party/fmt/test/gtest/gmock-gtest-all.cc
  1475. share/imhex/sdk/lib/third_party/fmt/test/gtest/gmock/gmock.h
  1476. share/imhex/sdk/lib/third_party/fmt/test/gtest/gtest/gtest-spi.h
  1477. share/imhex/sdk/lib/third_party/fmt/test/gtest/gtest/gtest.h
  1478. share/imhex/sdk/lib/third_party/fmt/test/header-only-test.cc
  1479. share/imhex/sdk/lib/third_party/fmt/test/mock-allocator.h
  1480. share/imhex/sdk/lib/third_party/fmt/test/module-test.cc
  1481. share/imhex/sdk/lib/third_party/fmt/test/no-builtin-types-test.cc
  1482. share/imhex/sdk/lib/third_party/fmt/test/noexception-test.cc
  1483. share/imhex/sdk/lib/third_party/fmt/test/os-test.cc
  1484. share/imhex/sdk/lib/third_party/fmt/test/ostream-test.cc
  1485. share/imhex/sdk/lib/third_party/fmt/test/perf-sanity.cc
  1486. share/imhex/sdk/lib/third_party/fmt/test/posix-mock-test.cc
  1487. share/imhex/sdk/lib/third_party/fmt/test/posix-mock.h
  1488. share/imhex/sdk/lib/third_party/fmt/test/printf-test.cc
  1489. share/imhex/sdk/lib/third_party/fmt/test/ranges-odr-test.cc
  1490. share/imhex/sdk/lib/third_party/fmt/test/ranges-test.cc
  1491. share/imhex/sdk/lib/third_party/fmt/test/scan-test.cc
  1492. share/imhex/sdk/lib/third_party/fmt/test/scan.h
  1493. share/imhex/sdk/lib/third_party/fmt/test/static-export-test/CMakeLists.txt
  1494. share/imhex/sdk/lib/third_party/fmt/test/static-export-test/library.cc
  1495. share/imhex/sdk/lib/third_party/fmt/test/static-export-test/main.cc
  1496. share/imhex/sdk/lib/third_party/fmt/test/std-test.cc
  1497. share/imhex/sdk/lib/third_party/fmt/test/test-assert.h
  1498. share/imhex/sdk/lib/third_party/fmt/test/test-main.cc
  1499. share/imhex/sdk/lib/third_party/fmt/test/unicode-test.cc
  1500. share/imhex/sdk/lib/third_party/fmt/test/util.cc
  1501. share/imhex/sdk/lib/third_party/fmt/test/util.h
  1502. share/imhex/sdk/lib/third_party/fmt/test/xchar-test.cc
  1503. share/imhex/sdk/lib/third_party/imgui/CMakeLists.txt
  1504. share/imhex/sdk/lib/third_party/imgui/ColorTextEditor/CMakeLists.txt
  1505. share/imhex/sdk/lib/third_party/imgui/ColorTextEditor/LICENSE.txt
  1506. share/imhex/sdk/lib/third_party/imgui/ColorTextEditor/README.md
  1507. share/imhex/sdk/lib/third_party/imgui/ColorTextEditor/include/TextEditor.h
  1508. share/imhex/sdk/lib/third_party/imgui/backend/CMakeLists.txt
  1509. share/imhex/sdk/lib/third_party/imgui/backend/include/emscripten_browser_clipboard.h
  1510. share/imhex/sdk/lib/third_party/imgui/backend/include/imgui_impl_glfw.h
  1511. share/imhex/sdk/lib/third_party/imgui/backend/include/imgui_impl_opengl3.h
  1512. share/imhex/sdk/lib/third_party/imgui/backend/include/imgui_impl_opengl3_loader.h
  1513. share/imhex/sdk/lib/third_party/imgui/backend/include/opengl_support.h
  1514. share/imhex/sdk/lib/third_party/imgui/backend/include/stb_image.h
  1515. share/imhex/sdk/lib/third_party/imgui/cimgui/CMakeLists.txt
  1516. share/imhex/sdk/lib/third_party/imgui/cimgui/include/cimgui.h
  1517. share/imhex/sdk/lib/third_party/imgui/imgui/CMakeLists.txt
  1518. share/imhex/sdk/lib/third_party/imgui/imgui/LICENSE.txt
  1519. share/imhex/sdk/lib/third_party/imgui/imgui/README.md
  1520. share/imhex/sdk/lib/third_party/imgui/imgui/include/imconfig.h
  1521. share/imhex/sdk/lib/third_party/imgui/imgui/include/imgui.h
  1522. share/imhex/sdk/lib/third_party/imgui/imgui/include/imgui_internal.h
  1523. share/imhex/sdk/lib/third_party/imgui/imgui/include/imstb_rectpack.h
  1524. share/imhex/sdk/lib/third_party/imgui/imgui/include/imstb_textedit.h
  1525. share/imhex/sdk/lib/third_party/imgui/imgui/include/imstb_truetype.h
  1526. share/imhex/sdk/lib/third_party/imgui/imgui/include/misc/freetype/imgui_freetype.h
  1527. share/imhex/sdk/lib/third_party/imgui/imnodes/CMakeLists.txt
  1528. share/imhex/sdk/lib/third_party/imgui/imnodes/LICENSE.md
  1529. share/imhex/sdk/lib/third_party/imgui/imnodes/README.md
  1530. share/imhex/sdk/lib/third_party/imgui/imnodes/include/imnodes.h
  1531. share/imhex/sdk/lib/third_party/imgui/imnodes/include/imnodes_internal.h
  1532. share/imhex/sdk/lib/third_party/imgui/implot/CMakeLists.txt
  1533. share/imhex/sdk/lib/third_party/imgui/implot/LICENSE.txt
  1534. share/imhex/sdk/lib/third_party/imgui/implot/README.md
  1535. share/imhex/sdk/lib/third_party/imgui/implot/include/implot.h
  1536. share/imhex/sdk/lib/third_party/imgui/implot/include/implot_internal.h
  1537. share/imhex/sdk/lib/third_party/imgui/implot3d/CMakeLists.txt
  1538. share/imhex/sdk/lib/third_party/imgui/implot3d/LICENSE
  1539. share/imhex/sdk/lib/third_party/imgui/implot3d/README.md
  1540. share/imhex/sdk/lib/third_party/imgui/implot3d/include/implot3d.h
  1541. share/imhex/sdk/lib/third_party/imgui/implot3d/include/implot3d_internal.h
  1542. share/imhex/sdk/lib/third_party/nlohmann_json/CMakeLists.txt
  1543. share/imhex/sdk/lib/third_party/nlohmann_json/LICENSE.MIT
  1544. share/imhex/sdk/lib/third_party/nlohmann_json/cmake/config.cmake.in
  1545. share/imhex/sdk/lib/third_party/nlohmann_json/cmake/nlohmann_jsonConfigVersion.cmake.in
  1546. share/imhex/sdk/lib/third_party/nlohmann_json/cmake/pkg-config.pc.in
  1547. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/adl_serializer.hpp
  1548. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/byte_container_with_subtype.hpp
  1549. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/abi_macros.hpp
  1550. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/conversions/from_json.hpp
  1551. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/conversions/to_chars.hpp
  1552. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/conversions/to_json.hpp
  1553. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/exceptions.hpp
  1554. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/hash.hpp
  1555. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/input/binary_reader.hpp
  1556. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/input/input_adapters.hpp
  1557. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/input/json_sax.hpp
  1558. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/input/lexer.hpp
  1559. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/input/parser.hpp
  1560. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/input/position_t.hpp
  1561. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/iterators/internal_iterator.hpp
  1562. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/iterators/iter_impl.hpp
  1563. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/iterators/iteration_proxy.hpp
  1564. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/iterators/iterator_traits.hpp
  1565. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/iterators/json_reverse_iterator.hpp
  1566. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/iterators/primitive_iterator.hpp
  1567. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/json_custom_base_class.hpp
  1568. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/json_pointer.hpp
  1569. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/json_ref.hpp
  1570. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/macro_scope.hpp
  1571. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/macro_unscope.hpp
  1572. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/meta/call_std/begin.hpp
  1573. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/meta/call_std/end.hpp
  1574. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/meta/cpp_future.hpp
  1575. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/meta/detected.hpp
  1576. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/meta/identity_tag.hpp
  1577. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/meta/is_sax.hpp
  1578. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/meta/std_fs.hpp
  1579. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/meta/type_traits.hpp
  1580. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/meta/void_t.hpp
  1581. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/output/binary_writer.hpp
  1582. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/output/output_adapters.hpp
  1583. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/output/serializer.hpp
  1584. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/string_concat.hpp
  1585. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/string_escape.hpp
  1586. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/value_t.hpp
  1587. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/json.hpp
  1588. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/json_fwd.hpp
  1589. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/ordered_map.hpp
  1590. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/thirdparty/hedley/hedley.hpp
  1591. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/thirdparty/hedley/hedley_undef.hpp
  1592. share/imhex/sdk/lib/third_party/nlohmann_json/nlohmann_json.natvis
  1593. share/imhex/sdk/lib/third_party/nlohmann_json/single_include/nlohmann/json.hpp
  1594. share/imhex/sdk/lib/third_party/nlohmann_json/single_include/nlohmann/json_fwd.hpp
  1595. share/imhex/sdk/template/CMakeLists.txt
  1596. share/imhex/sdk/template/source/example_plugin.cpp
  1597. share/imhex/sdk/lib/ui/CMakeLists.txt
  1598. share/imhex/sdk/lib/ui/include/banners/banner_button.hpp
  1599. share/imhex/sdk/lib/ui/include/banners/banner_icon.hpp
  1600. share/imhex/sdk/lib/ui/include/popups/popup_file_chooser.hpp
  1601. share/imhex/sdk/lib/ui/include/popups/popup_notification.hpp
  1602. share/imhex/sdk/lib/ui/include/popups/popup_question.hpp
  1603. share/imhex/sdk/lib/ui/include/popups/popup_text_input.hpp
  1604. share/imhex/sdk/lib/ui/include/toasts/toast_notification.hpp
  1605. share/imhex/sdk/lib/ui/include/ui/hex_editor.hpp
  1606. share/imhex/sdk/lib/ui/include/ui/pattern_drawer.hpp
  1607. share/imhex/sdk/lib/ui/include/ui/visualizer_drawer.hpp
  1608. share/imhex/sdk/lib/ui/include/ui/widgets.hpp
  1609. share/metainfo/net.werwolv.imhex.appdata.xml
  1610. share/metainfo/net.werwolv.imhex.metainfo.xml
  1611. share/mime/packages/imhex.xml
  1612. share/pixmaps/imhex.svg
  1613. @dir share/imhex/sdk/lib/external/disassembler/external/fmt
  1614. @dir share/imhex/sdk/lib/external/disassembler/external/libwolv
  1615. @dir share/imhex/sdk/lib/libimhex/source
  1616. @dir share/imhex/sdk/lib/third_party/imgui/ColorTextEditor/source
  1617. @dir share/imhex/sdk/lib/third_party/imgui/backend/source
  1618. @dir share/imhex/sdk/lib/third_party/imgui/cimgui/source
  1619. @dir share/imhex/sdk/lib/third_party/imgui/imgui/source
  1620. @dir share/imhex/sdk/lib/third_party/imgui/imnodes/source
  1621. @dir share/imhex/sdk/lib/third_party/imgui/implot/source
  1622. @dir share/imhex/sdk/lib/third_party/imgui/implot3d/source
  1623. @owner
  1624. @group
  1625. @mode
Collapse this list.
Dependency lines:
  • imhex>0:editors/imhex
To install the port:
cd /usr/ports/editors/imhex/ && make install clean
To add the package, run one of these commands:
  • pkg install editors/imhex
  • pkg install imhex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: imhex
Flavors: there is no flavor information for this port.
NOT_FOR_ARCHS: i386 powerpc
distinfo:
TIMESTAMP = 1740829010 SHA256 (imhex/xdg.hpp) = 2e08ce74adb71ff9b9aa9e1c999733fccd4b00967b9cf0c0e51dbf049392a9ec SIZE (imhex/xdg.hpp) = 7674

Expand this list (38 items)

Collapse this list.

SHA256 (imhex/imhex-bastion-pats-e6deed4.tar.bz2) = 841fe3fbaeb793dd1cab9f8f89221fb0458d50e0c3ebe304bc2f8da848a9857b SIZE (imhex/imhex-bastion-pats-e6deed4.tar.bz2) = 3082 SHA256 (imhex/imhex-ffx-pats-199879e.tar.bz2) = 5aae96da3a37178edb66d9a9d414682a7409720d411bbc61490b63478313dd8c SIZE (imhex/imhex-ffx-pats-199879e.tar.bz2) = 14884 SHA256 (imhex/WerWolv-ImHex-v1.37.4_GH0.tar.gz) = aa6780d5868c2286f776beaffebbb842bab02a187dfbce8d700b9a8c94affe7d SIZE (imhex/WerWolv-ImHex-v1.37.4_GH0.tar.gz) = 9368105 SHA256 (imhex/btzy-nativefiledialog-extended-86d5f20_GH0.tar.gz) = 4e5d8c35aca4f62d749674636ab488d55b90da009f80dbdbbde5cf9e048d82c0 SIZE (imhex/btzy-nativefiledialog-extended-86d5f20_GH0.tar.gz) = 426204 SHA256 (imhex/capstone-engine-capstone-5cca005_GH0.tar.gz) = 9ceb7806bf090518d2cbbcf85b1bc2c0488ea0729eb8cbf321427fd6816f8d0e SIZE (imhex/capstone-engine-capstone-5cca005_GH0.tar.gz) = 7650652 SHA256 (imhex/CLIUtils-CLI11-6c7b07a_GH0.tar.gz) = a960d8d7ffec091d8ab129d64d2f80f2f5a95bb96bc086cbe0dd7897263d4a8b SIZE (imhex/CLIUtils-CLI11-6c7b07a_GH0.tar.gz) = 343518 SHA256 (imhex/Martinsos-edlib-42aa8fa_GH0.tar.gz) = 6fffcbfa18f4d3ebb4803d77fa92fca75ae9501366ba7fd81b067c0da604edee SIZE (imhex/Martinsos-edlib-42aa8fa_GH0.tar.gz) = 4319907 SHA256 (imhex/fmtlib-fmt-9cf9f38_GH0.tar.gz) = ac37fb6741e14019ff1bc8f4c82c5be2902f6d60612ac81535dcee755804f599 SIZE (imhex/fmtlib-fmt-9cf9f38_GH0.tar.gz) = 703216 SHA256 (imhex/josuttis-jthread-0fa8d39_GH0.tar.gz) = ccd9c871dc2da9611e6d0cba5fc859cec9b233541be7501e5cef9eaa367e1280 SIZE (imhex/josuttis-jthread-0fa8d39_GH0.tar.gz) = 4450456 SHA256 (imhex/rockdreamer-throwing_ptr-cd28490_GH0.tar.gz) = acd6dd35d6f588d8fc036edb205e5abc577998be5481afcda7f24f80bd23451d SIZE (imhex/rockdreamer-throwing_ptr-cd28490_GH0.tar.gz) = 60612 SHA256 (imhex/sammycage-plutovg-9ef8e78_GH0.tar.gz) = 84d4d24f2d0086a884b2a3c522601393f50c9ca4667abd8fa6e59f989b52bbd6 SIZE (imhex/sammycage-plutovg-9ef8e78_GH0.tar.gz) = 227976 SHA256 (imhex/VirusTotal-yara-688268d_GH0.tar.gz) = fa1b9596fca743e1576615477890705747269e36b9b6326d8ed245c2e5fb417c SIZE (imhex/VirusTotal-yara-688268d_GH0.tar.gz) = 2208403 SHA256 (imhex/WerWolv-Disassembler-a2217dd_GH0.tar.gz) = 9c20c381fb5eac936d3a4505bceb488ffb8c69e84a884abadd057213c7f0a974 SIZE (imhex/WerWolv-Disassembler-a2217dd_GH0.tar.gz) = 291475 SHA256 (imhex/WerWolv-HashLibPlus-1823dd1_GH0.tar.gz) = 885567a954b40421ab437fe7daa7bf9a09d87e76eed53ee2dd1c76e3ee90e8fb SIZE (imhex/WerWolv-HashLibPlus-1823dd1_GH0.tar.gz) = 1200573 SHA256 (imhex/WerWolv-ImHex-Patterns-ImHex-v1.37.4_GH0.tar.gz) = 541eddc8cc427d1aeb749bc455911fccc87f64a7784bd4bbc35ecb7b56c03ad5 SIZE (imhex/WerWolv-ImHex-Patterns-ImHex-v1.37.4_GH0.tar.gz) = 13620727 SHA256 (imhex/WerWolv-PatternLanguage-ImHex-v1.37.4_GH0.tar.gz) = 1412d3ce28e45460bf403cf45fd5308fbc667f7e9688cefa7ceceb1469fd275d SIZE (imhex/WerWolv-PatternLanguage-ImHex-v1.37.4_GH0.tar.gz) = 551098 SHA256 (imhex/WerWolv-libromfs-4f42f09_GH0.tar.gz) = bd837a6572d106dca3a8995f826b7605610c492ed95bac445520df1f30c9cd4e SIZE (imhex/WerWolv-libromfs-4f42f09_GH0.tar.gz) = 6325 SHA256 (imhex/WerWolv-libwolv-0002167_GH0.tar.gz) = 7a8b059ea815d3afbb56436dd0bfe6472cbd7b2254f48df0ee47cfefc2daa3ef SIZE (imhex/WerWolv-libwolv-0002167_GH0.tar.gz) = 92505 SHA256 (imhex/WerWolv-lunasvg-5e968bd_GH0.tar.gz) = 244db474c8567e027d1624ad51594121a45e56ba70dd23dd7b07ffc5100c6e80 SIZE (imhex/WerWolv-lunasvg-5e968bd_GH0.tar.gz) = 53892

Collapse this list.


Packages (timestamps in pop-ups are UTC):
imhex
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.37.41.37.4----1.5.0-
FreeBSD:13:quarterly1.36.21.36.2----1.30.1_11.30.1_1
FreeBSD:14:latest1.36.21.37.4------
FreeBSD:14:quarterly1.36.21.36.2----1.30.1_11.30.1_1
FreeBSD:15:latest1.37.41.37.4n/a-n/a-1.30.1_1-
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. glm>0 : math/glm
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. update-desktop-database : devel/desktop-file-utils
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. python3.11 : lang/python311
  7. gettext-runtime>=0.22_1 : devel/gettext-runtime
  8. msgfmt : devel/gettext-tools
  9. xorgproto>=0 : x11/xorgproto
  10. xorgproto>=0 : x11/xorgproto
  11. x11.pc : x11/libX11
  12. xcb.pc : x11/libxcb
  13. xau.pc : x11/libXau
  14. xdmcp.pc : x11/libXdmcp
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. update-desktop-database : devel/desktop-file-utils
  2. python3.11 : lang/python311
  3. x11.pc : x11/libX11
  4. xcb.pc : x11/libxcb
  5. xau.pc : x11/libXau
  6. xdmcp.pc : x11/libXdmcp
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libglfw.so : graphics/glfw
  3. libfreetype.so : print/freetype2
  4. libharfbuzz.so : print/harfbuzz
  5. libinotify.so : devel/libinotify
  6. liblz4.so : archivers/liblz4
  7. libmbedtls.so : security/mbedtls3
  8. libzstd.so : archivers/zstd
  9. libGL.so : graphics/libglvnd
  10. libGLU.so : graphics/libGLU
  11. libOpenGL.so : graphics/libglvnd
  12. libatk-1.0.so : accessibility/at-spi2-core
  13. libcairo.so : graphics/cairo
  14. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  15. libglib-2.0.so : devel/glib20
  16. libintl.so : devel/gettext-runtime
  17. libgtk-3.so : x11-toolkits/gtk30
  18. libharfbuzz.so : print/harfbuzz
  19. libpango-1.0.so : x11-toolkits/pango
  20. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for imhex-1.37.4: DOCS=on: Build and/or install documentation NLS=on: Native Language Support ===> Use 'make config' to modify these settings
Options name:
editors_imhex
USES:
cmake desktop-file-utils gl gnome pkgconfig python xorg gettext
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/WerWolv/ImHex/tar.gz/v1.37.4?dummy=/
Collapse this list.

Number of commits found: 60

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.37.4
17 Mar 2025 04:02:08
commit hash: e87d8134a3460dff28f0c469fff83a187e9820bccommit hash: e87d8134a3460dff28f0c469fff83a187e9820bccommit hash: e87d8134a3460dff28f0c469fff83a187e9820bccommit hash: e87d8134a3460dff28f0c469fff83a187e9820bc files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move

The GTK 1-based gdk-pixbuf has not existed for some time.

No functional or package changes.
1.37.4
01 Mar 2025 16:01:29
commit hash: ca40765ca705920e78237bd831031cd958872dcecommit hash: ca40765ca705920e78237bd831031cd958872dcecommit hash: ca40765ca705920e78237bd831031cd958872dcecommit hash: ca40765ca705920e78237bd831031cd958872dce files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.37.4
1.37.1
23 Feb 2025 06:22:27
commit hash: 660447fb705cacd70d8787ce0da51488feadb1c1commit hash: 660447fb705cacd70d8787ce0da51488feadb1c1commit hash: 660447fb705cacd70d8787ce0da51488feadb1c1commit hash: 660447fb705cacd70d8787ce0da51488feadb1c1 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.37.1
1.36.2
02 Jan 2025 13:10:46
commit hash: 8f5997797f2a5249ae2dbd2500bc60f739c2926ccommit hash: 8f5997797f2a5249ae2dbd2500bc60f739c2926ccommit hash: 8f5997797f2a5249ae2dbd2500bc60f739c2926ccommit hash: 8f5997797f2a5249ae2dbd2500bc60f739c2926c files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.36.2

- editors/imhex port is updated to the latest version. FreeBSD 13.3 came
  to EOL, and there is no need to keep the old version of ImHex due to
  the build issue caused by the old LLVM in the base system.
- The dependency on security/mbedtls is changed to security/mbedtls3 and
  the DEPRECATED mark is removed.
- editors/imhex-current port is removed because it is no longer needed.
1.30.1_2
01 Jan 2025 16:09:59
commit hash: 8777dde24650033c23cbc1ad1872035301de9c26commit hash: 8777dde24650033c23cbc1ad1872035301de9c26commit hash: 8777dde24650033c23cbc1ad1872035301de9c26commit hash: 8777dde24650033c23cbc1ad1872035301de9c26 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove support for expired FreeBSD 13.3

Reviewed by:	bofh, brnrd, jbeich, nobutaka
Approved by:	portmgr (implicit)
Differential Revision: https://reviews.freebsd.org/D48247
1.30.1_2
01 Jan 2025 14:01:10
commit hash: f58a100b7b65f8f0c870c2022e51cc7f546e588ccommit hash: f58a100b7b65f8f0c870c2022e51cc7f546e588ccommit hash: f58a100b7b65f8f0c870c2022e51cc7f546e588ccommit hash: f58a100b7b65f8f0c870c2022e51cc7f546e588c files touched by this commit
Rene Ladan (rene) search for other commits by this committer
editors/imhex: expire on 2025-03-31 for security/mbedtls
1.30.1_2
01 Oct 2024 18:56:20
commit hash: 4485bd8221c2c5630b87826d37da850b3361b782commit hash: 4485bd8221c2c5630b87826d37da850b3361b782commit hash: 4485bd8221c2c5630b87826d37da850b3361b782commit hash: 4485bd8221c2c5630b87826d37da850b3361b782 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: drop support for expired FreeBSD 14.0

Simplify expressions for FreeBSD 13.X

Reviewed by:	many

Differential Revision:	https://reviews.freebsd.org/D46601
1.30.1_2
02 Jun 2024 08:33:44
commit hash: 4611297cfbcb3f0e368fff578eb1710426ca0c6acommit hash: 4611297cfbcb3f0e368fff578eb1710426ca0c6acommit hash: 4611297cfbcb3f0e368fff578eb1710426ca0c6acommit hash: 4611297cfbcb3f0e368fff578eb1710426ca0c6a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/hpx: update 1.9.1 → 1.10.0

Reported by:	portscout
1.30.1_1
21 Apr 2024 05:10:35
commit hash: 3e096293a981a783839ff8778f1fe64f818a5b31commit hash: 3e096293a981a783839ff8778f1fe64f818a5b31commit hash: 3e096293a981a783839ff8778f1fe64f818a5b31commit hash: 3e096293a981a783839ff8778f1fe64f818a5b31 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Support {13,14}-stable after LLVM 18 import
1.30.1_1
13 Apr 2024 18:55:07
commit hash: becbb72040d1686c2325ca8afa40e9ab6f75c229commit hash: becbb72040d1686c2325ca8afa40e9ab6f75c229commit hash: becbb72040d1686c2325ca8afa40e9ab6f75c229commit hash: becbb72040d1686c2325ca8afa40e9ab6f75c229 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Fix build error on 15-CURRENT
1.30.1_1
03 Mar 2024 10:48:07
commit hash: 0a2e453e440016ef4cb03ee2dd778936d300aa0bcommit hash: 0a2e453e440016ef4cb03ee2dd778936d300aa0bcommit hash: 0a2e453e440016ef4cb03ee2dd778936d300aa0bcommit hash: 0a2e453e440016ef4cb03ee2dd778936d300aa0b files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex-current: Add new port

ImHex is a hex editor for reverse engineers and programmers.

This port is provided separately from existing editors/imhex port
for those who would like to use the latest version of ImHex.

The version requires FreeBSD 15-current, 14-stable, 13-stable,
or upcoming 13.3-RELEASE that has libc++ of LLVM 17 on the base
system to build it, thus it is not possible to build the version
on FreeBSD 13.2-RELEASE or 14.0-RELEASE. This situation has
prevented the update of editors/imhex port to the latest version.

This port is a tentative solution until FreeBSD 14.1-RELEASE
will be released.
1.30.1_1
23 Dec 2023 18:14:14
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
1.30.1
29 Sep 2023 19:05:07
commit hash: 35c100fff530a6006bfd86ed0d77de47f8131b95commit hash: 35c100fff530a6006bfd86ed0d77de47f8131b95commit hash: 35c100fff530a6006bfd86ed0d77de47f8131b95commit hash: 35c100fff530a6006bfd86ed0d77de47f8131b95 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
editors/imhex: Remove CC/CPP/CXX exports

- USES=llvm now by default exports CC/CPP/CXX so remove those
- Utilize USES=localbase

Approved by:	portmgr (blanket)
1.30.1
09 Jul 2023 16:05:53
commit hash: 68f30db45ae42726f5f3c1a57562366983c92e7dcommit hash: 68f30db45ae42726f5f3c1a57562366983c92e7dcommit hash: 68f30db45ae42726f5f3c1a57562366983c92e7dcommit hash: 68f30db45ae42726f5f3c1a57562366983c92e7d files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.30.1
1.28.0
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
1.28.0
15 May 2023 14:06:44
commit hash: 90eafe349e84d3056b1cf2f6625c526ef89023e5commit hash: 90eafe349e84d3056b1cf2f6625c526ef89023e5commit hash: 90eafe349e84d3056b1cf2f6625c526ef89023e5commit hash: 90eafe349e84d3056b1cf2f6625c526ef89023e5 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Use llvm16 to avoid a crash of base clang++ during build
1.28.0
09 Apr 2023 07:24:09
commit hash: 45dc00cc469c3e87bb313378a8f5fb8c870d59aacommit hash: 45dc00cc469c3e87bb313378a8f5fb8c870d59aacommit hash: 45dc00cc469c3e87bb313378a8f5fb8c870d59aacommit hash: 45dc00cc469c3e87bb313378a8f5fb8c870d59aa files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.28.0
1.27.1_1
30 Mar 2023 23:59:51
commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.3-RELEASE from ports tree

- Mk/bsd.port.mk: mark FreeBSD 12.3 as unsupported.
- Mk/Uses/cabal.mk: Remove the text-2 workaround for 12.3-RELEASE
- biology/wfa2-lib: remove obsolete patch
- databases/mongodb60: remove IGNORE for EOL FreeBSD 12.3
- devel/concurrencpp: remove workaround for EOL FreeBSD 12.3
- devel/electron22: remove IGNORE for EOL FreeBSD 12.3
- devel/malloy: this should build fine on 12.4-RELEASE
- devel/qcoro: remove BROKEN for EOL FreeBSD 12.3
- devel/root: remove workaround for EOL FreeBSD 12.3
- editors/imhex: remove IGNORE for EOL FreeBSD 12.3
- emulators/ppsspp: remove workaround for EOL FreeBSD 12.3
- emulators/rpcs3: remove workaround for EOL FreeBSD 12.3
- emulators/yuzu: remove workaround for EOL 12.3-RELEASE
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.27.1_1
02 Mar 2023 05:23:10
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.27.1
15 Feb 2023 14:26:42
commit hash: b72dc62032a1313942c465d602ee4041daaa5467commit hash: b72dc62032a1313942c465d602ee4041daaa5467commit hash: b72dc62032a1313942c465d602ee4041daaa5467commit hash: b72dc62032a1313942c465d602ee4041daaa5467 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.27.1
1.26.2
13 Feb 2023 14:11:31
commit hash: 95272789b51573f573fbe61fc34da46d295f0e3bcommit hash: 95272789b51573f573fbe61fc34da46d295f0e3bcommit hash: 95272789b51573f573fbe61fc34da46d295f0e3bcommit hash: 95272789b51573f573fbe61fc34da46d295f0e3b files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Fix build with llvm15
1.26.2
09 Jan 2023 11:51:00
commit hash: 95e795fe22db851d3d6dd24f7d94cdde8038f497commit hash: 95e795fe22db851d3d6dd24f7d94cdde8038f497commit hash: 95e795fe22db851d3d6dd24f7d94cdde8038f497commit hash: 95e795fe22db851d3d6dd24f7d94cdde8038f497 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.26.2
1.25.0
23 Nov 2022 13:37:19
commit hash: 086e94d318749edd9526cbbb7282a0265ce977a2commit hash: 086e94d318749edd9526cbbb7282a0265ce977a2commit hash: 086e94d318749edd9526cbbb7282a0265ce977a2commit hash: 086e94d318749edd9526cbbb7282a0265ce977a2 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.25.0
1.24.3
15 Oct 2022 20:53:22
commit hash: e1d94b436d6a192d50d3dd44c5f1a71b0a55aebccommit hash: e1d94b436d6a192d50d3dd44c5f1a71b0a55aebccommit hash: e1d94b436d6a192d50d3dd44c5f1a71b0a55aebccommit hash: e1d94b436d6a192d50d3dd44c5f1a71b0a55aebc files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.24.3
1.23.1
17 Sep 2022 08:42:39
commit hash: a1c305e3c7854e1ae02e501680fe9862218077c7commit hash: a1c305e3c7854e1ae02e501680fe9862218077c7commit hash: a1c305e3c7854e1ae02e501680fe9862218077c7commit hash: a1c305e3c7854e1ae02e501680fe9862218077c7 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.23.1
1.23.0
17 Sep 2022 02:23:46
commit hash: 5a620617c709d772d710d0e0eeb016470d9b78bccommit hash: 5a620617c709d772d710d0e0eeb016470d9b78bccommit hash: 5a620617c709d772d710d0e0eeb016470d9b78bccommit hash: 5a620617c709d772d710d0e0eeb016470d9b78bc files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update 1.23.0
1.22.0
10 Sep 2022 05:31:33
commit hash: 7c1ed24b5828fd553836d8e1677cf44e957092accommit hash: 7c1ed24b5828fd553836d8e1677cf44e957092accommit hash: 7c1ed24b5828fd553836d8e1677cf44e957092accommit hash: 7c1ed24b5828fd553836d8e1677cf44e957092ac files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.22.0
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.21.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.21.2
01 Sep 2022 13:52:16
commit hash: 2a09e5b4da7cfa9288c56e94791cc371a31b914dcommit hash: 2a09e5b4da7cfa9288c56e94791cc371a31b914dcommit hash: 2a09e5b4da7cfa9288c56e94791cc371a31b914dcommit hash: 2a09e5b4da7cfa9288c56e94791cc371a31b914d files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: remove support for FreeBSD 13.0 which expired today.

- Mk/bsd.port.mk: mark 13.0 as unsupported
- Tools/scripts/portsearch: Drop support for FreeBSD <= 4
- archivers/zstd: revert "Fix build on FreeBSD 13.0"
- deskutils/xdg-desktop-portal: remove check for 13.0
- devel/libpeas: remove outdated comment
- editors/imhex: remove compatibility for 13.0
- editors/libreoffice: remove compatibility for 13.0
- editors/openoffice-4: remove compatibility for 13.0
- editors/openoffice-devel: remove compatibility for 13.0
- emulators/linux_base-c7: remove compatiblity for 13.0
- graphics/drm-kmod: remove detection for 13.0
- graphics/gpu-firmware-amd-kmod: do not check 13.0 anymore
- graphics/linux-c7-libdrm: remove support for 13.0
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.21.2
20 Aug 2022 17:49:51
commit hash: ae224e77132da69c16cce9499331de12de1a1d9bcommit hash: ae224e77132da69c16cce9499331de12de1a1d9bcommit hash: ae224e77132da69c16cce9499331de12de1a1d9bcommit hash: ae224e77132da69c16cce9499331de12de1a1d9b files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.21.2
1.20.0
05 Aug 2022 20:27:30
commit hash: af0699d0d19b66aabcb1c51b6083f41af6f66f74commit hash: af0699d0d19b66aabcb1c51b6083f41af6f66f74commit hash: af0699d0d19b66aabcb1c51b6083f41af6f66f74commit hash: af0699d0d19b66aabcb1c51b6083f41af6f66f74 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.20.0
1.19.3
27 Jul 2022 16:27:41
commit hash: 6e414cd4409cbde9532bc1cebcef8d3d1d372508commit hash: 6e414cd4409cbde9532bc1cebcef8d3d1d372508commit hash: 6e414cd4409cbde9532bc1cebcef8d3d1d372508commit hash: 6e414cd4409cbde9532bc1cebcef8d3d1d372508 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.19.3
1.19.2
24 Jul 2022 06:49:38
commit hash: c576d090245098742531d8ff6219cf4800be6c16commit hash: c576d090245098742531d8ff6219cf4800be6c16commit hash: c576d090245098742531d8ff6219cf4800be6c16commit hash: c576d090245098742531d8ff6219cf4800be6c16 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.19.2
1.19.1
07 Jul 2022 18:34:11
commit hash: f9e0c9c0d0c2bca0120d3415bc252f233b351757commit hash: f9e0c9c0d0c2bca0120d3415bc252f233b351757commit hash: f9e0c9c0d0c2bca0120d3415bc252f233b351757commit hash: f9e0c9c0d0c2bca0120d3415bc252f233b351757 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.19.1
1.19.0
06 Jul 2022 16:46:51
commit hash: 2a2f3c8d6253e22437f65e1a682a1a77078030f9commit hash: 2a2f3c8d6253e22437f65e1a682a1a77078030f9commit hash: 2a2f3c8d6253e22437f65e1a682a1a77078030f9commit hash: 2a2f3c8d6253e22437f65e1a682a1a77078030f9 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.19.0
1.18.2
05 Jun 2022 13:18:26
commit hash: df14b79d325f4913708f0f616c23e9cef9b23fe2commit hash: df14b79d325f4913708f0f616c23e9cef9b23fe2commit hash: df14b79d325f4913708f0f616c23e9cef9b23fe2commit hash: df14b79d325f4913708f0f616c23e9cef9b23fe2 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.18.2
1.18.1
30 May 2022 08:38:04
commit hash: 14e94b4f735b8341079942d31e963c04e729d2a4commit hash: 14e94b4f735b8341079942d31e963c04e729d2a4commit hash: 14e94b4f735b8341079942d31e963c04e729d2a4commit hash: 14e94b4f735b8341079942d31e963c04e729d2a4 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.18.1
1.17.0
07 May 2022 19:44:12
commit hash: 7fafedd73f0b64a16c85cc221244360b520ca3f9commit hash: 7fafedd73f0b64a16c85cc221244360b520ca3f9commit hash: 7fafedd73f0b64a16c85cc221244360b520ca3f9commit hash: 7fafedd73f0b64a16c85cc221244360b520ca3f9 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Mark IGNORE for FreeBSD versions that uses old libc++

ImHex heavily uses C++20 API functions and some of them are unavailable
in old libc++ before LLVM13 import to the base system.
Therefore, build always fails on the systems that use old libc++.

PR:	263779
1.17.0
04 May 2022 16:23:01
commit hash: ecb6408e743bcf745f1c2670f1ccbd2fc0729b1ecommit hash: ecb6408e743bcf745f1c2670f1ccbd2fc0729b1ecommit hash: ecb6408e743bcf745f1c2670f1ccbd2fc0729b1ecommit hash: ecb6408e743bcf745f1c2670f1ccbd2fc0729b1e files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.17.0
1.15.0
19 Feb 2022 03:53:18
commit hash: 5e644a64d68159373a5d71511d2aa54e387d63c8commit hash: 5e644a64d68159373a5d71511d2aa54e387d63c8commit hash: 5e644a64d68159373a5d71511d2aa54e387d63c8commit hash: 5e644a64d68159373a5d71511d2aa54e387d63c8 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.15.0
1.14.0
03 Feb 2022 12:04:47
commit hash: 714d30ce9a6a72a515e6e3a243450c7a576e8e2acommit hash: 714d30ce9a6a72a515e6e3a243450c7a576e8e2acommit hash: 714d30ce9a6a72a515e6e3a243450c7a576e8e2acommit hash: 714d30ce9a6a72a515e6e3a243450c7a576e8e2a files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.14.0
1.13.2_1
28 Jan 2022 12:14:09
commit hash: b93e64d3c3240d1e4a8fc510b14aa2175e5be012commit hash: b93e64d3c3240d1e4a8fc510b14aa2175e5be012commit hash: b93e64d3c3240d1e4a8fc510b14aa2175e5be012commit hash: b93e64d3c3240d1e4a8fc510b14aa2175e5be012 files touched by this commit
Tijl Coosemans (tijl) search for other commits by this committer
security/mbedtls: Update to 2.28.0 and fix make test

Also bump dependent ports for library version change.

PR:		255084
1.13.2
16 Jan 2022 15:37:37
commit hash: 0e1b02a99a52cdfd705912e569f0c9158e810265commit hash: 0e1b02a99a52cdfd705912e569f0c9158e810265commit hash: 0e1b02a99a52cdfd705912e569f0c9158e810265commit hash: 0e1b02a99a52cdfd705912e569f0c9158e810265 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.13.2
1.12.1
27 Dec 2021 09:14:56
commit hash: 7348d8157eb77ad4c49be1611f0d17747d07c534commit hash: 7348d8157eb77ad4c49be1611f0d17747d07c534commit hash: 7348d8157eb77ad4c49be1611f0d17747d07c534commit hash: 7348d8157eb77ad4c49be1611f0d17747d07c534 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.12.1.
1.10.1
09 Oct 2021 13:56:30
commit hash: c914e602857a640fb07ac86c429a2933e601bb70commit hash: c914e602857a640fb07ac86c429a2933e601bb70commit hash: c914e602857a640fb07ac86c429a2933e601bb70commit hash: c914e602857a640fb07ac86c429a2933e601bb70 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.10.1
1.9.0
18 Sep 2021 15:38:48
commit hash: 188c3e34477c755af49b6ed5145232b3c5ce89f6commit hash: 188c3e34477c755af49b6ed5145232b3c5ce89f6commit hash: 188c3e34477c755af49b6ed5145232b3c5ce89f6commit hash: 188c3e34477c755af49b6ed5145232b3c5ce89f6 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.9.0
1.8.1
09 Jul 2021 09:24:30
commit hash: b6e3bd6e75931b3336f7bdea1160f1d5900abf40commit hash: b6e3bd6e75931b3336f7bdea1160f1d5900abf40commit hash: b6e3bd6e75931b3336f7bdea1160f1d5900abf40commit hash: b6e3bd6e75931b3336f7bdea1160f1d5900abf40 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
editors/imhex: disable on powerpc

Same issue as on i386.
1.8.1
06 Jun 2021 08:09:02
commit hash: 89893207e7cd5b2328e72dd2a2ba2b7250ac037fcommit hash: 89893207e7cd5b2328e72dd2a2ba2b7250ac037fcommit hash: 89893207e7cd5b2328e72dd2a2ba2b7250ac037fcommit hash: 89893207e7cd5b2328e72dd2a2ba2b7250ac037f files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
*: Clean up some things

- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories
- Add missing USES

Reported by:	portscan
1.8.1
26 May 2021 14:36:17
commit hash: 75e8c3853bd18838edf6db9d36e2dea490de1eb5commit hash: 75e8c3853bd18838edf6db9d36e2dea490de1eb5commit hash: 75e8c3853bd18838edf6db9d36e2dea490de1eb5commit hash: 75e8c3853bd18838edf6db9d36e2dea490de1eb5 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.8.1
1.8.0
24 May 2021 11:14:53
commit hash: 9f982c116499ae0da966b9f9b5bd084eef32116fcommit hash: 9f982c116499ae0da966b9f9b5bd084eef32116fcommit hash: 9f982c116499ae0da966b9f9b5bd084eef32116fcommit hash: 9f982c116499ae0da966b9f9b5bd084eef32116f files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.8.0

- Add dependency on ftp/curl, x11-toolkits/gtk30, and so on
- Remove dependency on lang/gcc10
- Fetch the snapshots of xdgpp, libfmt, nativefiledialog, and yara
  that are new submodules of ImHex (devel/libfmt and security/yara
  cannot be used because ImHex 1.8.0 is imcompatible with the release
  versions of them)
1.7.0_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.7.0_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.7.0_1
19 Mar 2021 16:46:50
Revision:568805Original commit files touched by this commit
mat search for other commits by this committer
Regular USE_GITHUB cleanup.

Remove DISTNAME, it is always overwritten.
Cleanup GH_TAGNAME and WRKSRC.
1.7.0_1
12 Mar 2021 15:55:03
Revision:568184Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update math/glm to 0.9.9.8
1.7.0
20 Feb 2021 14:05:41
Revision:566162Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 1.7.0.
1.6.1
11 Jan 2021 12:05:53
Revision:561212Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 1.6.1.
1.6.0
09 Jan 2021 05:49:50
Revision:560832Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 1.6.0.
1.5.0
23 Dec 2020 14:33:56
Revision:558994Original commit files touched by this commit
nobutaka search for other commits by this committer
Set NOT_FOR_ARCHS=i386 because __uint128_t and __int128_t are not supported.
1.5.0
12 Dec 2020 12:57:29
Revision:557818Original commit files touched by this commit
nobutaka search for other commits by this committer
Add editors/imhex, hex editor for reverse engineers and programmers.

Number of commits found: 60