Sweden-Number/tools/winebuild
Alexandre Julliard 75c27e17b6 Defined a proper structure for debug channels.
Also put all the function pointers inside a structure and added
__wine_dbg_set_functions to change them instead of exporting the
pointers directly.
2005-09-23 10:52:07 +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 Generate 16-bit spec files as assembly code too. 2005-09-21 14:23:54 +00:00
import.c Factor out a couple of useful helper functions. 2005-09-21 11:50:04 +00:00
main.c Now that we have to be able to run the assembler from winebuild, added 2005-09-21 10:22:28 +00:00
parser.c Make sure that values of absolute symbols fit in 16 bits. 2005-09-21 11:10:54 +00:00
relay.c Factor out a couple of useful helper functions. 2005-09-21 11:50:04 +00:00
res16.c Generate 16-bit spec files as assembly code too. 2005-09-21 14:23:54 +00:00
res32.c Factor out a couple of useful helper functions. 2005-09-21 11:50:04 +00:00
spec16.c Generate 16-bit spec files as assembly code too. 2005-09-21 14:23:54 +00:00
spec32.c Defined a proper structure for debug channels. 2005-09-23 10:52:07 +00:00
utils.c Factor out a couple of useful helper functions. 2005-09-21 11:50:04 +00:00
winebuild.man.in Now that we have to be able to run the assembler from winebuild, added 2005-09-21 10:22:28 +00:00