about summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAgeFilesLines
* pkgs/sandbox: Handle store paths that are symlinksaszlig2018-06-091-0/+63
* pkgs/sandbox: Fix and pass through .desktop filesaszlig2018-04-291-0/+8
* pkgs: Remove autoPatchelfHookaszlig2018-02-102-162/+0
* pkgs/build-sandbox: Zero-pad minor Nix versionaszlig2018-02-021-1/+2
* auto-patchelf: Error out if dep is unavailableaszlig2018-02-011-0/+5
* auto-patchelf: Move checkElfDep into buildGameaszlig2018-02-012-8/+0
* auto-patchelf: Move into pkgs/build-supportaszlig2018-02-012-0/+165
* pkgs/sandbox: Check for absolute path in makedirsaszlig2017-11-301-0/+5
* pkgs/sandbox: Add handling for XDG_CACHE_HOMEaszlig2017-11-301-19/+15
* pkgs/sandbox: Handle mounting of regular filesaszlig2017-11-301-33/+43
* build-sandbox: Move to top-level build-supportaszlig2017-11-3010-0/+1007
* Revert adding dummy machine "gitit-stub"aszlig2016-06-141-1/+0
* machines/gitit-stubProfpatsch2016-06-131-0/+1
* channel: Enable preferLocalBuild for mkChannel.aszlig2015-05-121-0/+1
* channel: Fix passing attributes to mkChannel.aszlig2015-04-281-2/+2
* channel: Add patchPhase to phases.aszlig2015-04-281-1/+1
* channel: Pass meta.isHydraChannel = true.aszlig2015-04-211-1/+5
* channel: Switch from product subtype to type.aszlig2015-04-211-1/+1
* mkChannel: Remove channelName attribute.aszlig2015-04-151-7/+5
* pkgs: Add helper function for creating channels.aszlig2015-04-151-0/+29