Commit Graph

5 Commits

Author SHA1 Message Date
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
Andrew Eikum bc367fd817
[vr] Load native openvr library on winelib builds 2018-10-04 12:08:12 +02:00
Richard Yao 6fb09cb9fc [build] Build 32-bit binaries with SSE2 instruction set 2018-09-28 20:33:42 +02:00
pchome 6e2e04cf05 [build] Don't run wine during winelib build process 2018-08-28 14:13:44 +02:00
Jacek Caban f6c50b0896
[build] Provide build-wine32.txt file. 2018-08-17 20:12:08 +02:00