makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf...
[wine] / tools / winedump / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-10-05  Alexandre Julliardtools: Build all the tools with -D__WINESRC__.
2009-05-11  Dmitry Timoshkovwinedump: Add an ability to dump font files.
2008-08-25  Alexandre Julliardmakefiles: Recurse into all directories for install...
2007-01-06  Eric Pouechwinedump: Print some basic info for pure DOS file ...
2006-11-30  Eric Pouechwinedump: Added support for dumping types from PDB...
2006-11-30  Eric Pouechwinedump: First shot at dumping PDB files contents.
2006-11-28  Dmitry Timoshkovwinedump: Add partial COFF library support.
2006-10-02  Michael Stefaniucwinedump: 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-08-07  Alexandre Julliardmakefiles: Use make dependencies to create installation...
2006-02-14  Mike FrysingerAdd support for 'make install DESTDIR'.
2005-10-06  Alexandre JulliardPut Wine version information in all the man pages.
2005-03-07  Eric PouechCreated dump.c as a central point for file dumping...
2005-02-17  Mike McCormackAdd dumping of lnk files.
2005-01-04  Mike McCormackExtend winedump to allow dumping enhanced meta files.
2005-01-03  Robert ReifAdded partial VxD support.
2004-02-17  Michael StefaniucAdded winedump man page, heavily based on the README...
2003-08-18  Jon GriffithsUse $(EXEEXT) for the winedump executable.
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-10-02  Alexandre JulliardPreliminary support for dumping NE binaries.
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...
2001-09-07  Eric PouechAdded PE dump capabilities to specmaker and renamed...