about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-16cc-wrapper: don't export CPPDaiderd Jordan1-1/+0
2017-08-14cc-wrapper: Improve `set -u` complianceJohn Ericson3-27/+36
2017-08-14Merge remote-tracking branch 'origin/gcc-6' into stagingEelco Dolstra1-2/+7
2017-08-14Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk1-1/+1
2017-08-13Merge pull request #27881 from mimadrid/fix/http-httpsFrederik Rietdijk1-1/+1
2017-08-13use \0 instead of \nvolth1-1/+1
2017-08-13set-source-date-epoch-to-latest.sh: ignore generated filesvolth1-2/+2
2017-08-12Merge branch 'master' into gcc-6Vladimír Čunát24-483/+810
2017-08-11makeWrapper: use consistent styleTuomas Tynkkynen1-4/+4
2017-08-11stdenv: Don't move info pages to the 'man' outputTuomas Tynkkynen1-1/+1
2017-08-11stdenv: Don't move man or info pages to $docTuomas Tynkkynen1-2/+2
2017-08-11Merge pull request #27998 from davidak/macOSDomen Kožar2-2/+2
2017-08-10cc-wrapper: fix LD_DYLD_PATH on darwinDaiderd Jordan1-1/+1
2017-08-09cc-wrapper: Fix support for qtbase-setup-hookOrivej Desh1-5/+8