Sweden-Number/tools
Rémi Bernon 621b4fa697 widl: Distinguish interface declarations from interface references.
Interface referencing should probably check for a previous type
declaration, but Wine IDLs currently have many places where this is
broken.

This is for instance the case when a coclass use the inner interface
statement to declare an interface without any previous declaration.

And in mimeole.idl, coclass are being declared with the same name as
their interface, to generate the corresponding CLSID.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-04 23:11:22 +01:00
..
sfnt2fon sfnt2fon: Directly store the codepage tables for the few encodings we need. 2020-01-27 14:37:54 +01:00
widl widl: Distinguish interface declarations from interface references. 2021-02-04 23:11:22 +01:00
winapi winapi: Use __alignof__ on clang. 2020-12-16 15:30:07 +01:00
winebuild winebuild: Make mingw a separated platform from msvc. 2021-01-26 09:02:04 +01:00
winedump include: Add a couple of dll characteristics. 2021-01-21 20:46:13 +01:00
winegcc winegcc: Pass the same winebuild args to all winebuild invocations. 2021-01-22 17:34:36 +01:00
winemaker winemaker: Fix --single-target option parsing. 2019-03-13 23:40:39 +01:00
wmc wmc: Add Dxgi facility. 2020-09-21 21:42:13 +02:00
wrc makefiles: Expand makedep path at compile time. 2020-09-09 20:30:31 +02:00
Makefile.in makefiles: Always build .in files. 2015-11-10 18:28:28 +09:00
buildimage buildimage: Convert the XML parser to use XML::LibXML. 2017-10-19 16:53:50 +02:00
c2man.pl c2man.pl: Move WineHQ URLs to https. 2017-12-01 09:29:41 +01:00
config.guess tools: Upgrade the config.guess/config.sub scripts. 2020-08-14 22:04:03 +02:00
config.sub tools: Upgrade the config.guess/config.sub scripts. 2020-08-14 22:04:03 +02:00
examine-relay
findfunc
install-sh tools: Upgrade the autoconf scripts. 2019-12-18 17:56:21 +01:00
make_announce make_announce: Update version number parsing for the new versioning scheme. 2017-01-31 15:58:43 +01:00
make_makefiles winebus.sys: Move winebus.inf into the module resources. 2020-11-11 11:04:06 +01:00
make_requests server: Add a data type for generic access mappings. 2021-02-04 21:25:32 +01:00
make_specfiles gdi32: Merge in Uniscribe functionality. 2020-11-09 20:15:11 +01:00
make_unicode dwrite/arabic: Set per-glyph action. 2021-01-22 18:33:32 +01:00
make_xftmpl.c include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
makedep.c makefiles: Add missing dependency to wrc for test dll resources. 2021-01-24 21:58:53 +01:00
runtest makefiles: Default to building test modules as PE. 2019-04-09 15:45:59 +02:00
wineapploader.in tools: Allow running installed builtin apps even when the 32-bit loader is missing. 2015-12-04 21:56:20 +09:00
winewrapper winewrapper: In 64 bit trees the loader is called wine64. 2014-09-02 20:54:48 +02:00