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. c6c25a4 sti: Marshal WIA COM interfaces. by Damjan Jovanovic · 15 years ago
  5. 433163b sti: Add stubs for the IStillImageW interface. by Damjan Jovanovic · 15 years ago
  6. 2a28839 sti: Add sti class factory. by Damjan Jovanovic · 15 years ago
  7. 616b272 sti: Add self registration. by Damjan Jovanovic · 16 years ago
  8. 4800089 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. by Rob Shearman · 17 years ago
  9. 32ab895 makefiles: Generate the dependencies line to avoid some code duplication. by Alexandre Julliard · 19 years ago
  10. b6b180a Moved the implementation of spec file stubs to the winecrt0 library. by Alexandre Julliard · 20 years ago
  11. 34fa35d Added rules for building import libraries in the individual dll by Alexandre Julliard · 20 years ago
  12. fbdfd91 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. by Dimitrie O. Paun · 21 years ago
  13. 2ab7625 Removed most imports of ntdll since we no longer import Wine internal by Alexandre Julliard · 23 years ago
  14. 67371bc Added -res option to specify resources on winebuild command-line. by Alexandre Julliard · 23 years ago
  15. 3245991 Moved imports specification from the .spec into the Makefile so that by Alexandre Julliard · 23 years ago
  16. c1bfca0 Changed builtin dlls file names to make it clear they are not normal by Alexandre Julliard · 23 years ago
  17. 1a8b339 Added stubs for mapi32, msimg32, sti and url. by Hidenori Takeshima · 24 years ago