• 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
..
cvdump Loading commit data...
winapi_check Loading commit data...
winebuild Loading commit data...
wineconf.libs Loading commit data...
wmc Loading commit data...
wrc Loading commit data...
.cvsignore Loading commit data...
Makefile.in Loading commit data...
apiw.index Loading commit data...
bin2res.c Loading commit data...
bug_report.pl Loading commit data...
c2man.pl Loading commit data...
examine-relay Loading commit data...
findfunc Loading commit data...
fnt2bdf.c Loading commit data...
fnt2bdf.h Loading commit data...
font_convert.sh Loading commit data...
genpatch Loading commit data...
install-sh Loading commit data...
ipcl Loading commit data...
make_X11wrappers Loading commit data...
make_authors Loading commit data...
make_debug Loading commit data...
make_os2.cmd Loading commit data...
make_requests Loading commit data...
makedep.c Loading commit data...
makehtml.pl Loading commit data...
testrun Loading commit data...
unimap.pl Loading commit data...
wineconf Loading commit data...
wineconf.tcl Loading commit data...
wineinstall Loading commit data...
winelauncher.in Loading commit data...
winemaker Loading commit data...
wineshelllink Loading commit data...