-
a40007b0
by Brendan Shanks at 2025-03-03T15:24:06+01:00
winegcc: Rename TOOL_ enum constants.
macOS has conflicting TOOL_ defines in <mach-o/loader.h>.
-
024b5b03
by Brendan Shanks at 2025-03-03T15:24:06+01:00
tools: Use _NSGetExecutablePath to implement get_bindir on macOS.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57874
-
a8892fab
by Brendan Shanks at 2025-03-03T15:24:06+01:00
server: Use _NSGetExecutablePath to implement get_nls_dir on macOS.
-
ba360891
by Brendan Shanks at 2025-03-03T15:24:06+01:00
loader: Use _NSGetExecutablePath to implement get_self_exe on macOS.