Sweden-Number/tools/winebuild
Alexandre Julliard 87c347b18e Don't remove ignored symbols from the undefined list, simply skip them
when resolving imports.
Added get_temp_file_name utility function.
2005-09-19 15:24:13 +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 Don't remove ignored symbols from the undefined list, simply skip them 2005-09-19 15:24:13 +00:00
import.c Don't remove ignored symbols from the undefined list, simply skip them 2005-09-19 15:24:13 +00:00
main.c Added a bit of framework for future x86_64 support. 2005-09-07 13:31:37 +00:00
parser.c Take into account -noname functions when checking for duplicate export 2005-09-19 14:44:28 +00:00
relay.c Moved return value handling to the individual relay thunks so that we 2005-09-18 12:25:22 +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 Make the users of wine_call_from_32_regs save %eax so that we don't 2005-09-18 11:13:54 +00:00
utils.c Don't remove ignored symbols from the undefined list, simply skip them 2005-09-19 15:24:13 +00:00
winebuild.man.in Added a --undefined option to allow forcing some symbols to be 2005-08-19 11:28:56 +00:00