summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* Fix emacs wrapper expression to honor bash array useMichael Alan Dorman2017-08-04
* Merge PR #27536John Ericson2017-08-03
|\
| * cc-wrapper: Don't hardcode MacOS min version for delegatesJohn Ericson2017-08-03
| * cc-wrapper: Handle more -l.... gotchasJohn Ericson2017-08-03
| * cc-wrapper: Make sure symbol tables of child delegators is not emptyJohn Ericson2017-07-31
| * cc-wrapper: Use two scripts instead of patchJohn Ericson2017-07-31
| * cc-wrapper: WIP linking hack for mac OSJohn Ericson2017-07-31
* | dockerTools: fix image json and manifestMathias Schreck2017-08-03
* | dockerTools: fix permissions on base imageAntoine Eiche2017-07-31
* | Merge commit 'ba68231273bea4cba01413fd2a0e56d68db9234c' into HEADFrederik Rietdijk2017-07-31
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-07-28
| |\ \
| * \ \ Merge branch 'master' into stagingFranz Pletz2017-07-28
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into staging-baseJohn Ericson2017-07-26
| |\ \ \ \
| * | | | | stdenv-setup and misc hooks: Work with bash-3.4 for MacOS nix-shellJohn Ericson2017-07-26
| * | | | | stdenv-setup and misc pkgs: Revert to space-deliminated propagated-* filesJohn Ericson2017-07-26
| * | | | | 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 'master' into bugfix/staging/stdenvThomas Tuegel2017-07-21
| |\ \ \ \ \ \
| * | | | | | | 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 #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
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | cc-wrapper: Unify and improve dynamic linker flag logicJohn Ericson2017-07-14
* | | | | | | | | | Merge pull request #27775 from rvl/bower2nix-issue-13Peter Hoeg2017-07-31
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | fetchbower: handle packages with slashes in their nameRodney Lorrimar2017-07-27
* | | | | | | | | | Add a setup hook to fill NIX_DEBUG_INFO_DIRSEelco Dolstra2017-07-28
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | makeImageFromDebDist: Add extraDebs argumentsEelco Dolstra2017-07-27
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | docker: generate the image configuration and manifestAntoine Eiche2017-07-26
* | | | | | | | docker: Remove ./ pattern when packing an imageAntoine Eiche2017-07-26
|/ / / / / / /
* | | | | | | debian: 8.8 -> 8.9Eelco Dolstra2017-07-26
* | | | | | | docker: do not import configuration and manifest from the base imageAntoine Eiche2017-07-26
| |_|_|_|_|/ |/| | | | |
* | | | | | fetchpatch: add excludes parameterRobin Gloster2017-07-26
* | | | | | docker: lowercase image name and tagAntoine Eiche2017-07-25
* | | | | | 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
|/ / / /