1. edeee89 Create separate makefiles for tests for more flexibility. by Alexandre Julliard · 23 years ago
  2. 526531e Create at most one glue file for a single dll. by Alexandre Julliard · 23 years ago
  3. 9138fbb Fix building/linking resources on Mingw. by Steven Edwards · 23 years ago
  4. 4b9cc86 Added dependency on program symlink for unit tests. by Alexandre Julliard · 23 years ago
  5. f673b71 Fixed make install target to work even when nothing has been compiled by Alexandre Julliard · 23 years ago
  6. 3536316 New loading scheme for Winelib apps, makes them behave like builtin by Alexandre Julliard · 23 years ago
  7. cc2ee76 Renamed Winelib apps to .exe.so to follow the dll naming convention. by Alexandre Julliard · 23 years ago
  8. ad53383 Added winebuild support for generating a .dbg.c file containing the by Alexandre Julliard · 23 years ago
  9. fc01b72 Added some support for cross-compilation using mingw32. by Alexandre Julliard · 23 years ago
  10. 67371bc Added -res option to specify resources on winebuild command-line. by Alexandre Julliard · 23 years ago
  11. ce830a9 Added mkinstalldirs to create directories more portably. by Alexandre Julliard · 23 years ago
  12. 3245991 Moved imports specification from the .spec into the Makefile so that by Alexandre Julliard · 23 years ago
  13. 13b0c09 Added rules for running tests. by Alexandre Julliard · 23 years ago
  14. bef8e16 Compile all programs with -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT. by Alexandre Julliard · 23 years ago
  15. 93dd2d6 Remove old link before creating the new one. by Dennis Bjorklund · 24 years ago
  16. e2222fd Use libwine and libwine_unicode directly from their build directory by Alexandre Julliard · 24 years ago
  17. 218188c Always put the dll constructor in the .init section, and like the by Alexandre Julliard · 24 years ago
  18. 626f425 Added Makeprog.rules.in containing rules for building Winelib programs. by Alexandre Julliard · 24 years ago