]> git.feebdaed.xyz Git - 0xmirror/radare2.git/commit
Support loading data files relative to the binary
authorOle André Vadla Ravnås <oleavr@frida.re>
Tue, 16 Dec 2025 01:07:49 +0000 (02:07 +0100)
committerpancake <pancake@nowsecure.com>
Thu, 18 Dec 2025 19:15:59 +0000 (20:15 +0100)
commit0dc70d81b29106f86fe9f329298e45965fed0ee7
treedae6704b12b27908edbda33c0b6a512f00c6c69b
parenta34c86ddae53e7e92e19b6b29ad386d60b33eba6
Support loading data files relative to the binary

For Apple OSes when we're shipped as a framework.
13 files changed:
configure
configure.acr
libr/arch/arch_platform.c
libr/bin/bin.c
libr/core/cconfig.c
libr/core/panels.c
libr/include/r_userconf.h.acr
libr/util/charset.c
libr/util/sys.c
meson.build
meson_options.txt
sys/sdk-ios.sh
sys/sdk-macos.sh