Commit Graph

5 Commits

Author SHA1 Message Date
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
Renamed from wine_utils/dlls_setup.sh.in (Browse further)