about summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* Revert "stdenv: Store one package per line in nix-support/propagated-*"John Ericson2017-07-24
* Merge branch 'll-fix-fetchzip-darwin' of https://github.com/obsidiansystems/n...Shea Levy2017-07-18
|\
| * Fix #27448 argument list too long in fetchzip for darwin.luigy2017-07-17
* | build-fhs-userenv: Propagate $XAUTHORITYJamey Sharp2017-07-18
* | Merge pull request #27017 from LnL7/docker-pure-layerDaiderd Jordan2017-07-15
|\ \
| * | docker-tools: fixup permssions for extraCommandsDaiderd Jordan2017-07-08
| * | docker-tools: set group/owner when creating a pure layerDaiderd Jordan2017-07-01
* | | Merge pull request #27160 from bkchr/makeautostartitem_fixJörg Thalheim2017-07-14
|\ \ \
| * | | make-autostartitem: Use the right path for storing the desktop filesBastian Köcher2017-07-06
* | | | Merge commit 'a889454869e4f7d5ba6067ebcc0ba7fcd26e4417'Domen Kožar2017-07-14
|\ \ \ \
| * | | | stdenv: Store one package per line in nix-support/propagated-*John Ericson2017-07-10
* | | | | tarsum: Fix source path in docker.srcSarah Brofeldt2017-07-13
|/ / / /
* | | | Merge: more compatibility for git* fetchersVladimír Čunát2017-07-09
|\ \ \ \
| * | | | support old naming, just add escaping of unsafe charsVolth2017-07-05
| * | | | gitRepoToName: make it compatible with old fetchFromGitHub's "${repo}-${rev}-...Volth2017-07-04
* | | | | Merge branch 'staging' into masterDaiderd Jordan2017-07-08
|\ \ \ \ \
| * \ \ \ \ Merge pull request #26974 from obsidiansystems/response-file-parsing-speedRyan Trinkle2017-07-05
| |\ \ \ \ \
| | * | | | | cc-wrapper: expand-response-params: fix parsing of quotes that are quoted and...Ryan Trinkle2017-07-03
| | * | | | | cc-wrapper: simplify expandResponseParams parserOrivej Desh2017-07-03
| | * | | | | cc-wrapper: improve response file parsing speedRyan Trinkle2017-06-30
| * | | | | | Merge branch 'master' into stagingVladimír Čunát2017-07-05
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | fetchFromGitHub: fix fetchSubmodules=true when revision is not hexadecimalVolth2017-07-04
* | | | | | | top-level: {build,host,target}Platform are defined in the stdenv insteadJohn Ericson2017-07-07
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'staging'Vladimír Čunát2017-07-05
|\| | | | |
| * | | | | Merge branch 'master' into stagingVladimír Čunát2017-07-03
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'master' into stagingVladimír Čunát2017-06-30
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| * | | | Merge accepted cross compilation PRs into stagingJohn Ericson2017-06-28
| |\ \ \ \
| * | | | | stdenv: disable -fPIC on cygwinDavid McFarland2017-06-26
| * | | | | cygwin: force native symlinks for librariesDavid McFarland2017-06-26
| * | | | | Merge branch 'master' into stagingFranz Pletz2017-06-26
| |\ \ \ \ \
| * | | | | | Revert "cc-wrapper: add stackcheck hardening (stack clash)"Franz Pletz2017-06-26
| * | | | | | Revert "cc-wrapper: fix darwin"Franz Pletz2017-06-26
| * | | | | | Merge some merged cross-compilation PRs into into stagingJohn Ericson2017-06-23
| |\ \ \ \ \ \
| * | | | | | | cc-wrapper: fix darwinFranz Pletz2017-06-22
| * | | | | | | cc-wrapper: add stackcheck hardening (stack clash)Franz Pletz2017-06-22
| * | | | | | | Merge branch 'master' into stagingFranz Pletz2017-06-22
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #26554 from orivej/rspDomen Kožar2017-06-19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Speed up parsing @args.rsp compiler argumentsOrivej Desh2017-06-14
* | | | | | | | | | nix-prefetch-git: add --quiet to --helpHarmen2017-07-03
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge pull request #17681 from ericsagnes/feat/releaseTools.channelJoachim F2017-07-02
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | releaseTools: add channel functionEric Sagnes2016-09-27
* | | | | | | | | Merge pull request #26884 from obsidiansystems/purge-stdenv-crossJohn Ericson2017-06-28
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | gcc-wrapper-old: Don't use stdenv.crosshsloan2017-06-28
| * | | | | | | | cc-wrapper: Also export env var for windres, when it is presentJohn Ericson2017-06-28
| * | | | | | | | make-initrd: Don't use stdenv.crossJohn Ericson2017-06-28
* | | | | | | | | using inherited insteadMichael Fellinger2017-06-27
* | | | | | | | | dockerTools.buildImage: configurable timestampMichael Fellinger2017-06-27
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | rustRegistry: switch to mkDerivationJörg Thalheim2017-06-25
* | | | | | | | Expose custom Rust registry versionstilpner2017-06-25
|/ / / / / / /
* | | | | / / fetchgit: support "git@server:repo" URLsBjørn Forsman2017-06-24
| |_|_|_|/ / |/| | | | |