1. 1c2df36 wineinstall: Ask about installation before running configure. by Austin English · 16 years ago
  2. c069474 tools: Remove bashisms from wineinstall. by Dan Kegel · 16 years ago
  3. 7e4fc8c wineinstall: Remove bashisms, make sh compatible. by Austin English · 16 years ago
  4. f80cd0d tools: Convert source files to utf-8. by Alexandre Julliard · 16 years ago
  5. 70949a6 wineinstall: Remove a lot of no longer needed code. by Alexandre Julliard · 17 years ago
  6. b08d5bb wineinstall: Use `wine --version` instead of `which wine`. by Ben Taylor · 18 years ago
  7. 71925fe winetools: Fix installing on distributions without a root password. by Kai Blin · 18 years ago
  8. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  9. bec54e7 Wine is beta software now. by Hans Leidekker · 19 years ago
  10. 94f140c Leave creation of the drive symlinks to wineprefixcreate. by Alexandre Julliard · 20 years ago
  11. f4ab6de Clean wineinstall from config file references. by Vincent Béron · 20 years ago
  12. 7911404 --update is no longer needed with wineprefixcreate. by Paul Vriens · 20 years ago
  13. 13abcb0 Avoids a shift warning thrown by older versions of bash. by Jeff Smith · 20 years ago
  14. 4fb90a8 Suggest make uninstall in case the user tried make install. by Jon Griffiths · 20 years ago
  15. 5315036 Create ~/.wine if not present during wineinstall. by Paul Vriens · 21 years ago
  16. 1c5b8b1 Make wineinstall use wineprefixcreate instead of duplicating the functionality. by Alexandre Julliard · 21 years ago
  17. bc2328f Only create the device symlinks the first time around. by Alexandre Julliard · 21 years ago
  18. 9ce6ff2 Remove "Path" lines from sample config. by Vincent Béron · 21 years ago
  19. 08f25f9 Fixed typo in test arguments. by Dan Kegel · 21 years ago
  20. d0ed9fc Use the new .inf script instead of winedefault.reg. Removed some obsolete code. by Alexandre Julliard · 21 years ago
  21. 640cc3f Assorted spelling fixes. by Francois Gouget · 21 years ago
  22. d888d36 Added winebrowser app that launches a Unix browser. by Chris Morgan · 21 years ago
  23. c023254 Make the winehq.org domain the official one. by Dimitrie O. Paun · 21 years ago
  24. a628c13 Added a wine-glibc binary that detects the glibc threading in use and by Alexandre Julliard · 21 years ago
  25. 1bb7a9f Try to catch the case of a non-writable source directory before by Alexandre Julliard · 22 years ago
  26. 0996d0c wineinstall used a Unix-style environment variable in the temporary config file. by Vincent Béron · 22 years ago
  27. 8d0b4ea Bring wineinstall in sync regarding expansion of environment variables by Vincent Béron · 22 years ago
  28. 533f0b5 'grep -q' is not portable -> don't use it. by Francois Gouget · 22 years ago
  29. 4d376c5 Check for /lib/tls directory for Red Hat 9. by Mike Hearn · 22 years ago
  30. ce05da5 Silence error on non-redhat systems. by Mike Hearn · 22 years ago
  31. 7927b41 Make sure prefix is actually honoured by configure. by Mike Hearn · 22 years ago
  32. a03e66d Don't change to ttydrv to install registry, regedit doesn't use X. by Vincent Béron · 22 years ago
  33. d6841ee Prompt the user again if they don't get the root password right. by Brian Vincent · 22 years ago
  34. ba02ae4 Added Windows-compatible start.exe. by Dan Kegel · 22 years ago
  35. 11666bb Install apps in windows\system since that's what the system directory by Sylvain Petreolle · 22 years ago
  36. d16a64e Removed support for converting old format config, everybody should by Alexandre Julliard · 22 years ago
  37. 994c1b3 Remove obsolete --enable-opengl. by Matthew Davison · 22 years ago
  38. 2deda85 - If running wineinstall and asking not to install, the symbolic links by Shachar Shemesh · 22 years ago
  39. 488a6a5 Install link to rundll32.exe too. by Alberto Massari · 22 years ago
  40. 4a301f5 Removed no longer needed support for patching the debugger path in the registry. by Alexandre Julliard · 22 years ago
  41. 8ce90f2 Run regedit even if not installed. by Vincent Béron · 22 years ago
  42. fc144ad Actually compile Wine even if not installing as root. by Vincent Béron · 22 years ago
  43. 0e668bb Allow wineinstall to be run from tools/ or from the main Wine directory. by Vincent Béron · 22 years ago
  44. e30b078 Install notepad.exe in c:\windows too. by Francois Gouget · 23 years ago
  45. cbe88fc Some small typo / phrasing fixes. by Francois Gouget · 23 years ago
  46. 8f40af4 Added symlinks for winhelp. by Rok Mandeljc · 23 years ago
  47. 4bdd90d Corrected installation of the wine applications, fixed call to regedit. by Andriy Palamarchuk · 23 years ago
  48. 7cae558 Removed some more trailing whitespace. by Alexandre Julliard · 23 years ago
  49. 3ebea43 Added creation of c:/windows/fonts and c:/windows/Start Menu/Programs/Startup. by Dustin Navea · 23 years ago
  50. e02fd41 Place "Common Files" under "Program Files" instead of root directory. by Andriy Palamarchuk · 23 years ago
  51. 629895b Fix for $libdir check. by Dustin Navea · 23 years ago
  52. a38f2d9 Made wineinstall to create symbolic links to Wine applications in fake by Andriy Palamarchuk · 23 years ago
  53. 7200ca9 Changed bug report address. by Dustin Navea · 23 years ago
  54. 693d719 Always run ldconfig even if we don't change ld.so.conf. by Dustin Navea · 23 years ago
  55. e052196 Search for real-windows registry now actually accesses a file. by Dustin Navea · 23 years ago
  56. 48f26b7 Fixed typo in su command. by Alexandre Julliard · 23 years ago
  57. 73cef71 Correctly detect the presence of a wine binary. by Tony Lambregts · 23 years ago
  58. c310868 Handle when ldconfig is not on the path, and do not run it until after by Bill Medland · 23 years ago
  59. ee626fe Prevent the user from running wineinstall as root, add script commands by Chris Morgan · 23 years ago
  60. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  61. e3d9406 Partially revert previous changes, force configure to write an by Adam D. Moss · 23 years ago
  62. 49185ac Make wineinstall work in the new-autoconf-version world. by Adam D. Moss · 23 years ago
  63. 18e4b5e We no longer need libXpm. by Alexandre Julliard · 23 years ago
  64. 9cef2d0 - fix wrong hexadecimal GetLastError() output by Andreas Mohr · 23 years ago
  65. de53c48 Added uninstall hints. by Andreas Mohr · 24 years ago
  66. 8ee6cca - TRACE opened registry handles - add proper quotes to wineinstall - spelling by Andreas Mohr · 24 years ago
  67. a00cefb Switched from wine.config back to wine.conf, no need to use something by Chris Morgan · 24 years ago
  68. 3a21321 Update for the new config format and location of the default config by Chris Morgan · 24 years ago
  69. 6dc0054 wineinstall didn't create the default no-windows directory /c by Andreas Mohr · 24 years ago
  70. 8724ea8 Made wineinstall a bit more verbose. by Andreas Mohr · 24 years ago
  71. 6e143b3 Some bugfixes, another function for packaging, and some text by Ove Kaaven · 24 years ago
  72. 2c76752 wineinstall improvements, mostly for usage in package postinstall scripts. by Ove Kaaven · 24 years ago
  73. 3c0dbc1 Added two directories to default non-windows install. by Phil Cole · 25 years ago
  74. a7c48b1 Small fix. by Phil Cole · 25 years ago
  75. 8bba9ba Added a wine rpm uninstall section to wineinstall. by Andreas Mohr · 25 years ago
  76. 91ae8cb Fixed a few problems. by Ove Kaaven · 25 years ago
  77. 6f83a5e Doc and trace updates. by Andreas Mohr · 25 years ago
  78. f561aad Update for new Wine features; use ttydrv instead of x11drv when by Ove Kaaven · 25 years ago
  79. b5d37ec Symlink root's registry to global registry. Minor cleanups. by Ove Kaaven · 25 years ago
  80. e185888 wineinstall now properly configures no-windows installs, and should now by Ove Kaaven · 25 years ago
  81. ce2b724 Fixed a couple of config.cache problems. by Ove Kaaven · 25 years ago
  82. b822b84 Check for Xpm headers and add /usr/local/lib to /etc/ld.so.conf if necessary. by Ove Kaaven · 25 years ago
  83. d178fb0 Create sysconfdir on install. by Joerg Mayer · 26 years ago
  84. 2043ba0 Automatic install script, which automatically configures and compiles by Ove Kaaven · 26 years ago