server: Hold a pointer to the queue from the async operations.
[wine] / programs / winedbg / Makefile.in
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.