Alexandre Julliard pushed to branch master at wine / wine
Commits: b633e9f3 by Alexandre Julliard at 2025-02-14T13:53:04+01:00 ntdll: Disable file system redirection until the initial exe is loaded.
- - - - - cef36127 by Alexandre Julliard at 2025-02-14T14:14:51+01:00 ntdll: Look for a builtin exe corresponding to the loader basename.
This allows symlinking wine to builtin exe names.
- - - - - 006ad6e1 by Alexandre Julliard at 2025-02-14T14:14:51+01:00 makefiles: Install binaries as symlinks to wine.
- - - - - 765ea347 by Alexandre Julliard at 2025-02-14T14:21:28+01:00 ntdll: Allow forcing new wow64 mode by setting WINEARCH=wow64.
- - - - - 70aff52b by Alexandre Julliard at 2025-02-14T15:07:52+01:00 ntdll: Move setting DYLD_LIBRARY_PATH on macOS to the loader.
- - - - - cb87d40c by Alexandre Julliard at 2025-02-14T15:45:57+01:00 makefiles: Create wine as a symlink to tools/wine/wine.
- - - - -
11 changed files:
- aclocal.m4 - configure - configure.ac - dlls/ntdll/unix/env.c - dlls/ntdll/unix/loader.c - dlls/ntdll/unix/server.c - tools/Makefile.in - tools/makedep.c - tools/wine/wine.man.in - − tools/wineapploader.in - − tools/winewrapper
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8489958e8b9bc0c4eb90ea0b1bc715...