wine/tools/winebuild
Alexandre Julliard 5173234ea8 Now that we have to be able to run the assembler from winebuild, added
an option to generate a .spec.o file in a single step.
Added --save-temps and --verbose options for easier debugging.
2005-09-21 10:22:28 +00:00
..
.cvsignore Added a winebuild man page. 2002-07-28 18:58:41 +00:00
build.h Now that we have to be able to run the assembler from winebuild, added 2005-09-21 10:22:28 +00:00
import.c Now that we have to be able to run the assembler from winebuild, added 2005-09-21 10:22:28 +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
Makefile.in Make sure to return an error if the file generation fails. 2003-06-23 19:51:21 +00:00
parser.c Create an assembly file with all undefined symbols and add it to the 2005-09-19 17:04:43 +00:00
relay.c Fixed stack offset of %eax register. 2005-09-20 11:38:29 +00:00
res16.c Fixed signedness warnings. 2005-07-10 17:45:53 +00:00
res32.c Store RVAs instead of pointers wherever possible in the generated NT 2005-09-17 14:39:51 +00:00
spec16.c Moved return value handling to the individual relay thunks so that we 2005-09-18 12:25:22 +00:00
spec32.c Create an assembly file with all undefined symbols and add it to the 2005-09-19 17:04:43 +00:00
utils.c Now that we have to be able to run the assembler from winebuild, added 2005-09-21 10:22:28 +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