1. 6be39b6 Take advantage of the new winegcc -B support. by Alexandre Julliard · 21 years ago
  2. 589e115 We no longer use the .exe.spec.c files. by Alexandre Julliard · 21 years ago
  3. 6621b2d Build all the programs with winegcc. by Alexandre Julliard · 21 years ago
  4. d2667a4 Removed unnecessary HANDLE typecasts. by Francois Gouget · 22 years ago
  5. cc2ee76 Renamed Winelib apps to .exe.so to follow the dll naming convention. by Alexandre Julliard · 23 years ago
  6. 2ab7625 Removed most imports of ntdll since we no longer import Wine internal by Alexandre Julliard · 23 years ago
  7. ad53383 Added winebuild support for generating a .dbg.c file containing the by Alexandre Julliard · 23 years ago
  8. 67371bc Added -res option to specify resources on winebuild command-line. by Alexandre Julliard · 23 years ago
  9. 3245991 Moved imports specification from the .spec into the Makefile so that by Alexandre Julliard · 23 years ago
  10. 65a7a10 Removed changelog entries that are in the main changelog, and added by Alexandre Julliard · 23 years ago
  11. daa2886 Updated configure to take advantage of new autoconf 2.53 features. by Alexandre Julliard · 23 years ago
  12. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  13. 7043703 version.h is now in include/wine directory. by Alexandre Julliard · 23 years ago
  14. bef8e16 Compile all programs with -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT. by Alexandre Julliard · 23 years ago
  15. a10fbdd Build most programs as .so files. by Alexandre Julliard · 24 years ago
  16. 231cc27 Added some missing imports. by Alexandre Julliard · 24 years ago
  17. 1a3f705 Added import of ntdll. by Alexandre Julliard · 24 years ago
  18. 73925ab Added the missing library dependencies. by Francois Gouget · 25 years ago
  19. 269b409 Added a few missing imports. by Hidenori Takeshima · 25 years ago
  20. e4e99a5 ole32 now requires linking with kernel32 by Francois Gouget · 25 years ago
  21. 28fc36d Fixed WinMain's signature. by Francois Gouget · 25 years ago
  22. 49d251f Added -DSTRICT. Added missing libraries comctl32 and rpcrt4. by Francois Gouget · 25 years ago
  23. e1e7537 Implemented on-demand loading of builtin dlls using dlopen(). by Alexandre Julliard · 25 years ago
  24. b445952 Improved Winelib apps initialisation code. No longer need to link by Alexandre Julliard · 25 years ago
  25. 3dc5d94 Added .spec files for all libtest/ and programs/ WineLib apps. by Ulrich Weigand · 25 years ago
  26. 318f4ce Build most dlls as separate shared libraries. by Alexandre Julliard · 25 years ago
  27. 96af9aa Added dependency on winestub.o by Alexandre Julliard · 25 years ago
  28. d1895a7 Built-in dlls now have resources attached via the PE-header like by Bertho Stultiens · 26 years ago
  29. ea58472 Started moving some X11 window management code to windows/x11drv. by Patrik Stridvall · 26 years ago
  30. c0d52e0 Initial revision by Alexandre Julliard · 26 years ago
  31. 85ed45e Release 980822 by Alexandre Julliard · 27 years ago wine-980822
  32. f90efa9 Release 980614 by Alexandre Julliard · 27 years ago wine-980614
  33. 02e9008 Release 980104 by Alexandre Julliard · 27 years ago wine-980104
  34. e658d82 Release 971130 by Alexandre Julliard · 27 years ago wine-971130