about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2017-09-19cc-wrapper, cc-wrapper-old: Simplify shell logicJohn Ericson2-13/+4
2017-09-18Merge pull request #29548 from obsidiansystems/cc-wrapper-cross-miscJohn Ericson1-4/+2
2017-09-18cc-wrapper: Use same dynamic loader on all Darwin, not just x86_64John Ericson1-2/+2
2017-09-18cc-wrapper: Remove obsolete assertionJohn Ericson1-2/+0
2017-09-17fetchRepoProject: Fetch into $out and make it deterministicMichael Weiss1-2/+13
2017-09-17dockerTools.pullImage: use skopeo to pull the imageAntoine Eiche3-34/+15
2017-09-16gitRepo: Fix an error due to missing TLS certificatesMichael Weiss1-2/+0
2017-09-16fetchRepoProject: Fix the GnuPG verificationMichael Weiss1-3/+5
2017-09-16fetchRepoProject: Refactor the codeMichael Weiss1-36/+29
2017-09-16Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2-6/+3
2017-09-14Merge pull request #29381 from obsidiansystems/autoreconf-hookJohn Ericson1-4/+0
2017-09-14autoreconfHook: Simplify by avoiding `findInputs`John Ericson1-4/+0
2017-09-14Merge pull request #27780 from tilpner/overridable-buildenvFrederik Rietdijk1-2/+3
2017-09-14vm: remove trusty-updates hash as it changes too oftenDomen Kožar1-4/+0
2017-09-13Merge pull request #28963 from nlewo/docker-readinessJörg Thalheim1-1/+1
2017-09-11Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk1-1/+1
2017-09-11vm: bump trusty-updates hashDomen Kožar1-1/+1
2017-09-07Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper"Eelco Dolstra14-533/+291
2017-09-06macos-sierra-shared: Fix, after binutils-wrapper broke itJohn Ericson1-1/+3
2017-09-04binutils-wrapper: Accidentally deleted macOS Sierra reexport hackJohn Ericson1-0/+106
2017-09-04dockerTools.pullImage: change the docker deamon readiness mechanismAntoine Eiche1-1/+1
2017-09-03Merge pull request #28557 from obsidiansystems/binutils-wrapperJohn Ericson14-291/+533
2017-09-02Merge #28227: set-source-date-epoch-to-latest.sh: ignore generated filesVladimír Čunát1-2/+2
2017-09-02Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk1-0/+4
2017-09-01binutils-wrapper: Import separately from cc-wrapperJohn Ericson2-16/+4
2017-09-01binutils-wrapper: InitJohn Ericson12-267/+482
2017-09-01cc-wrapper: Use separate mangler for "bool" variablesJohn Ericson2-7/+27
2017-09-01cc-wrapper: Pull variable mangler into utils.shJohn Ericson5-16/+24
2017-09-01cc-wrapper: Clean up dynamic linking with x86 multilibJohn Ericson2-4/+15
2017-08-31cc-wrapper: Remove support for NIX_LDFLAGS_HARDENJohn Ericson2-2/+1
2017-08-31cc-wrapper: Remove {START,EXEC}_HOOKJohn Ericson5-33/+0
2017-08-30Merge commit '2858c41' into HEADFrederik Rietdijk6-118/+164
2017-08-30mkDerivation, cc-wrapper: Check hardening flag validity in NixJohn Ericson1-1/+2
2017-08-30cc-wrapper: Remove redundant hardeningJohn Ericson2-1/+2
2017-08-30vm: Add trusty-updates to the packages listAntoine Eiche1-0/+4
2017-08-28darwin-frameworks: move fixup setup-hookDaiderd Jordan1-31/+0
2017-08-28darwin-CF: use @rpath for library id and add an rpath entry for CF based on N...Daiderd Jordan1-0/+4
2017-08-26Merge pull request #28556 from obsidiansystems/cc-wrapper-nix-cleanupJohn Ericson4-108/+161
2017-08-25cc-wrapper: Leverage the setup script instead of `buildCommand`John Ericson1-93/+132
2017-08-25cc-wrapper: Use `set -u` for better maintainabilityJohn Ericson1-1/+3
2017-08-25expand-response-params: Build more normallyJohn Ericson3-7/+14
2017-08-25Merge remote-tracking branch 'upstream/python-wip' into HEADFrederik Rietdijk1-5/+5
2017-08-25expand-response-params: Pull out of cc-wrapperJohn Ericson3-12/+17
2017-08-24Merge pull request #28521 from obsidiansystems/cc-wrapper-dead-codeDaniel Peebles1-7/+0
2017-08-24mirrors: update apache and cpan mirrorsvolth1-5/+5
2017-08-24treewide: Consistently call ARM 'arm'Tuomas Tynkkynen2-2/+2
2017-08-23cc-wrapper: Remove dead codeJohn Ericson1-7/+0
2017-08-21Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson1-3/+1
2017-08-21cc-wrapper: Remove unused paramsJohn Ericson1-3/+1
2017-08-21set +u workaround for empty arraysBojan Nikolic1-1/+1