Sweden-Number/tools/widl
Alexandre Julliard 88dcdbdcc6 widl: Silence error message for unknown languages.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-01 20:30:57 +02:00
..
Makefile.in widl: Search for imported typelibs in the library search path. 2021-11-12 22:42:51 +01:00
client.c widl: Remove the uuid_t typedef which causes conflicts on macOS. 2022-01-25 09:27:15 +01:00
expr.c widl: Support WinRT delegate type. 2021-02-18 22:39:33 +01:00
expr.h widl: Long constants must be 32-bit on all platforms. 2010-03-26 11:42:28 +01:00
hash.c widl: Silence error message for unknown languages. 2022-04-01 20:30:57 +02:00
hash.h widl: Avoid using Windows types where possible. 2022-01-24 12:27:47 +01:00
header.c widl: Clarify declaration type names vs (reference) type names. 2022-01-25 20:50:49 +01:00
header.h widl: Support WinRT runtimeclass type parsing. 2021-01-28 09:41:46 +01:00
parser.h widl: Support midl_pragma default option. 2021-02-16 23:01:38 +01:00
parser.l widl: Add support for the [overload] attribute. 2022-01-25 20:50:49 +01:00
parser.y widl: Allow multiple uses of the activatable attribute. 2022-03-02 20:17:25 +01:00
proxy.c widl: Remove the uuid_t typedef which causes conflicts on macOS. 2022-01-25 09:27:15 +01:00
register.c widl: Remove the uuid_t typedef which causes conflicts on macOS. 2022-01-25 09:27:15 +01:00
server.c widl: Remove the uuid_t typedef which causes conflicts on macOS. 2022-01-25 09:27:15 +01:00
typegen.c widl: Remove the uuid_t typedef which causes conflicts on macOS. 2022-01-25 09:27:15 +01:00
typegen.h widl: Generate correct size and alignment for all types. 2018-06-05 10:07:10 +02:00
typelib.c widl: Remove the uuid_t typedef which causes conflicts on macOS. 2022-01-25 09:27:15 +01:00
typelib.h widl: Support generating multiple typelibs into the same resource file. 2018-10-16 13:48:36 +02:00
typelib_struct.h widl: Remove the uuid_t typedef which causes conflicts on macOS. 2022-01-25 09:27:15 +01:00
typetree.c widl: Support basic BYTE type. 2022-03-04 10:01:32 +01:00
typetree.h widl: Clarify declaration type names vs (reference) type names. 2022-01-25 20:50:49 +01:00
utils.c tools: Use flush_output_buffer() in a few more places. 2022-01-19 10:55:08 +01:00
utils.h widl: Remove the uuid_t typedef which causes conflicts on macOS. 2022-01-25 09:27:15 +01:00
widl.c tools: Consistently use xmalloc/xrealloc/xstrdup everywhere. 2022-02-08 20:24:14 +01:00
widl.h tools: Move target CPU and platform handling to the common tools.h header. 2021-11-18 11:50:30 +01:00
widl.man.in widl: Search for imported typelibs in the library search path. 2021-11-12 22:42:51 +01:00
widltypes.h widl: Fix nested parameterized types C / short name output. 2022-01-25 20:50:49 +01:00
write_msft.c widl: Add support for the [overload] attribute. 2022-01-25 20:50:49 +01:00