Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ValveSoftware/Proton.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-08makefile_base.mak: Fix inverted logic on wine-preloader installmakefile-buildsystemJohn Schoenick
2018-09-08makefile_base.mak: Replace container-test step with sudo testJohn Schoenick
2018-09-08build: Add --with-ffmpeg to makefile pathJohn Schoenick
2018-09-07makefile_base.mak: Don't install wine-preloader on OS XJohn Schoenick
2018-09-07makefile_base.mak: Remove some already-addressed OS X TODO commentsJohn Schoenick
2018-09-07configure.sh: Add --help / --usageJohn Schoenick
2018-09-07makefile_base.mak: Fix autoconf flags passed to wine for OS X buildsJohn Schoenick
2018-09-07makefile_base.mak: Re-order config sections so FREETYPE_CFLAGS worksJohn Schoenick
2018-09-07makefile_base.mak: Fix and improve targets, add helpJohn Schoenick
2018-09-07makefile_base.mak: Fix nested_make with no goals specifiedJohn Schoenick
2018-09-07makefile_base.mak: Additional wine deps are OS X onlyJohn Schoenick
2018-09-07makefile_base.mak: Add moltenvk build steps for OS XJohn Schoenick
2018-09-07makefile_base.mak: Fix quoting hazardsJohn Schoenick
2018-09-07makefile_base.mak: Add libsdl build steps for OS XJohn Schoenick
2018-09-07makefile_base.mak: Add libjpeg build steps for OS XJohn Schoenick
2018-09-07makefile_base.mak: Add libpng build steps for OS XJohn Schoenick
2018-09-07makefile_base.mak: Use clang for CC/CXX on OS XJohn Schoenick
2018-09-07makefile_base.mak: Proper platform-specific variable handlingJohn Schoenick
2018-09-07makefile_base.mak: Finish freetype build steps for OS XJohn Schoenick
2018-09-07makefile_base.mak: Don't run symlink-vrclient step in containerJohn Schoenick
2018-09-07makefile_base.mak: Export HOME in container invocationJohn Schoenick
2018-09-07makefile_base.mak: Fix nested make invoking wrong makefileJohn Schoenick
2018-09-07makefile_base.mak: Fix winemaker dependenciesJohn Schoenick
2018-09-07makefile_base.mak: Don't use 'undefine'John Schoenick
2018-09-07configure.sh: Fix grammatical typoJohn Schoenick
2018-09-07build: Add --build-name to configure.sh stepJohn Schoenick
2018-09-07build: Install proper license file for OS X buildsJohn Schoenick
2018-09-07makefile_base.mak: Comment expected settings from configure.shJohn Schoenick
2018-09-07build: Disable dxvk by default on OS XJohn Schoenick
2018-08-28makefile_base.mak: Clean-up remaining FIXME/TODO commentsJohn Schoenick
2018-08-28makefile_base.mak: Add LICENSE dist stepJohn Schoenick
2018-08-28makefile_base.mak: Add make install targetJohn Schoenick
2018-08-28configure.sh: Improve help textJohn Schoenick
2018-08-28configure.sh: Remove --forceJohn Schoenick
2018-08-28Add configure.sh / configuration step to generate final makefileJohn Schoenick
2018-08-28Add steamrt-bootstrap.sh for use with steam-runtime setup scriptsJohn Schoenick
2018-08-28makefile_base.mak: Add nested make for better failure handlingJohn Schoenick
2018-08-28makefile_base.mak: Misc build step fixesJohn Schoenick
2018-08-28makefile_base.mak: ffmpeg is optional, don't build by defaultJohn Schoenick
2018-08-28makefile_base.mak: 'make all succeeded' output for meta targetsJohn Schoenick
2018-08-28makefile_base.mak: Fix intermediate targetsJohn Schoenick
2018-08-28makefile_base.mak: Cleanup wine targets and winebuild dependenciesJohn Schoenick
2018-08-28makefile_base.mak: Fix docker not accepting SIGINTJohn Schoenick
2018-08-28makefile_base.mak: Include cmake, build for openalJohn Schoenick
2018-08-28makefile_base.mak: Initial support for docker buildsJohn Schoenick
2018-08-28makefile_base.mak: Install openvr_api_dll in the dist stepJohn Schoenick
2018-08-28makefile_base.mak: Build the initial wine prefix in the dist stepJohn Schoenick
2018-08-28makefile_base.mak: Generate compatibilitytool.vdf from dist stepJohn Schoenick
2018-08-28makefile_base.mak: Add initial dist stepJohn Schoenick
2018-08-28makefile_base.mak: Make depending on the makefile itself optionalJohn Schoenick