• 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
Name
Last commit
Last update
console Loading commit data...
controls Loading commit data...
debugger Loading commit data...
dlls Loading commit data...
documentation Loading commit data...
files Loading commit data...
graphics Loading commit data...
if1632 Loading commit data...
include Loading commit data...
library Loading commit data...
libtest Loading commit data...
loader Loading commit data...
memory Loading commit data...
misc Loading commit data...
miscemu Loading commit data...
msdos Loading commit data...
objects Loading commit data...
ole Loading commit data...
programs Loading commit data...
relay32 Loading commit data...
scheduler Loading commit data...
server Loading commit data...
tools Loading commit data...
tsx11 Loading commit data...
unicode Loading commit data...
win32 Loading commit data...
windows Loading commit data...
.cvsignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
BUGS Loading commit data...
ChangeLog Loading commit data...
DEVELOPERS-HINTS Loading commit data...
LICENSE Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
WARRANTY Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
wine.ini Loading commit data...
winedefault.reg Loading commit data...