1. 7d66567 programs: Use WIN32_LEAN_AND_MEAN in some more places. by Mike McCormack · 19 years ago
  2. ec34a66 Ignore symlink files too (needed for git). by Alexandre Julliard · 19 years ago
  3. 0ec7e1a Renamed all .cvsignore files to .gitignore. by Alexandre Julliard · 19 years ago
  4. 492f9c7 Add a --windows option for converting a Unix path to a long Windows by Francois Gouget · 19 years ago
  5. cf22e02 Set the winepath version to be the same as the global package version. by Alexandre Julliard · 19 years ago
  6. 7e22be4 We are no longer generating .dbg.c files. by Alexandre Julliard · 20 years ago
  7. 3ccbb01 Added a -municode flag to winegcc for applications that have a wmain() by Alexandre Julliard · 20 years ago
  8. 71ae2d7 Beginnings of a crt0 library. by Alexandre Julliard · 20 years ago
  9. 40d94df Convert programs/winepath to unicode, print the output string using Unix locale. by Dmitry Timoshkov · 20 years ago
  10. 5c2a891 Made some functions and variables static. by Eric Pouech · 20 years ago
  11. 1cb0cf4 Moved wine_get_unix_file_name implementation to ntdll, and changed it by Alexandre Julliard · 21 years ago
  12. 6be39b6 Take advantage of the new winegcc -B support. by Alexandre Julliard · 21 years ago
  13. 589e115 We no longer use the .exe.spec.c files. by Alexandre Julliard · 21 years ago
  14. 6621b2d Build all the programs with winegcc. by Alexandre Julliard · 21 years ago
  15. 95b0fc6 Use GetFullPathName to convert unix path names to DOS ones. by Mike McCormack · 21 years ago
  16. 5bf3a26 Made wine_get_unix_file_name take a Unicode string pointer. by Eric Pouech · 21 years ago
  17. bf022ee Reset the result buffer after each argument. by Francois Gouget · 22 years ago
  18. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  19. cc2ee76 Renamed Winelib apps to .exe.so to follow the dll naming convention. by Alexandre Julliard · 23 years ago
  20. 2ab7625 Removed most imports of ntdll since we no longer import Wine internal by Alexandre Julliard · 23 years ago
  21. ad53383 Added winebuild support for generating a .dbg.c file containing the by Alexandre Julliard · 23 years ago
  22. 67371bc Added -res option to specify resources on winebuild command-line. by Alexandre Julliard · 23 years ago
  23. 3245991 Moved imports specification from the .spec into the Makefile so that by Alexandre Julliard · 23 years ago
  24. 0d8a9fa Utility to convert between Unix and Windows paths at the command line. by Mike Wetherell · 23 years ago