Alexandre Julliard
|
595f2846b2
libwine: Make the remaining configuration functions obsolete.
|
4 years ago |
Alexandre Julliard
|
a9a08dbc3d
libwine: Remove wine/library.h.
|
4 years ago |
Alexandre Julliard
|
98682cfd01
libwine: Make the various directory functions obsolete.
|
4 years ago |
Francois Gouget
|
896292a7fe
libwine: Like Linux, NetBSD has /proc/self/exe.
|
5 years ago |
Francois Gouget
|
728b6fc5e6
libwine: Fully dereference the /proc/self/exe symbolic link.
|
5 years ago |
Alexandre Julliard
|
44dc9d7383
libwine: Remove some conditional code that was only needed for Windows.
|
5 years ago |
Ken Thomases
|
ecd53057b5
libwine: On Mac, disable ASLR for Wine processes.
|
6 years ago |
Sebastian Lackner
|
a0ab2a7b0c
loader: Implement preloader for macOS.
|
6 years ago |
Alexandre Julliard
|
493129d638
libwine: Look for the 64-bit wineserver using the 64-bit loader symlink.
|
6 years ago |
Alexandre Julliard
|
27254d849b
libwine: Add a helper function to read a symlink.
|
6 years ago |
Alexandre Julliard
|
4ee9bbc889
libwine: Fall back to the WINELOADER path for the bin directory.
|
7 years ago |
Alexandre Julliard
|
56b14d637f
libwine: Add a helper function to set the dll directory.
|
7 years ago |
Alexandre Julliard
|
161f3fc417
libwine: Add a helper function to set the bin directory.
|
7 years ago |
Alexandre Julliard
|
1fa7710ff9
makefiles: Get rid of the DLLPREFIX variable.
|
9 years ago |
Alexandre Julliard
|
a83c598c79
makefiles: Add support for specifying a prefix for installed library file names.
|
11 years ago |
Alexandre Julliard
|
2b2bf64d3b
libwine: Put the server directory inside the wineprefix on Android.
|
11 years ago |
Alexandre Julliard
|
876189a405
libwine: Don't add a user id to the server directory if not supported.
|
11 years ago |
Alexandre Julliard
|
16c8ca8082
libwine: Use the argv[0] directory as bin directory only if all other methods fail.
|
11 years ago |
Alexandre Julliard
|
cbdc795515
libwine: Avoid memrchr.
|
12 years ago |
André Hentschel
|
57de68e876
libwine: Improve bin directory detection on kFreeBSD and DragonFly BSD.
|
12 years ago |
Damjan Jovanovic
|
c296d1fbe1
libwine: Improve bin directory detection on FreeBSD.
|
12 years ago |
Alexandre Julliard
|
b46ea8a5b8
libwine: Avoid compiler warnings for Mingw builds.
|
13 years ago |
Gerald Pfeifer
|
11e811411c
libwine: Always build preloading code.
|
13 years ago |
Alexandre Julliard
|
06f76236d1
libwine: Fall back to normal exec if the preloader doesn't exist.
|
14 years ago |
Alexandre Julliard
|
5af634fd3b
libwine: Use the 64-bit preloader when starting 64-bit wine.
|
14 years ago |
Marko Nikolic
|
0ffb137d4a
libwine: Removed sign comparison warning.
|
14 years ago |
Alexandre Julliard
|
995e553715
libwine: Determine the bin directory independently from the lib directory if possible.
|
15 years ago |
Alexandre Julliard
|
d2a426a6ab
libwine: Don't try to use the preloader on non-i386.
|
16 years ago |
Alexandre Julliard
|
662718160e
libwine: Allow to specify a non-existing directory as WINEPREFIX.
|
17 years ago |
Alexandre Julliard
|
8505f1429d
libwine: Export functions that return the Wine version number and build id.
|
17 years ago |