about summary refs log tree commit diff
path: root/pkgs/games/build-support/build-game.nix
Commit message (Expand)AuthorAgeFilesLines
* games: Add a new gogUnpackHookaszlig2018-07-311-2/+4
* build-game: Remove installCheckPhaseaszlig2018-02-221-31/+1
* build-game: Properly find sourceRootaszlig2018-02-221-6/+5
* auto-patchelf: Move checkElfDep into buildGameaszlig2018-02-011-0/+7
* auto-patchelf: Move into pkgs/build-supportaszlig2018-02-011-4/+2
* pkgs/sandbox: Handle non-existing pathsaszlig2017-11-211-8/+10
* pkgs/build-game: Enable sandbox by defaultaszlig2017-10-031-3/+8
* pkgs/build-game: Introduce buildSandboxaszlig2017-10-031-15/+2
* pkgs/build-game: Add preliminary sandbox hookaszlig2017-10-031-3/+17
* pkgs/build-game: Add ALSA library to RT depsaszlig2017-09-131-2/+8
* pkgs/build-game: Add unzip to nativeBuildInputsaszlig2017-09-131-2/+2
* pkgs/build-game: Try to evade tarbombsaszlig2017-09-131-1/+21
* pkgs/build-game: Add runtimeDependencies attributeaszlig2017-09-131-2/+9
* pkgs/games: Add a new buildGame functionaszlig2017-09-131-0/+42