makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / tools / wrc / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-04-22  Kirill Smelkovwrc: Use INCLUDEDIR when compiling.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit depende...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-08  Alexandre Julliardmakefiles: Generate a general catch-all dependency...
2009-10-05  Alexandre Julliardtools: Build all the tools with -D__WINESRC__.
2008-08-25  Alexandre Julliardmakefiles: Recurse into all directories for install...
2007-06-20  Alexandre Julliardmakefiles: Build programs that link against libwine...
2007-03-08  Alexandre Julliardconfigure: Get rid of lex compatibility support, we...
2006-10-02  Michael Stefaniucwrc: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-11  Alexandre Julliardmakefiles: List bison dependencies explicitly for paral...
2006-09-09  Alexandre Julliardmakefiles: Add global rules for bison and lex files.
2006-08-25  Alexandre Julliardconfigure: Set rpath on all executables that link to...
2006-08-07  Alexandre Julliardmakefiles: Use make dependencies to create installation...
2006-07-11  Alexandre Julliardlibs: Get rid of the symlinks for the static libs.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-02-14  Mike FrysingerAdd support for 'make install DESTDIR'.
2006-01-03  Alexandre JulliardAdded some flex options to avoid compiler warnings.
2005-10-06  Alexandre JulliardPut Wine version information in all the man pages.
2005-09-28  Alexandre JulliardNow that we are requiring bison anyway, make the .tab...
2004-01-18  Vincent BéronAdded a new flag to wrc, to be used to assess translations
2003-09-01  Vincent BéronFixed typo.
2003-05-01  Alexandre JulliardMoved the wpp library from tools/ to libs/.
2003-03-19  Alexandre JulliardCreated a separate static portability library and moved...
2003-01-09  Alexandre JulliardDo not define __WINESRC__ when building tools and miscemu.
2003-01-04  Dimitrie O. PaunRename __WINE__ to __WINESRC__.
2002-12-15  Alexandre JulliardAdded y.tab.[ch] pseudo-dependencies to fix parallel...
2002-12-11  Dimitrie O. Paunwrc should be aware of the location of the system headers.
2002-08-10  Alexandre JulliardAdded explicit dependency on y.tab.h for lex output.
2002-07-20  Alexandre JulliardExplicitly specify the path to wpp.h so we don't need...
2002-07-16  Alexandre JulliardSplit the C preprocessor from wrc into a separate library.
2002-06-14  Alexandre JulliardFixed make install target to work even when nothing...
2002-05-30  Steven EdwardsFixes for building on mingw.
2002-05-09  Alexandre JulliardAdded mkinstalldirs to create directories more portably.
2002-04-27  Alexandre JulliardLink the tools and the server against libwine so we...
2002-02-14  Alexandre JulliardUpgraded configure script to use autoconf 2.50 features...
2000-12-06  Alexandre JulliardUse libwine and libwine_unicode directly from their...
2000-11-06  Alexandre JulliardBetter error message when an include file is not found...
2000-10-31  Alexandre JulliardBuild ntdll as a real dll, including everything that...
2000-10-25  Kristoffer GleditschAdded LDFLAGS to linking of wine-related binaries.
2000-10-24  Alexandre JulliardAdded codepage translation based on the language id...
2000-07-25  Bertho Stultiens- Implemented a bug-work-around for Berkeley yacc ...
2000-06-20  Alexander V. LukyanovFixed problems with compilation/install out of source...
2000-06-14  Alexandre JulliardRemoved @PROGEXT@ (it was broken anyway).
2000-05-24  Alexandre JulliardRevived the GEN_C_SRCS variable to support wrc lex...
2000-05-09  Bertho Stultiens- Bugfix: Corrected a SEGV in the rawdata handling...
2000-05-01  Bertho Stultiens- Implemented a new preprocessor that is (nearly) ANSI...
2000-04-09  Alexandre JulliardImproved support for Makefiles that need to recurse...
1998-06-01  Alexandre JulliardRelease 980601 wine-980601