Alexandre Julliard
|
e2222fd8ff
|
Use libwine and libwine_unicode directly from their build directory
instead of using symlinks.
|
2000-12-06 00:05:14 +00:00 |
Joerg Mayer
|
abe635cfd7
|
Get rid of some warnings about unused variables, signed/unsigned
comparisons and incomplete initializations.
|
2000-11-11 00:38:37 +00:00 |
Alexandre Julliard
|
d19ad3962e
|
Better error message when an include file is not found by makedep.
Added support for .mc extension.
Do not try to open *.tab.h and *.mc.rc include files.
|
2000-11-06 05:32:59 +00:00 |
Alexandre Julliard
|
2fa4f767aa
|
Build ntdll as a real dll, including everything that was previously in
libwine.so. Created a new (mostly empty) libwine.so in library/ subdir.
|
2000-10-31 00:20:51 +00:00 |
Kristoffer Gleditsch
|
d2e2bb240a
|
Added LDFLAGS to linking of wine-related binaries.
|
2000-10-25 21:36:54 +00:00 |
Marcus Meissner
|
80d62c7888
|
PE_MESSAGE_HEADER.Length contains the header itself too.
|
2000-08-02 00:56:28 +00:00 |
Patrik Stridvall
|
4b8b3158d8
|
Solaris specific fixes.
|
2000-07-28 22:21:38 +00:00 |
Alexandre Julliard
|
7e495e1d66
|
Make unicode.o into a separate ELF library so that we can use it from
the wineserver too.
|
2000-07-25 21:01:59 +00:00 |
Alexander V. Lukyanov
|
90e756a30b
|
Fixed problems with compilation/install out of source tree.
|
2000-06-20 20:50:50 +00:00 |
Alexandre Julliard
|
2f158c2678
|
Removed @PROGEXT@ (it was broken anyway).
Improved 'make install'.
Cleaned up the main Makefile.
|
2000-06-14 21:45:38 +00:00 |
Bertho Stultiens
|
3085591767
|
Initial release of the message compiler.
|
2000-06-13 04:34:41 +00:00 |