-
be5f6007
by Alexandre Julliard at 2025-02-13T13:21:31+01:00
ntdll: Add a helper function to retrieve the .so directory.
-
7ce83f15
by Alexandre Julliard at 2025-02-13T13:21:58+01:00
ntdll: Add a helper function to get the alternate 32/64-bit machine.
-
77b3c4c0
by Alexandre Julliard at 2025-02-13T13:22:31+01:00
ntdll: Set the WINELOADER variable on the PE side, using a Windows path.
-
8c3f2056
by Alexandre Julliard at 2025-02-13T20:53:15+01:00
loader: Install the Wine loader in the Unix lib directory.
And get rid of the "wine64" naming, the loader is always named "wine"
on all platforms.
-
6d28db86
by Alexandre Julliard at 2025-02-13T20:53:15+01:00
tools: Add a simpler Wine launcher in the bin directory.
-
22a90656
by Alexandre Julliard at 2025-02-13T20:53:15+01:00
tools: Move the loader man pages to the new Wine loader directory.
And remove mention of the WINELOADER variable.
-
4f7f1c6d
by Alexandre Julliard at 2025-02-13T20:53:15+01:00
dbghelp: Always use the WINELOADER variable for the loader name.