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
path: root/build
AgeCommit message (Expand)Author
2019-10-08update wine-mono to 4.9.3Andrew Eikum
2019-08-23Build Source Han Sans SC Regular as if it were YaHeiAndrew Eikum
2019-08-12steam_helper: Run console apps with a new consoleAndrew Eikum
2019-08-06update wineAndrew Eikum
2019-07-23makefile: Update steam runtime docker init pathAndrew Eikum
2019-07-03Simplify DXVK buildAndrew Eikum
2019-07-03Build wine with dxvk cross-compilerAndrew Eikum
2019-07-03steam_helper: Fix building against Wine 4.11Andrew Eikum
2019-07-03makefile: Add downloads target to download packages only onceAndrew Eikum
2019-07-03add bison to proton buildGloriousEggroll
2019-07-01build and ship d9vkAndrew Eikum
2019-06-18update to wine-mono 4.9.0proton-4.2-8Andrew Eikum
2019-06-06Build dxvk with a special cross-compilerAndrew Eikum
2019-05-14makefile: Fix local install on sshfsAndrew Eikum
2019-05-07makefile: Bump submake jobsAndrew Eikum
2019-04-23makefile: Move generated files into build directory.Zhiyi Zhang
2019-04-15update to wine-mono 4.8.2proton-4.2-3Andrew Eikum
2019-04-15makefile: Download and install wine-monoAndrew Eikum
2019-03-28makefile: Don't dereference library file symlinksAndrew Eikum
2019-03-08Add steam.exe winelib application that setups environment and launches the game.Jacek Caban
2019-02-18Revert "makefile: Include and build Wine with gnutls26 headers"Andrew Eikum
2019-02-14Makefile: Add module target for building single modulesAndrew Eikum
2019-02-14Run Wine in the steam runtimeAndrew Eikum
2019-02-13makefile: Add dependencies to dist targetAndrew Eikum
2019-01-15makefile: Always update version file in dist targetAndrew Eikum
2019-01-02makefile: Update copy files targets as neededAndrew Eikum
2019-01-02makefile: Put proton version into version file, tooAndrew Eikum
2018-12-20makefile: Don't build openalAndrew Eikum
2018-12-20makefile: Include and build Wine with gnutls26 headersAndrew Eikum
2018-12-10update FAudioAndrew Eikum
2018-11-30Work around old mingw-w64Andrew Eikum
2018-11-30build faudio with cmakeAndrew Eikum
2018-11-19Use FAudio for xaudio2Andrew Eikum
2018-11-16makefile: Set SHELL to bash.Huw Davies
2018-11-05Add vagrant script for build vm.Vincent Povirk
2018-10-31lsteamclient: build fixesAndrew Eikum
2018-10-31makefile: dxvk configure should also depend on meson build fileAndrew Eikum
2018-10-31makefile: meson 0.47 doesn't have --reconfigureAndrew Eikum
2018-10-31makefile: Add font legaleseAndrew Eikum
2018-10-31Build replacement fontsNikolay Sivov
2018-10-18makefile_base: add some compiler sanity flagsSteven Noonan
2018-10-18makefile_base: use -march=nocona instead of individual -m$isa flagsSteven Noonan
2018-10-18build/makefile_base.mak: Fix dxvk error when reconfiguringJohn Schoenick
2018-10-18build/makefile_base.mak: Print a message during deploy stepJohn Schoenick
2018-10-18build/makefile_base.mak: Ensure the install/dist steps run lastJohn Schoenick
2018-10-18build/makefile_base.mak: Add some missing dist subdirectoriesJohn Schoenick
2018-10-18build/makefile_base.mak: Fix parallel lsteamclient buildsJohn Schoenick
2018-10-17makefile: Enable sse optimizationsproton-3.16beta-20181017Andrew Eikum
2018-10-17makefile: Configure DXVK in release mode directlyAndrew Eikum
2018-10-17makefile_base: allow using "make -jN"Steven Noonan