• Francois Gouget's avatar
    Add CEXTRA AND CXXEXTRA fields so we can pass -mno-cygwin to winegcc · c7201ce3
    Francois Gouget authored
    but not to wrc which chokes on it. Add RCEXTRA for symetry and for the
    user.
    Remove T_INIT and get_default_init(). These are obsolete (used to
    select the entry-point, WinMain or main).
    If the directory contains headers, then add '.' to INCLUDE_PATH.
    Specify -mnocygwin during the link stage if we are to link with the
    msvcrt.
    Transform XXX_APPMODE into XXX_LDFLAGS for more flexibility.
    Correctly pass '-mconsole' or '-mwindows' to the link stage.
    Remove XXX_BASEMODULE, XXX_SPEC_SRCS and SPEC_SRCS. They are
    obsolete.
    Add implicit build rules for .c, .cpp, .cxx files so that our settings
    (e.g. INCLUDE_PATH) are used.
    Fix the rule for building RC files (it was invalid and rejected by
    make). Convert it to an implicit rule like the others.
    Add rules for 'make clean'.
    Add the missing rules for recursive compilation.
    Remove obsolete elements from the link command (LDDLLFLAGS,
    ALL_LIBRARY_PATH, LIBS).
    c7201ce3
Name
Last commit
Last update
..
widl Loading commit data...
winapi Loading commit data...
winapi_check Loading commit data...
winebuild Loading commit data...
winedump Loading commit data...
winegcc Loading commit data...
wmc Loading commit data...
wrc Loading commit data...
.cvsignore Loading commit data...
Makefile.in Loading commit data...
bin2res.c Loading commit data...
bug_report.pl Loading commit data...
c2man.pl Loading commit data...
config.guess Loading commit data...
config.sub 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...
make_authors Loading commit data...
make_ctests Loading commit data...
make_requests Loading commit data...
makedep.c Loading commit data...
mkinstalldirs Loading commit data...
runtest Loading commit data...
testrun Loading commit data...
wine.inf Loading commit data...
winecheck Loading commit data...
wineconf Loading commit data...
wineinstall Loading commit data...
winemaker Loading commit data...
winemaker.man Loading commit data...
wineshelllink Loading commit data...
winewrapper Loading commit data...