1. 81b8ee8 makefiles: Add a standard header for all makefiles to replace the common variable initializations. by Alexandre Julliard · 15 years ago
  2. b86d515 dlls: Remove explicit imports of kernel32 and ntdll. by Alexandre Julliard · 15 years ago
  3. bef5645 makefiles: Remove the no longer needed explicit separators for dependencies. by Alexandre Julliard · 15 years ago
  4. 4800089 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. by Rob Shearman · 17 years ago
  5. 0c305a3 cryptdll: Change storage class of module handle to static. by Andrew Talbot · 18 years ago
  6. 41dd56c "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. by Michael Stefaniuc · 19 years ago
  7. 32ab895 makefiles: Generate the dependencies line to avoid some code duplication. by Alexandre Julliard · 19 years ago
  8. 5258e06 make_dlls: Ignore generated import libraries from the top-level .gitignore. by Alexandre Julliard · 19 years ago
  9. cc2b3b4 Take advantage of the recursive nature of .gitignore for Makefile entries. by Alexandre Julliard · 19 years ago
  10. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  11. c39a5f0 Added DLL_WINE_PREATTACH handling in a number of stub-only dlls. by Alexandre Julliard · 19 years ago
  12. 0ec7e1a Renamed all .cvsignore files to .gitignore. by Alexandre Julliard · 19 years ago
  13. 7e22be4 We are no longer generating .dbg.c files. by Alexandre Julliard · 20 years ago
  14. 34fa35d Added rules for building import libraries in the individual dll by Alexandre Julliard · 20 years ago
  15. d62356a Added rules to build import libraries in the individual dll makefiles. by Alexandre Julliard · 20 years ago
  16. 7eba925 Forward MD5{Final,Init,Update} to advapi32. by Hans Leidekker · 20 years ago
  17. c173f6a Add stub version of cryptdll.dll. by Ulrich Czekalla · 20 years ago