wine/tools
Elizabeth Figura 9839a0d68d widl: Allow using UDTs with the keyword even when the identifier is also a typedef.
E.g. in cases like

    typedef int apple;
    struct apple { ... };

allow subsequently using "struct apple" in future expressions.
Note that this already worked for UDT definitions (so the above example by
itself was legal in widl), but any attempt to use the defined type would result
in a syntax error.
2024-06-03 23:24:59 +02:00
..
gitlab gitlab: Use --enable-werror for Clang builds. 2024-05-24 21:17:57 +02:00
sfnt2fon makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
widl widl: Allow using UDTs with the keyword even when the identifier is also a typedef. 2024-06-03 23:24:59 +02:00
winapi ntdll: Update RTL_HEAP_PARAMETERS definition. 2024-01-17 10:58:39 +01:00
winebuild winebuild: Use .drectve section for exports on ARM64EC. 2024-05-14 21:03:58 +02:00
winedump winedump: Dump Memory64List streams in minidumps. 2024-05-31 19:04:26 +02:00
winegcc winegcc: Don't print a potentially reallocated pointer. 2024-05-24 18:42:22 +02:00
winemaker makefiles: Always use the global SOURCES variable for .man.in files. 2023-10-14 13:44:07 +02:00
wmc makefiles: Always use the global SOURCES variable for .man.in files. 2023-10-14 13:44:07 +02:00
wrc makefiles: Always use the global SOURCES variable for .man.in files. 2023-10-14 13:44:07 +02:00
buildimage winecfg: Store the logo image in PNG format. 2021-10-18 15:56:01 +02:00
config.guess tools: Upgrade the config.guess/config.sub scripts. 2023-11-20 17:49:46 +01:00
config.sub tools: Upgrade the config.guess/config.sub scripts. 2023-11-20 17:49:46 +01:00
examine-relay examine-relay: DLLs can have underscore in their names (like ws2_32). 2021-12-06 22:55:05 +01:00
findfunc
install-sh tools: Upgrade the autoconf scripts. 2019-12-18 17:56:21 +01:00
make_announce announce: Convert to Markdown. 2024-01-03 16:35:29 +01:00
make_makefiles makefiles: Remove support for obsolete source variables. 2023-11-14 13:07:24 +01:00
make_requests ntdll: Store exception reporting flags in server context. 2024-04-26 23:21:57 +02:00
make_specfiles make_specfiles: Generate a list of syscalls from the corresponding spec files. 2023-11-16 14:07:26 +01:00
make_unicode nls: Update locale data to CLDR version 45. 2024-05-04 09:56:23 +02:00
make_xftmpl.c tools: Add a common helper to setup signal handlers. 2023-01-25 11:47:51 +01:00
makedep.c makefiles: Support building files for x86-64 architecture on ARM64EC. 2024-04-30 20:36:48 +02:00
Makefile.in makefiles: Always use the global SOURCES variable for .in files. 2023-10-12 11:02:17 +02:00
runtest makefiles: Default to building test modules as PE. 2019-04-09 15:45:59 +02:00
tools.h makedep: Use hybrid ARM64X images for ARM64EC. 2024-04-11 16:29:35 -05: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 libwine: Remove obsolete library. 2023-02-24 22:23:12 +01:00