makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / programs / winedbg / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-26  Austin Englishwinedbg: Initial Sparc support.
2010-07-21  Alexandre Julliardprograms: Remove explicit imports of kernel32 and ntdll.
2010-07-20  Igor Paliychukwinedbg: Add Ukrainian translation.
2010-07-13  Paul Vrienswinedbg: Add the Serbian (Latin) translation.
2010-06-25  Michael Stefaniucwinedbg: Add the Romanian translation.
2010-06-07  Łukasz Wojniłowiczwinedbg: Add the Polish translation.
2010-06-01  Paul Vrienswinedbg: Add the Danish translation.
2010-05-21  Matej Špindlerwinedbg: Add Slovenian translation.
2010-05-17  Alexandre Julliardwinedbg: Don't install the man page in a wow64 build.
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...
2010-02-04  Eric Pouechwinedbg: Add disassembly capacity to x86-64 backend.
2010-02-02  Luca Bennatiwinedbg: Add Italian translation.
2009-12-15  Alexander Nicolays... winedbg: Add Norwegian Bokmål translation.
2009-12-09  Alexandre Julliardwinedbg: Use the explicit name for all A/W function.
2009-12-09  Jaime Ravewinedbg: Add Spanish translation.
2009-07-20  Ricardo Filipewinedbg: Add Portuguese translation.
2009-07-08  Anders Jonssonwinedbg: Add Swedish translation.
2009-07-03  Alexandre Julliardmakefiles: Regenerate the source lists using make_makef...
2009-07-01  Michael Stefaniucwinedbg: Build language resource files separately.
2009-04-22  Mikołaj Zalewskiwinedbg: Add a crash dialog for --auto mode.
2008-08-25  Alexandre Julliardmakefiles: Recurse into all directories for install...
2007-01-04  Eric Pouechwinedbg: Added a maintenance command to load a given...
2006-12-20  Alexandre Julliardwinedbg: Win64 printf format 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-09-09  Alexandre Julliardwinedbg: Specify the lex options directly in the source...
2006-08-15  Alexandre Julliardconfigure: Only link against libpoll where really neces...
2006-08-14  Eric Pouechwinedbg: Don't ask for module inspection when calling...
2006-08-07  Alexandre Julliardmakefiles: Use make dependencies to create installation...
2006-06-20  Ge van Geldorpwinedbg: Added x86_64 support.
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...
2005-05-24  Eric Pouech- started infrastructure for proper multi-target suppor...
2005-05-23  Eric Pouech- now storing exception info (if any) in thread structure
2004-10-18  Vincent BéronAdd some more Alpha asm code and Alpha-specific parts.
2004-06-04  Eric Pouech- all symbol information storage is now module relative...
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
2004-02-03  Eric Pouech- now detecting Dwarf debug information in ELF modules...
2002-12-15  Alexandre JulliardAdded y.tab.[ch] pseudo-dependencies to fix parallel...
2002-09-13  Alexandre JulliardMoved the debugger to programs/winedbg where it belongs.