Philip Rebohle
2dae99e748
[general] Test whether wine executable is actually wine
2018-05-07 09:47:37 +02:00
Philip Rebohle
db7332972e
[general] More consistent use of $wine in setup script
...
Allows users to set this as an environment variable before running
the setup script, which may be useful on distributions shipping
non-standard packages.
2018-05-07 09:34:42 +02:00
Philip Rebohle
d043753e7c
[general] Fix issue with spaces in setup script
...
Closes #294 .
2018-04-17 12:09:33 +02:00
Andrew Eikum
844249ca6e
Improve documentation for building on Debian ( #66 )
...
* setup_dxvk.sh: Fix typo
* [general] README: Document required meson version
Meson 0.43 introduced support for @BASENAME@ in the generator argument
list, so document that we need at least that.
* [general] README: Document mingw-w64 threading support requirement
2018-02-12 08:07:37 +01:00
Raffarti
cb92d9954c
Setup script: improvements to error handling ( #65 )
...
* Setup script: improvements to error handlings
* Setup script: added missing `-e` to echo
* Setup script: fix misplaced fullstop due to windows \r
2018-02-12 08:07:24 +01:00
Raffarti
8f134bafcf
Fixes for the setup script ( #63 )
...
* Setup script: fix typo
* Setup script: set file mode as executable
2018-02-08 13:04:02 +01:00
Raffarti
a473c914f4
Setup script: added an option to check status ( #59 )
...
* Setup script: added an option to check status
* Setup script: update help
* Setup script: added return values
* Setup script: add check on wineprefix
* Setup script: added --quiet -y -n options
2018-02-06 17:42:53 +01:00
Philip Rebohle
26ef59dd6f
[d3d11] dlls_setup.sh -> setup_dxvk.sh
...
Also, the install script no longer relies on the prefix
being set by the Meson configuration.
2018-02-05 11:58:49 +01:00
Raffarti
1a0a924c7d
wine install script to support overrides only. ( #57 )
...
* wine install script to support overrides only.
* Setup script: don't stop on error
2018-02-05 09:07:05 +01:00
Raffarti
f5782cd6cd
Add an option to set up dxvk through overrides ( #40 )
...
* use winepath to convert unix path
* Add overrides option to setup script
* Fix missing arch switch in setup script
2018-01-29 13:22:19 +01:00
raffarti
50551b102e
fixed dlls_dir variable in the setup script
2018-01-26 11:02:01 +01:00
Raffarti
16eef61a7a
Added script to setup dlls in wine ( #19 )
...
* Added script to setup dlls in wine
* Fix no WINEPREFIX confirmation
* move wine_utils outside src
2018-01-21 11:17:15 +01:00