1. 81b8ee8 makefiles: Add a standard header for all makefiles to replace the common variable initializations. by Alexandre Julliard · 14 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. 63aff89 janitorial: Remove unneeded user32 imports. by Hans Leidekker · 16 years ago
  5. dad21bb makefiles: List the static libraries as normal imports instead of extra libs. by Alexandre Julliard · 17 years ago
  6. 521d307 dmcompos: Win64 printf format warning fixes. by Michael Stefaniuc · 18 years ago
  7. 85ce511 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. by Michael Stefaniuc · 18 years ago
  8. 32ab895 makefiles: Generate the dependencies line to avoid some code duplication. by Alexandre Julliard · 19 years ago
  9. 85c9283 Don't generate import libraries for dlls that don't export anything. by Alexandre Julliard · 20 years ago
  10. 34fa35d Added rules for building import libraries in the individual dll by Alexandre Julliard · 20 years ago
  11. 20b4585 Only link against libdxguid where necessary. by Alexandre Julliard · 21 years ago
  12. fbdfd91 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. by Dimitrie O. Paun · 21 years ago
  13. df167d1 - implemented loader, loader's stream and loading of objects (now you by Rok Mandeljc · 22 years ago
  14. 473c565 Split the dmusic interfaces. by Rok Mandeljc · 22 years ago
  15. 3dec4c5 Added stubs for dpnhpast and for all the dmusic dlls. by Rok Mandeljc · 22 years ago