Sweden-Number/tools/widl
Andrew Boyarshin 5423e0d9e6 widl: Fix handling of output_name in option parsing.
Do not overwrite explicitly stated paths, such as header_name or
proxy_name. Instead, use output_name when specified as a fallback.

Signed-off-by: Andrew Boyarshin <andrew.boyarshin@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-09 21:16:34 +01:00
..
Makefile.in makefiles: Expand makedep path at compile time. 2020-09-09 20:30:31 +02:00
client.c widl: Output interface C names in method argument list. 2020-09-07 21:07:00 +02:00
expr.c widl: Support WinRT runtimeclass type parsing. 2021-01-28 09:41:46 +01:00
expr.h
hash.c
hash.h
header.c widl: Generate WinRT runtimeclass name constants. 2021-02-03 21:00:05 +01:00
header.h widl: Support WinRT runtimeclass type parsing. 2021-01-28 09:41:46 +01:00
parser.h widl: Remove aNAMESPACE token from the lexer. 2021-02-08 20:09:15 +01:00
parser.l widl: Support WinRT requires keyword. 2021-02-09 21:16:16 +01:00
parser.y widl: Support WinRT requires keyword. 2021-02-09 21:16:16 +01:00
proxy.c widl: Output interface C names in method argument list. 2020-09-07 21:07:00 +02:00
register.c
server.c
typegen.c widl: Support WinRT runtimeclass type parsing. 2021-01-28 09:41:46 +01:00
typegen.h
typelib.c widl: Support WinRT runtimeclass type parsing. 2021-01-28 09:41:46 +01:00
typelib.h
typelib_struct.h
typetree.c widl: Support WinRT requires keyword. 2021-02-09 21:16:16 +01:00
typetree.h widl: Support WinRT requires keyword. 2021-02-09 21:16:16 +01:00
utils.c
utils.h
widl.c widl: Fix handling of output_name in option parsing. 2021-02-09 21:16:34 +01:00
widl.h widl: Add PPC64 support. 2021-02-09 13:03:47 +01:00
widl.man.in
widltypes.h widl: Support WinRT requires keyword. 2021-02-09 21:16:16 +01:00
write_msft.c widl: Allow adding the same custdata GUID multiple times in a typelib. 2020-11-18 22:27:51 +01:00