1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/tools/widl
Alexandre Julliard 6a91264918 makefiles: Store PE objects in subdirectories in the build tree.
This will make it possible to build multiple PE architectures.
2022-10-26 15:03:05 +02: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
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: Generate "static inline" instead of "static FORCEINLINE" for COM inline wrappers. 2022-09-28 15:27:51 +02:00
header.h widl: Support WinRT runtimeclass type parsing. 2021-01-28 09:41:46 +01:00
Makefile.in widl: Search for imported typelibs in the library search path. 2021-11-12 22:42:51 +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 parameterized types in runtimeclass interfaces. 2022-09-13 16:22:21 +02: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_struct.h widl: Remove the uuid_t typedef which causes conflicts on macOS. 2022-01-25 09:27:15 +01: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
typetree.c widl: Use "cinterface(IInspectable)" for IInspectable signature. 2022-09-14 22:38:34 +02:00
typetree.h widl: Support namespaces for union declarations. 2022-07-07 19:10:02 +02: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 makefiles: Store PE objects in subdirectories in the build tree. 2022-10-26 15:03:05 +02: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: Remove set but unused variable. 2022-05-25 11:58:57 +02:00