1. ad53383 Added winebuild support for generating a .dbg.c file containing the by Alexandre Julliard · 23 years ago
  2. 67371bc Added -res option to specify resources on winebuild command-line. by Alexandre Julliard · 23 years ago
  3. 3245991 Moved imports specification from the .spec into the Makefile so that by Alexandre Julliard · 23 years ago
  4. c1bfca0 Changed builtin dlls file names to make it clear they are not normal by Alexandre Julliard · 23 years ago
  5. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  6. 74e4d21 Avoid wildcards in .cvsignore. by Patrik Stridvall · 23 years ago
  7. b58ebef Added DCICloseProvider stub. by Andreas Mohr · 24 years ago
  8. 5a8eef3 Import kernel32 (for SetLastError()). by Ulrich Weigand · 24 years ago
  9. ea18679 Remove libXXXX.so.1.0 lines from .cvsignore files. by David Elliott · 24 years ago
  10. be0d065 Fixed some issues found by winapi_check. by Patrik Stridvall · 24 years ago
  11. b7512e4 Added stub for DCIOpenProvider. by Marcus Meissner · 24 years ago
  12. 27939f0 Start using import tables for dlls that can already support it. by Alexandre Julliard · 24 years ago
  13. 1a3f705 Added import of ntdll. by Alexandre Julliard · 24 years ago
  14. ac3ff1a Added a few empty source files so that each dll has at least one C file. by Alexandre Julliard · 25 years ago
  15. 6953d67 For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. by Alexandre Julliard · 25 years ago
  16. d0edc5f Moved dll-specific make rules to a separate Makedll.rules file. by Alexandre Julliard · 25 years ago
  17. 318f4ce Build most dlls as separate shared libraries. by Alexandre Julliard · 25 years ago
  18. bade58f Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore that need them. by Marcus Meissner · 25 years ago
  19. 6f71573 Make use of automatic ordinal allocation. by Alexandre Julliard · 25 years ago
  20. 6c6da67 Moved various DLLs to dlls/ by Ulrich Weigand · 26 years ago