dhewg
a05c93dd17
cross build cleanup ( #746 )
...
- Don't turn off warnings for winelib builds, fix them. Using __declspec on winelib builds just doesn't make sense.
- Drop the custom cross property 'winelib'. Detect it instead.
- Move the libdl dependency to the build system
- Don't run wine during mingw build process. Same as for wine builds, see 715d2571
2018-11-04 16:18:32 +01:00
aviau
035fe3e30b
setup_dxvk: don't install by default
2018-10-22 11:03:04 +02:00
Andre Heider
7d7dbe2632
[meta] Don't hardcode the default libdir
...
Use the configured libdir, so non-defaults paths don't break the script.
2018-10-11 08:21:58 +02:00
Philip Rebohle
4439f94955
[meta] Actually remove all wine output from setup script
2018-09-14 14:55:45 +02:00
Philip Rebohle
fca11582b5
[meta] Remove colors from setup script
...
Should hopefully fix text encoding issues.
2018-09-14 14:38:06 +02:00
Philip Rebohle
747264213c
[meta] Allow setup script to run from other working directories
...
Fixes #573 .
2018-08-17 16:59:46 +02:00
Philip Rebohle
48a2b63247
[meta] Add custom winetricks verb to set up DXVK
...
Sets up both 32-bit and 64-bit DXVK for a wine prefix at the same time.
Will be shipped with release binaries. Based on #569 .
2018-08-17 11:50:36 +02:00
Philip Rebohle
11e9ebdf81
[meta] wine_utils -> utils
2018-08-17 11:50:36 +02:00