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 |
Alexandre Julliard
|
dad21bbcbf
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
Alexandre Julliard
|
ad9396302d
|
Removed some unneeded imports.
|
2007-12-06 21:24:24 +01:00 |
Jacek Caban
|
2cc9eb1665
|
itss: Fix handling URLs with back slashes and escaped URLs.
|
2007-02-23 11:24:01 +01:00 |
Alexandre Julliard
|
f92ef1c543
|
makedep: Add support for magic comments in .rc files so we can generate proper dependencies for them.
|
2006-12-26 15:02:03 +01:00 |
Jacek Caban
|
1f6c8f975d
|
itss: Added ITS protocol implementation.
|
2006-12-26 12:20:39 +01:00 |
Jacek Caban
|
7d95f0c4da
|
itss: Added ITSProtocol stub implementation.
|
2006-12-24 14:02:36 +01:00 |
Jacek Caban
|
b79fa300ad
|
itss: Move registration code to inf file and add missing registry.
|
2006-12-24 14:00:55 +01:00 |
Hans Leidekker
|
2492abbbd3
|
itss: Win64 printf format warning fixes.
|
2006-10-12 21:26:39 +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 |
Alexandre Julliard
|
eb8a40c368
|
libs: Merged libwine_unicode into libwine.
Most dlls use libwine_unicode at this point, so there's nothing to
gain by having two separate libraries.
|
2006-07-11 19:33:22 +02:00 |
James Hawkins
|
5a07e6eda1
|
Moved itss.idl to include/wine.
|
2005-08-25 10:25:14 +00:00 |
James Hawkins
|
b032243bdb
|
Register the ITStorage class.
|
2005-08-23 18:17:03 +00:00 |
Alexandre Julliard
|
d4bea314d0
|
itss doesn't need an import library.
|
2005-08-09 10:32:27 +00:00 |
Alexandre Julliard
|
34fa35dc99
|
Added rules for building import libraries in the individual dll
makefiles, and added support for building a .def.a static import
library too.
|
2005-05-09 14:42:30 +00:00 |
Alexandre Julliard
|
47461203c4
|
Build the .h files from their idl source at compile time, and remove
them from CVS.
|
2004-09-21 00:35:02 +00:00 |
Alexandre Julliard
|
233766aafa
|
Build idl files as part of the normal build process.
|
2004-09-20 21:48:42 +00:00 |
Alexandre Julliard
|
5f6e3c88bd
|
Authors: Stewart Caie<kyz@uklinux.net>, Jed Wing <jedwin@ugcs.caltech.edu>, Mike McCormack <mike@codeweavers.com>
Added an implemenation of ITSS.DLL.
|
2004-08-24 21:00:15 +00:00 |