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. dad21bb makefiles: List the static libraries as normal imports instead of extra libs. by Alexandre Julliard · 17 years ago
  5. 4800089 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. by Rob Shearman · 17 years ago
  6. ad93963 Removed some unneeded imports. by Alexandre Julliard · 17 years ago
  7. 7718d2b dmusic: Fix license headers that mistakenly use GPL instead of LGPL. by Alexandre Julliard · 18 years ago
  8. 42e2d57 dmusic32: Exclude unused headers. by Andrew Talbot · 18 years ago
  9. 32ab895 makefiles: Generate the dependencies line to avoid some code duplication. by Alexandre Julliard · 19 years ago
  10. 77dc0d9 .gitignore: Added wildcards to ignore generated resource files. by Alexandre Julliard · 19 years ago
  11. 5258e06 make_dlls: Ignore generated import libraries from the top-level .gitignore. by Alexandre Julliard · 19 years ago
  12. cc2b3b4 Take advantage of the recursive nature of .gitignore for Makefile entries. by Alexandre Julliard · 19 years ago
  13. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  14. 0ec7e1a Renamed all .cvsignore files to .gitignore. by Alexandre Julliard · 19 years ago
  15. 7e22be4 We are no longer generating .dbg.c files. by Alexandre Julliard · 19 years ago
  16. 34fa35d Added rules for building import libraries in the individual dll by Alexandre Julliard · 20 years ago
  17. d62356a Added rules to build import libraries in the individual dll makefiles. by Alexandre Julliard · 20 years ago
  18. 5c38e1b Version resources cleanup. by Tom Wickline · 20 years ago
  19. 25e2a32 Don't define BEGIN_INTERFACE in unknwn.h. by Alexandre Julliard · 21 years ago
  20. 10778aa Updated the version info of all DirectX dlls to the version numbers of by Ivan Leo Murray-Smith · 21 years ago
  21. 9e4ed64 .spec.c files are no longer used for 32-bit dlls. by Alexandre Julliard · 21 years ago
  22. 20b4585 Only link against libdxguid where necessary. by Alexandre Julliard · 21 years ago
  23. 0382ea1 - updated resources to DX9 by Rok Mandeljc · 21 years ago
  24. fbdfd91 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. by Dimitrie O. Paun · 21 years ago
  25. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  26. df167d1 - implemented loader, loader's stream and loading of objects (now you by Rok Mandeljc · 22 years ago
  27. 473c565 Split the dmusic interfaces. by Rok Mandeljc · 22 years ago
  28. 3dec4c5 Added stubs for dpnhpast and for all the dmusic dlls. by Rok Mandeljc · 22 years ago