Alexandre Julliard
|
36e73eb3fb
|
widl: Add helper functions for outputting resource files.
|
2011-08-01 21:38:14 +02:00 |
Alexandre Julliard
|
ce3abe8c0c
|
widl: Add support for generating a .rgs registration script for the defined interfaces.
|
2010-11-27 13:29:13 +01:00 |
Alexandre Julliard
|
00dda6f687
|
widl: Copy the output buffer management functions from winebuild.
|
2010-11-27 11:42:09 +01:00 |
Vincent Povirk
|
479f5a1b21
|
widl: Fix string format warning.
yyerror takes a single string argument, not a format string.
|
2008-12-05 12:30:31 +01:00 |
Marcus Meissner
|
1ff216c874
|
widl: Mark non-returning functions as noreturn.
|
2008-05-07 12:07:54 +02:00 |
Rob Shearman
|
0053599688
|
widl: Add functions to print an error or warning message using location information to enable these to be printed accurately when a check is done after an element is parsed.
Add location information to variable automatically, since this is will
be useful for type checking of arguments.
|
2008-04-14 13:39:42 +02:00 |
Rob Shearman
|
00db711c6f
|
widl: Swap the version packing order back to what typelibs expect.
|
2007-12-13 14:30:40 +01:00 |
Rob Shearman
|
9741751962
|
widl: Remove some confusion in how version numbers are packed into an attribute by defining some macros for this purpose.
Remove unneeded includes.
|
2007-12-12 16:03:35 +01:00 |
Dan Hipschman
|
9051918976
|
widl: parser_error must append a newline, so write a new function, error_loc.
|
2007-10-24 13:51:48 +02:00 |
Francois Gouget
|
490841ee06
|
widl: Remove internal_error() as it is unused.
|
2007-10-19 11:45:47 +02:00 |
Dan Hipschman
|
40e90aae25
|
widl: Generate dlldata files.
|
2007-10-18 12:09:02 +02:00 |
Dan Hipschman
|
cfa5457270
|
widl: Allow quoted UUIDs.
|
2007-10-09 17:52:45 +02:00 |
Alexandre Julliard
|
86bb809e5b
|
widl: Change the prefix on bison-generated names to avoid the name-prefix directive.
|
2006-09-12 09:05:07 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Gregg Mattinson
|
8c9bdcc9e1
|
Fixes for Sparc build.
|
2002-08-07 01:18:41 +00:00 |
Alexandre Julliard
|
7d4ee77cab
|
Merged the IDL compiler written by Ove Kaaven.
|
2002-07-16 03:20:45 +00:00 |