Commit Graph

12 Commits

Author SHA1 Message Date
Philip Rebohle 174dbcafa6
[utils] Add new setup script
Allows using wine's DXGI implementation by default.
Supports both symlinking and copying the DLLs.
We'll ship this new script instead of the winetricks verb.
2019-02-25 18:28:08 +01:00
Sveinar Søpler c7e73670fb Fixed for a05c93dd17 (#748) 2018-11-04 17:15:13 +01:00
Alexandre Viau 629587bedd package-release.sh: exit on errors 2018-10-17 07:12:59 +02:00
Philip Rebohle 4c8bf44738
[meta] Copy verb even when using --no-package 2018-08-18 07:47:42 +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 4867c8b6e5
[meta] Add D3D10 support to setup script and package-release script 2018-08-13 17:22:42 +02:00
Philip Rebohle 3572775635
[build] Disable unity builds
Apparently Unity builds are much slower than regular builds
for some reason. Closes #386.
2018-06-26 10:22:38 +02:00
Philip Rebohle b6e40bcaa9
[general] Package script: Enable unity builds by default 2018-05-07 20:01:10 +02:00
Philip Rebohle f52cc3859b
[general] Use non-default wine prefix in build script 2018-04-20 17:28:45 +02:00
Philip Rebohle 873deed4a3
[general] Added --no-package option to package script 2018-03-27 18:45:05 +02:00
Adrià Cereto Massagué 1bfd37a013 Some changes to the packaging script (#162)
* enable unity build for releases

* let the packaging script work wth relative paths

* add build option to enable building the test binaries; disabled by default

* disable unity build until it's been more tested
2018-03-14 20:38:38 +01:00
Philip Rebohle e8303af221
[general] Added release packer script 2018-03-08 18:34:33 +01:00