1. 15 Nov, 2000 3 commits
    • Francois Gouget's avatar
      Distinguish between IMPORTS and LIBRARIES. · be859592
      Francois Gouget authored
      Renamed LIBRARIES to DLLS to avoid confusion with the above, renamed
      PROGRAMS to EXES to match.
      Added a '-i' option for importing a Winelib library. '-l' is still
      there but is only used for linking in the Unix sense.
      Disabled the 'wrapper' options. It will be removed as a separate
      patch.
      No longer link with all of Wine's libraries.
      Import the same default set of dlls as Visual Studio.
      Avoid duplicate imports when generating the .spec file.
      Updated the way winebuild is used.
      Link applications as libraries and create a symbolic link to wine.
      Detect where 'wine' is located in the configure script.
      Removed unused/no longer used variables: DLLFLAGS, XLIB, X_DLLS,
      XFILES, DLLS (configure.in)
      Updated LDSHARED AND LDDLLFLAGS detection (configure.in).
      Removed the rules pertaining to spec files from the Make.rules.
      Updated the clean command to remove the symbolic links.
      be859592
    • Marcus Meissner's avatar
      Added some rpcrt4 stubs. · 5dec0a72
      Marcus Meissner authored
      5dec0a72
    • Jeremy White's avatar
      Allow desktop=N in the [x11drv] section of .winerc, instead of · 3101315b
      Jeremy White authored
      defaulting to desktop=640x480.
      3101315b
  2. 14 Nov, 2000 1 commit
  3. 13 Nov, 2000 15 commits
  4. 12 Nov, 2000 7 commits
  5. 11 Nov, 2000 4 commits
  6. 10 Nov, 2000 10 commits