1. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  2. 8b84ac8 Removed rules for .dbg.c files. by Alexandre Julliard · 20 years ago
  3. a6eecca Only 'fix' the names of source files and directories (this way by Francois Gouget · 20 years ago
  4. a286c20 Fix dll handling. by Francois Gouget · 20 years ago
  5. dc75406 Fixed compilation with perl 5.8. by Michael Jung · 20 years ago
  6. bebac0a Alter the functions declaration order or predeclare them so perl can by Francois Gouget · 20 years ago
  7. c7201ce Add CEXTRA AND CXXEXTRA fields so we can pass -mno-cygwin to winegcc by Francois Gouget · 21 years ago
  8. 905658c Generate a simple Makefile that uses winegcc to compile. by Dimitrie O. Paun · 21 years ago
  9. 5420ec4 Try to use -fshort-wchar if possible. by Kirill Smelkov · 21 years ago
  10. 15487bc Link with msvcrt and use the msvcrt headers by default to improve the by Francois Gouget · 21 years ago
  11. b1ff875 Update the handling of uuid. by Francois Gouget · 21 years ago
  12. 599b0b7 Added mfc/Include and mfc/src as possible places for includes and the library. by Kirill Smelkov · 21 years ago
  13. 746c6fe Added test for -fms-extensions to generated configure.ac. by Kirill Smelkov · 21 years ago
  14. 794bf0f Add Darwin/Mac OS X support to the build system. by Pierre d'Herbemont · 21 years ago
  15. 72143c6 Fix the generation of wineapploader in sub directories. by Francois Gouget · 21 years ago
  16. 1dd5325 Add support for .dbg.c files. This makes it possible to use the Wine by Francois Gouget · 21 years ago
  17. fa75511 libntdll.dll.so no longer exists, check for libntdll.def instead. by Alexandre Julliard · 21 years ago
  18. 95c5a2b Fix -i option for winebuild linking. by Martin Wilck · 22 years ago
  19. 8df180a Fixed generation of makefiles and wrapper files when "--wrap" option is used. by Juraj Hercek · 22 years ago
  20. b29fa34 Do not pass unnecessary flags to wrc in generated makefiles. by Dimitrie O. Paun · 22 years ago
  21. 18e7e0d Include $prefix/include/wine/windows into the WINE include search path. by Marcus Meissner · 22 years ago
  22. d9ebfe6 Removed a couple of no longer used tests in the generated configure script. by Alexandre Julliard · 22 years ago
  23. caa74b6 Several improvements and corrections, foremost being correcting wrc by Jeff Smith · 22 years ago
  24. c327246 Updated winemaker to account for change in wine's linking method. by Jeff Smith · 22 years ago
  25. 8232cbd Add 'distclean' target to winemaker-generated projects. by Jeff Smith · 22 years ago
  26. 910851a Added winebuild -e option to specify the entry point and removed the by Alexandre Julliard · 22 years ago
  27. f389793 Minor typo fix. by Bill Medland · 23 years ago
  28. af9978e Updated the wrapper code to match the new naming executable and by Francois Gouget · 23 years ago
  29. 635eb3c Bring the naming of libraries and executable up to current standards. by Francois Gouget · 23 years ago
  30. 4ae4d66 Make all target names lower case. by Martin Wilck · 23 years ago
  31. 0f29843 Fix "install" and "uninstall" targets: .exe -> .exe.so; target dir is by Martin Wilck · 23 years ago
  32. 29d48a5 - Support "-imsvcrt" as an abbreviation of "-imsvcrt.dll". by Martin Wilck · 23 years ago
  33. 90d6528 - fix perl syntax error in my own patch by Martin Wilck · 23 years ago
  34. d19aa5b Store the global settings in Make.rules.in instead of duplicating them by Francois Gouget · 23 years ago
  35. 85c048f Fix the Wine detection when using the Wine source tree. by Francois Gouget · 23 years ago
  36. 96047ce Fix detection of 'ln -s'. by Francois Gouget · 23 years ago
  37. 3aa9e8c - Fix --nomfc option which is currrently broken. by Martin Wilck · 23 years ago
  38. a76d1a3 - Add "-ldl" for wrapper apps. by Martin Wilck · 23 years ago
  39. e3d26a3 Add prototypes to all functions. Make winemaker work in 'strict' mode. by Francois Gouget · 23 years ago
  40. a8b66d5 Updated to generate build scripts working with current Wine, use some by Andriy Palamarchuk · 23 years ago
  41. 9b9d85f winebuild searches libraries specified in -l parameter only in the by Andriy Palamarchuk · 23 years ago
  42. 2aad72c - Removed name, type, mode, rsrc, and import statements from .spec by Gregg Mattinson · 23 years ago
  43. 7cae558 Removed some more trailing whitespace. by Alexandre Julliard · 23 years ago
  44. 4b807a1 Fix winemaker-generated references to dlls that have changed their names. by Martin Wilck · 23 years ago
  45. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  46. 42dcd97 'test -e' is not supported on Solaris, replace with '-f' or '-d'. by Francois Gouget · 23 years ago
  47. 60cccba Fix handling of empty lists in install and uninstall targets. by Francois Gouget · 23 years ago
  48. 3b3025b Fix the Wine tools search path. by Francois Gouget · 23 years ago
  49. 4c282bf Fix the .spec.c rule. by Francois Gouget · 23 years ago
  50. d599c5a Wrappers must always be compiled in STRICT mode. by Francois Gouget · 23 years ago
  51. ce4e0a6 Add support for making a build environment without editing the source by Bill Medland · 24 years ago
  52. 89a0c02 Fix handling of the '--with-wine-xxx' options: only look in the by Francois Gouget · 24 years ago
  53. 849cea0 Put the per project paths before the wine paths. by Francois Gouget · 24 years ago
  54. 987ea46 Get winemaker to drop the trailing CtrlZ that is still to be found on by Bill Medland · 24 years ago
  55. 27e7f28 INSTALL_LIBRARY does not exist, use INSTALL_PROGRAM. Fix handling of by Francois Gouget · 24 years ago
  56. 27c3b59 configure.in: Remove unnecessary AC_PROG_RANLIB check by Francois Gouget · 24 years ago
  57. 35246cb Remove the anonymous function parameter from generate_list calls when by Francois Gouget · 24 years ago
  58. 3fafafa Files with special characters may not have been renamed. Try to match by Francois Gouget · 24 years ago
  59. 647bb8f Fix file lossage in subdirectories of an 'include' directory (closes #163). by Francois Gouget · 24 years ago
  60. c1159be Enhanced the pragma pack handling. by Francois Gouget · 24 years ago
  61. 3c6c20f Added handling of .hpp files (another extension for C++ headers). by Francois Gouget · 24 years ago
  62. d554996 Set LD_LIBRARY_PATH if necessary before calling wrc & winebuild. by Francois Gouget · 24 years ago
  63. 49fc317 Added missing extension for 'ole32.dll'. by Francois Gouget · 24 years ago
  64. 8d0e1e7 If a target has C++ sources, then use g++ to link it (fixes #162). by Francois Gouget · 24 years ago
  65. 3266b88 Add files found in an 'include' directory, to the 'misc sources' list. by Francois Gouget · 24 years ago
  66. afa36ce Reenable the wrapper support. by Francois Gouget · 24 years ago
  67. a62703e Make sure all files are terminated with a '\n'. by François Gouget · 24 years ago
  68. 38b3ac5 Create the main_target in single-target mode. by François Gouget · 24 years ago
  69. c1f016b Require that the user specify a work directory. This provides a by François Gouget · 24 years ago
  70. ba5bb0b (configure) Look for the headers in $WINE_ROOT/include/wine and by François Gouget · 24 years ago
  71. c4d1176 Renamed libuuid.a to libwine_uuid.a by Alexandre Julliard · 24 years ago
  72. 73995e2 Always link with uuid. by Francois Gouget · 24 years ago
  73. a11664c Added a prototype for closesocket. by Francois Gouget · 24 years ago
  74. 4ec1059 If there is a single target, it should also get the 'project_settings by Francois Gouget · 24 years ago
  75. 3af251e - In interactive mode, don't ignore invalid options, ask the user again by Francois Gouget · 24 years ago
  76. fb5b590 - Fix the handling of relative include/library paths by Francois Gouget · 24 years ago
  77. 82747b7 When autodetected the MFC were still generating wrappers. by Francois Gouget · 24 years ago
  78. be85959 Distinguish between IMPORTS and LIBRARIES. by Francois Gouget · 24 years ago
  79. 7f1ab7a Fixed the detection of the link flags for NetBSD/Cygwin (configure.in) by Francois Gouget · 24 years ago
  80. a106edb Convert include statements of not-found files to lower case by by Francois Gouget · 24 years ago
  81. b430295 Fix the include path handling in get_real_include_name by Francois Gouget · 24 years ago
  82. 755bb92 New script for porting Windows source code to WineLib. by Francois Gouget · 24 years ago