1. af62e83 Got rid of 16-bit glue code generation since it is no longer used. by Alexandre Julliard · 22 years ago
  2. 2e4164f Remove libs/Makelib.rules on distclean. by Alexandre Julliard · 22 years ago
  3. 14a9216 Fix typo: sqml -> sgml. by Hans Leidekker · 22 years ago
  4. c08b948 Structure README file in a better way, some doc fixes. by Andreas Mohr · 22 years ago
  5. e048ada List 16-bit spec files explicitly to avoid problems with some versions of make. by Alexandre Julliard · 22 years ago
  6. 2d1c790 Moved libwine to libs/ directory. Some makefile fixes and cleanups. by Alexandre Julliard · 22 years ago
  7. 7ab9a71 Moved libwine_unicode to the libs/ directory. by Alexandre Julliard · 22 years ago
  8. 6692d39 Moved libwine_uuid to the new libs/ directory. by Alexandre Julliard · 22 years ago
  9. 6a9fe36 Created a separate static portability library and moved some of the by Alexandre Julliard · 22 years ago
  10. 35345f2 Updated rules for API doc generation. by Jon Griffiths · 22 years ago
  11. db9692d Creation of a tags file with the ctags tool. by Christoph Frick · 22 years ago
  12. ada5e65 Implemented import libraries; on Unix we import the .def file by Alexandre Julliard · 22 years ago
  13. 44519bd Removed winetest. by Alexandre Julliard · 22 years ago
  14. 0cf7533 Moved the test routines from wtmain.c into wine/test.h so that they by Alexandre Julliard · 22 years ago
  15. 5e0a0d2 Also remove configure.lineno when performing distclean. by Gerald Pfeifer · 22 years ago
  16. 4b9344e Moved ts_xlib.c into x11drv and removed libwine_tsx11. by Alexandre Julliard · 23 years ago
  17. c3c587e Added preliminary support for cross-compiling tests using mingw on by Alexandre Julliard · 23 years ago
  18. 82e94e7 Remove Maketest.rules on distclean. by Alexandre Julliard · 23 years ago
  19. edeee89 Create separate makefiles for tests for more flexibility. by Alexandre Julliard · 23 years ago
  20. 1d8d017 Install the aclocal macros for use by Winelib apps. by Alexandre Julliard · 23 years ago
  21. c754a89 Use the normal perl interpreter for test scripts that don't need to by Alexandre Julliard · 23 years ago
  22. 5b80ce3 Fixed make install from read-only build directory (spotted by Marcus Meissner). by Alexandre Julliard · 23 years ago
  23. f673b71 Fixed make install target to work even when nothing has been compiled by Alexandre Julliard · 23 years ago
  24. c6476e9 Warn the user if 'wine' will not find its libraries after installation by Marcus Meissner · 23 years ago
  25. ebcf38d Fixed etags rule. by Alexandre Julliard · 23 years ago
  26. 3536316 New loading scheme for Winelib apps, makes them behave like builtin by Alexandre Julliard · 23 years ago
  27. acfda14 Moved expand.c from libtest to programs/expand. by Alexandre Julliard · 23 years ago
  28. ce830a9 Added mkinstalldirs to create directories more portably. by Alexandre Julliard · 23 years ago
  29. 3245991 Moved imports specification from the .spec into the Makefile so that by Alexandre Julliard · 23 years ago
  30. 019a7f3 Run make test for all programs by default. by Alexandre Julliard · 23 years ago
  31. 7dd9e33 Install more of the Winelib programs by default (based on a patch by by Alexandre Julliard · 23 years ago
  32. 9a68b7b Link the tools and the server against libwine so we can use the by Alexandre Julliard · 23 years ago
  33. 7418d39 Export a few more 16-bit GDI functions. Finished wineps separation. by Alexandre Julliard · 23 years ago
  34. 9a2cc78 Clean autom4te.cache. by Alexandre Julliard · 23 years ago
  35. daa2886 Updated configure to take advantage of new autoconf 2.53 features. by Alexandre Julliard · 23 years ago
  36. d7c606d Various makefile fixes for the test environment. by Alexandre Julliard · 23 years ago
  37. ced71ed Added support for driver-specific escapes in the x11drv to retrieve by Alexandre Julliard · 23 years ago
  38. 003b20d Fixed linking of wine target. by Alexandre Julliard · 23 years ago
  39. c1bfca0 Changed builtin dlls file names to make it clear they are not normal by Alexandre Julliard · 23 years ago
  40. abfcb8b Added make check target to run unit tests too since this seems to be standard. by Alexandre Julliard · 23 years ago
  41. 4cd31e4 Fixed installation issues caused by new configure script. by Alexandre Julliard · 23 years ago
  42. f5818d2 Upgraded configure script to use autoconf 2.50 features, and renamed by Alexandre Julliard · 23 years ago
  43. 13b0c09 Added rules for running tests. by Alexandre Julliard · 23 years ago
  44. 7c822cc Removed obsolete dosmod. by Alexandre Julliard · 23 years ago
  45. 0b83d4c New console code based on Win32 windows. by Eric Pouech · 23 years ago
  46. f33f7f0 Improved make_dlls script. Moved dll list out of by Alexandre Julliard · 24 years ago
  47. ed2f19a Put AC_DEFINE symbols definitions directly in the configure script so by Alexandre Julliard · 24 years ago
  48. a3fd0c9 wine needs to be built before winedbg. by Patrik Stridvall · 24 years ago
  49. c4d1176 Renamed libuuid.a to libwine_uuid.a by Alexandre Julliard · 24 years ago
  50. 847c874 Create a symbolic link to ole/libuuid.a. by Francois Gouget · 24 years ago
  51. 633293f Build the debugger as a .so. by Alexandre Julliard · 24 years ago
  52. 5be8e7d Created a small static library in ole/libuuid.a that contains all the by Alexandre Julliard · 24 years ago
  53. b018239 Build tsx11 layer as a separate shared library. by Alexandre Julliard · 24 years ago
  54. 000c13a Added support in winebuild for resolving function imports (-sym option). by Alexandre Julliard · 24 years ago
  55. f9f030b Added a winelauncher shell script which makes the process of running by Jeremy White · 24 years ago
  56. 2fa4f76 Build ntdll as a real dll, including everything that was previously in by Alexandre Julliard · 24 years ago
  57. a387aa4 Migrate $LDFLAGS from configure to Makefile and into main wine executable. by Marcus Meissner · 25 years ago
  58. 1d0d244 Link USER resources into libuser.so. by Alexandre Julliard · 25 years ago
  59. 09ddb59 Make USER and GDI separate dlls. by Alexandre Julliard · 25 years ago
  60. 7e495e1 Make unicode.o into a separate ELF library so that we can use it from by Alexandre Julliard · 25 years ago
  61. cd770ea Temporarily moved advapi32 registry support back into libwine.so, and by Alexandre Julliard · 25 years ago
  62. 4f356e8 Moved shared crtdll/ntdll functions into ntdll. Made crtdll a separate dll. by Alexandre Julliard · 25 years ago
  63. 2f158c2 Removed @PROGEXT@ (it was broken anyway). by Alexandre Julliard · 25 years ago
  64. fb270dd Added a bunch of code page tables for multibyte<->wide char by Alexandre Julliard · 25 years ago
  65. 2b5d564 Merged mouse dll into USER. by Alexandre Julliard · 25 years ago
  66. 2d8cf50 Merged display.dll into USER. by Alexandre Julliard · 25 years ago
  67. 36b5b6b Start to separate KERNEL out of libwine. by Dimitrie O. Paun · 25 years ago
  68. 84bde6a Separate wineps out of Wine's core. by Dimitrie O. Paun · 25 years ago
  69. e1e7537 Implemented on-demand loading of builtin dlls using dlopen(). by Alexandre Julliard · 25 years ago
  70. 59b0d7b Build wineclipsrv as part of the x11drv dll. by Alexandre Julliard · 25 years ago
  71. e5efa0c Made the winedbg an external and WineLib program. by Eric Pouech · 25 years ago
  72. c53ceba Improved support for Makefiles that need to recurse in subdirectories. by Alexandre Julliard · 25 years ago
  73. e61d33b Added cvdump tool to dump CodeView symbol information. by John R. Sheets · 25 years ago
  74. 77d5ebb Link ttydrv and x11drv objects into their respective dll. by Alexandre Julliard · 25 years ago
  75. ebc3225 Made MPR a separate dll. by Alexandre Julliard · 25 years ago
  76. c3bcd6c - Slightly reworked include files (less messy, more straightforward). by David Elliott · 25 years ago
  77. d0edc5f Moved dll-specific make rules to a separate Makedll.rules file. by Alexandre Julliard · 25 years ago
  78. e1d7889 Made winmm a separate shared library. by Alexandre Julliard · 25 years ago
  79. 318f4ce Build most dlls as separate shared libraries. by Alexandre Julliard · 25 years ago
  80. 7d43bce Moved debugger to libwine to make it available to WineLib apps. by Ulrich Weigand · 25 years ago
  81. 027187d Added SETUPX dll. by Andreas Mohr · 25 years ago
  82. d327fcb Fixed building of dosmod and wineclipsrv. by Alexandre Julliard · 25 years ago
  83. 0adad95 Made --enable-dll the default. by Alexandre Julliard · 25 years ago
  84. 2fe5777 Made the server listen for new clients on a Unix socket in by Alexandre Julliard · 25 years ago
  85. 54dc94e Merged dlls/ver into dlls/version. by Alexandre Julliard · 25 years ago
  86. de07869 Moved winsock implementation to dlls/winsock. by Alexandre Julliard · 25 years ago
  87. 0adb3c2 Use a uniform naming scheme for driver modules. by Eric Pouech · 25 years ago
  88. 088a76b Fixed missing libwine.so symlink during install. Set the runtime linker path. by Moses DeJong · 25 years ago
  89. 8551f8c Xiang Li Implementation of a proxy ODBC32 dll. by Alexandre Julliard · 25 years ago
  90. a2da868 Added .rc file support for Win16 NE modules. by Andreas Mohr · 25 years ago
  91. 5076e1d Make sure we clean dlls/ too. by Alexandre Julliard · 25 years ago
  92. 9103daf Install the wine server in $(bindir) and exec it from there. by Alexandre Julliard · 25 years ago
  93. edf3e43 Added ICMP DLL implementation. by Francois Gouget · 25 years ago
  94. abe7227 Added built-in msacm.drv and midimap.drv drivers. by Eric Pouech · 25 years ago
  95. 68944c2 Split the multimedia/ directory into dlls/ subdirectories. by Eric Pouech · 25 years ago
  96. 385dc18 Added ability to call winapi_check from the Makefiles. by Patrik Stridvall · 26 years ago
  97. 22b861c - Moved dplay and dplayx to a proper home in the dlls directory. by Peter Hunnisett · 26 years ago
  98. ea0fd4d Added clipboard server. by Noel Borthwick · 26 years ago
  99. 6fea55f Added dlls/winmm and dlls/winmm/wineoss directories. by Eric Pouech · 26 years ago
  100. 2a722f4 Moved bulk of OLE implementation to dlls/ subdirectories. by Ulrich Weigand · 26 years ago