wine/tools
Jacek Caban 66aa39d959 winegcc: Use libgcc only on mingw target.
It's not available for msvc, but we get all we need from importlibs there.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-04 17:33:35 +02:00
..
sfnt2fon sfnt2fon: Directly store the codepage tables for the few encodings we need. 2020-01-27 14:37:54 +01:00
widl widl: Use DECLSPEC_ALIGN in MSVC compatible way. 2020-04-20 20:55:04 +02:00
winapi include: Rename LDR_MODULE to LDR_DATA_TABLE_ENTRY. 2020-04-24 10:13:39 +02:00
winebuild winebuild: Don't use a constructor for dll modules either. 2020-04-21 11:27:33 +02:00
winedump winedump: Get rid of a useless destructor. 2020-04-09 21:04:04 +02:00
winegcc winegcc: Use libgcc only on mingw target. 2020-05-04 17:33:35 +02:00
winemaker winemaker: Fix --single-target option parsing. 2019-03-13 23:40:39 +01:00
wmc wmc: Use external NLS files for codepage conversions. 2020-02-12 16:54:02 +01:00
wrc wrc: Remove some dead code. 2020-04-30 12:37:27 +02:00
buildimage
c2man.pl
config.guess tools: Upgrade the autoconf scripts. 2019-12-18 17:56:21 +01:00
config.sub tools: Upgrade the autoconf scripts. 2019-12-18 17:56:21 +01:00
examine-relay
findfunc
install-sh tools: Upgrade the autoconf scripts. 2019-12-18 17:56:21 +01:00
make_announce
make_makefiles make_makefiles: Allow running from a separate worktree. 2020-03-24 19:43:38 +01:00
make_requests server: Use correct clock in select. 2020-04-09 21:04:04 +02:00
make_specfiles sechost: New stub DLL. 2020-04-27 12:02:54 +02:00
make_unicode unicode: Store downloaded data files in the cache directory. 2020-03-24 19:43:38 +01:00
make_xftmpl.c
makedep.c makedep: Don't try to use .delay.a extension for non-PE delay imports. 2020-04-22 19:31:13 +02:00
Makefile.in
runtest makefiles: Default to building test modules as PE. 2019-04-09 15:45:59 +02:00
wineapploader.in
winewrapper