Emmanuel Maillard
|
46718f8720
|
Set segment address of wine executable and libwine.dylib on Darwin.
|
2004-07-22 19:48:41 +00:00 |
Alexandre Julliard
|
94d74b5fed
|
Added support for managing reserved memory areas in libwine and ntdll.
Try to reserve everything above 0x80000000 on startup.
|
2004-05-25 01:29:24 +00:00 |
Alexandre Julliard
|
440ff6db12
|
Added version scripts for libwine and libwine_unicode.
|
2004-02-12 22:54:00 +00:00 |
Alexandre Julliard
|
daeccba704
|
Moved the exec_wine_binary function to the wine library, and use it to
exec the wineserver too.
|
2003-11-11 22:21:29 +00:00 |
Alexandre Julliard
|
ca3bfd8318
|
Export SYSDEPS_SwitchToThreadStack() functionality from libwine as
wine_switch_to_stack().
|
2003-08-29 22:23:42 +00:00 |
Alexandre Julliard
|
dd0242de6d
|
Remove the dummy pthread functions and use -lpthread instead to
resolve missing symbols in GL libs.
|
2003-08-20 03:44:25 +00:00 |
Alexandre Julliard
|
117436e08e
|
Moved rules for building shared libraries into a global Makelib.rules
file.
|
2003-05-01 00:39:29 +00:00 |
Alexandre Julliard
|
bdbde0f814
|
Added a .def file for libwine.
|
2003-03-23 00:28:53 +00:00 |
Alexandre Julliard
|
2d1c79066e
|
Moved libwine to libs/ directory.
Some makefile fixes and cleanups.
|
2003-03-22 20:40:48 +00:00 |