wine-wine/tools/winebuild
Eric Pouech d3f8f78c3a - added size information about most of the generated thunks (import,
16/32 relay...)
- marked the wine thunks by inserting specific symbols (to be managed
  by wine's dbghelp)
- removed the stabs generation:
  + mostly used by winedbg, and the previous item will replace it for
    dbghelp
  + still broken for gdb anyway
- enhanced const correctness
2004-05-18 21:27:44 +00:00
..
.cvsignore Added a winebuild man page. 2002-07-28 18:58:41 +00:00
Makefile.in Make sure to return an error if the file generation fails. 2003-06-23 19:51:21 +00:00
build.h Replaced the --mode winebuild option by a --subsystem option for 2004-03-25 00:40:52 +00:00
import.c - added size information about most of the generated thunks (import, 2004-05-18 21:27:44 +00:00
main.c Replaced the --mode winebuild option by a --subsystem option for 2004-03-25 00:40:52 +00:00
parser.c - added size information about most of the generated thunks (import, 2004-05-18 21:27:44 +00:00
relay.c - added size information about most of the generated thunks (import, 2004-05-18 21:27:44 +00:00
res16.c Store all information about the current dll in a structure instead of 2004-02-11 06:41:01 +00:00
res32.c - added size information about most of the generated thunks (import, 2004-05-18 21:27:44 +00:00
spec16.c - added size information about most of the generated thunks (import, 2004-05-18 21:27:44 +00:00
spec32.c Automatically detect whether the entry point is main or WinMain 2004-04-08 04:41:14 +00:00
utils.c Replaced the --mode winebuild option by a --subsystem option for 2004-03-25 00:40:52 +00:00
winebuild.man.in Automatically detect whether the entry point is main or WinMain 2004-04-08 04:41:14 +00:00