summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* cc-wrapper: More quadratic performance fixesEelco Dolstra2017-07-25
* cc-wrapper/ld-wrapper: Minor speedup in string concatenationEelco Dolstra2017-07-24
* Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-07-23
|\
| * 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
* | | Merge branch 'master' into bugfix/staging/stdenvThomas Tuegel2017-07-21
|\| |
| * | build-fhs-userenv: Propagate $XAUTHORITYJamey Sharp2017-07-18
* | | fetchurl: remove unpaired call to `stopNest'Thomas Tuegel2017-07-21
* | | Merge pull request #27427 from ttuegel/bugfix/buildenv-propagatedThomas Tuegel2017-07-17
|\ \ \
| * | | buildenv: read propagated-user-env-packages line-by-lineThomas Tuegel2017-07-16
* | | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-07-17
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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 #27415 from obsidiansystems/cc-wrapper-prefix-binutilsJohn Ericson2017-07-16
|\ \ \ \
| * | | | cc-wrapper: Use new bash uppercase subsitution syntax in setup hookJohn Ericson2017-07-15
| * | | | cc-wrapper: Always export environment variables for binutilsJohn Ericson2017-07-15
* | | | | Merge branch 'master' into stagingVladimír Čunát2017-07-15
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | 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
| |\ \ \ \
| * | | | | tarsum: Fix source path in docker.srcSarah Brofeldt2017-07-13
* | | | | | cc-wrapper: Unify and improve dynamic linker flag logicJohn Ericson2017-07-14
| |/ / / / |/| | | |
* | | | | stdenv: Store one package per line in nix-support/propagated-*John Ericson2017-07-10
|/ / / /
* | | | 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