wine/tools
Tatsuyuki Ishi 510cfd2762 winegcc: Identify ar files through signature.
Rust uses the ".rlib" extension for intermediate libraries which it
passes to the linker. Detect them through signature so that winegcc will
not try to compile it.

Signed-off-by: Tatsuyuki Ishi <ishitatsuyuki@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-24 09:53:59 +01:00
..
sfnt2fon sfnt2fon: Use the standard output buffer functions. 2021-12-10 22:00:17 +01:00
widl widl: Support basic BYTE type. 2022-03-04 10:01:32 +01:00
winapi winejoystick.drv: Remove unnecessary driver. 2021-12-10 22:00:17 +01:00
winebuild winebuild: Align raw data size instead of virtual size in PE sections. 2022-03-02 10:54:10 +01:00
winedump winedump: Add dumping of the .apiset PE section. 2022-02-18 11:03:22 +01:00
winegcc winegcc: Identify ar files through signature. 2022-03-24 09:53:59 +01:00
winemaker
wmc tools: Consistently use xmalloc/xrealloc/xstrdup everywhere. 2022-02-08 20:24:14 +01:00
wrc tools: Consistently use xmalloc/xrealloc/xstrdup everywhere. 2022-02-08 20:24:14 +01: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. 2021-11-14 12:29:24 +01:00
config.sub tools: Upgrade the config.guess/config.sub scripts. 2021-11-14 12:29:24 +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
make_announce
make_makefiles makefiles: Use the STATICLIB variable for static import libraries. 2021-10-06 20:29:34 +02:00
make_requests server: Define a server-side structure for LUID_AND_ATTRIBUTES. 2022-01-25 11:55:40 +01:00
make_specfiles api-ms-*: Get rid of the apiset placeholder files. 2022-02-23 10:23:53 +01:00
make_unicode make_unicode: Generate locale.nls using the Unicode CLDR data. 2022-03-21 14:28:09 +01:00
make_xftmpl.c make_xftmpl: Use the standard output buffer routines. 2022-02-08 20:24:14 +01:00
makedep.c makedep: Do not forbid importing system headers in msvcrt modules. 2022-03-04 10:02:24 +01:00
Makefile.in
runtest
tools.h tools: Add a helper function to read the contents of a file. 2022-01-19 10:57:30 +01:00
wineapploader.in
winewrapper