Sweden-Number/tools/widl
Alexandre Julliard cd91bc61be Now that we are requiring bison anyway, make the .tab.c file use the
same base name as the .y file, so that we can generate correct
dependencies in all cases.
2005-09-28 18:17:08 +00:00
..
.cvsignore Now that we are requiring bison anyway, make the .tab.c file use the 2005-09-28 18:17:08 +00:00
Makefile.in Now that we are requiring bison anyway, make the .tab.c file use the 2005-09-28 18:17:08 +00:00
client.c Put space between include directive and include file. 2005-04-15 14:09:45 +00:00
hash.c Initial support for typelib generation. 2005-01-06 20:45:21 +00:00
hash.h Initial support for typelib generation. 2005-01-06 20:45:21 +00:00
header.c - Output prototypes for user marshal functions at the end of the 2005-09-12 20:13:40 +00:00
header.h - Output prototypes for user marshal functions at the end of the 2005-09-12 20:13:40 +00:00
parser.h Handle encapsulated unions in a cleaner (and less buggy) way. Emit the 2002-11-30 01:49:46 +00:00
parser.l Now that we are requiring bison anyway, make the .tab.c file use the 2005-09-28 18:17:08 +00:00
parser.y - Output prototypes for user marshal functions at the end of the 2005-09-12 20:13:40 +00:00
proxy.c Removed the broken mmap64 configure check, and moved the 2005-08-03 21:25:10 +00:00
server.c Fix some -Wmissing-declarations by making functions static. 2005-06-15 18:10:39 +00:00
typelib.c Fix a -Wsign-compare warning. 2005-07-14 12:18:38 +00:00
typelib.h Add support for typedefs. 2005-02-02 19:10:02 +00:00
typelib_struct.h Update the import table code to eliminate a few magic constants. 2005-06-29 19:18:41 +00:00
utils.c Bring the debug functions into line with the rest of Wine by not 2005-01-05 17:30:37 +00:00
utils.h Fixes for Sparc build. 2002-08-07 01:18:41 +00:00
widl.c - Output prototypes for user marshal functions at the end of the 2005-09-12 20:13:40 +00:00
widl.h Removed the useless proxy.h header file. 2005-02-23 21:03:15 +00:00
widl.man Add proxy/stub options to widl man page. 2005-04-15 14:09:27 +00:00
widltypes.h - Output prototypes for user marshal functions at the end of the 2005-09-12 20:13:40 +00:00
write_msft.c Fix some -Wsign-compare warnings. 2005-07-13 11:29:10 +00:00