Alexandre Julliard
|
088a787a2c
|
makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-09-20 22:45:48 +02:00 |
Alexandre Julliard
|
48b58cf1f4
|
spoolss: Use --prefer-native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-02-26 11:40:42 +01:00 |
Alexandre Julliard
|
be0e5491d4
|
spoolss: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-21 08:48:39 +02:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Alexandre Julliard
|
56af92b073
|
makefiles: Regenerate the source lists using make_makefiles.
|
2009-07-03 13:26:38 +02:00 |
Detlef Riekenberg
|
9056d4d2d4
|
spoolss: Move routing functions to a seperate file.
|
2009-02-06 16:40:51 +01:00 |
Rob Shearman
|
48000893f9
|
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual
DLL makefiles.
|
2008-03-04 20:55:01 +01:00 |
Detlef Riekenberg
|
3775c9c1be
|
spoolss: Build the import library.
|
2007-04-18 13:00:05 +02:00 |
Detlef Riekenberg
|
d9d6732170
|
spoolss: Forward EnumPortsW to winspool.drv.
|
2006-12-04 13:43:17 +01:00 |
Michael Stefaniuc
|
52f8632300
|
spoolss: Win64 printf format warning fixes.
|
2006-10-04 09:59:15 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Detlef Riekenberg
|
717d18c908
|
spoolss: Add minimal spoolss.dll.
|
2006-03-30 13:23:45 +02:00 |