makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / hlink / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-11-21  Jacek Cabanhlink: Added HlinkCreateExtensionServices implementation.
2006-10-09  Michael Stefaniuchlink: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-01  Mike McCormackhlink: Use ShellExecute to start the link if we can...
2006-08-01  Mike McCormackhlink: Add a short test case.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-06-07  Mike McCormackhlink: Add a basic implementation (based on work by...
2006-06-07  Mike McCormackhlink: Add a stub implementation (based on Aric Stewart...