Alexandre Julliard pushed to branch master at wine / wine
Commits: 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.
- - - - -
4 changed files:
- loader/main.c - server/unicode.c - tools/tools.h - tools/winegcc/winegcc.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6e2b81a090100b08efb39680cace56...