Sweden-Number/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 winemaker: Fix --single-target option parsing. 2019-03-13 23:40:39 +01:00
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
Makefile.in makefiles: Always build .in files. 2015-11-10 18:28:28 +09: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 Use '=' instead of '==' in /bin/sh scripts to avoid portability 2004-12-14 11:39:14 +00:00
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 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
runtest makefiles: Default to building test modules as PE. 2019-04-09 15:45:59 +02:00
tools.h tools: Add a helper function to read the contents of a file. 2022-01-19 10:57:30 +01: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: Add dlls/ntdll to the library path so macOS can find ntdll.so. 2021-08-23 11:54:18 +02:00