makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / tools / wmc / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
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-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: Merged libwine_unicode into libwine.
2006-02-14  Mike FrysingerAdd support for 'make install DESTDIR'.
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...
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-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...
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-07-25  Alexandre JulliardMake unicode.o into a separate ELF library so that...
2000-06-20  Alexander V. LukyanovFixed problems with compilation/install out of source...
2000-06-14  Alexandre JulliardRemoved @PROGEXT@ (it was broken anyway).
2000-06-13  Bertho StultiensInitial release of the message compiler.