about summary refs log tree commit diff
path: root/pkgs/stdenv/linux
AgeCommit message (Expand)AuthorFilesLines
2016-02-09Revert "Switch to GCC 5"Robin Gloster1-2/+7
2016-01-30Switch to GCC 5Franz Pletz1-7/+2
2015-10-23Add stdenv bootstrap tools generation to release.nixEelco Dolstra1-2/+12
2015-06-15Don't include /no-such-path in buildInputsEelco Dolstra1-1/+1
2015-06-12stdenv/linux: Link statically against isl & cloogTuomas Tynkkynen1-5/+10
2015-06-11Merge remote-tracking branch 'origin/gcc-4.9' into stagingEelco Dolstra1-0/+1
2015-06-04Revert "curl: Modernize build"Eelco Dolstra2-5/+15
2015-06-01Merge remote-tracking branch 'origin/staging' into gcc-4.9Eelco Dolstra1-0/+2
2015-05-13Fix stdenv buildEelco Dolstra1-0/+1
2015-05-11add is{GNU,Clang} attrs to cc-wrapper.Eric Seidel1-0/+2
2015-05-07Merge pull request #7740 from dezgeg/armviric1-3/+3
2015-05-07Merge remote-tracking branch 'upstream/master' into stagingWilliam A. Kennington III1-1/+1
2015-05-07ARM: Assume armv7l-hf-multiplatform instead of beagleboneTuomas Tynkkynen1-3/+3
2015-05-06busybox: 1.22.1 -> 1.23.2William A. Kennington III1-1/+1
2015-05-01curl: Modernize buildWilliam A. Kennington III2-15/+5
2015-03-06Fix eval-release.nix evaluationEelco Dolstra1-5/+3
2015-02-09I add back the arm unpack scriptLluís Batlle i Rossell2-1/+68
2015-02-05Renaming make-bootstrap-tools-crosspi to cross.Lluís Batlle i Rossell1-0/+0
2015-02-05Using fixed bootstraptools.Lluís Batlle i Rossell1-4/+4
2015-02-05Bootstrap tools armv5telLluís Batlle i Rossell1-12/+4
2015-02-05Fix busybox stdenv?Lluís Batlle i Rossell1-28/+4
2015-02-05Adding the sheevaplug to make-bootstrap-tools-crossAmbroz Bizjak1-0/+15
2015-02-05Make the bootstrap-tools test use the real unpacking derivation.Ambroz Bizjak2-90/+60
2015-02-05Consolidate the unpack scripts for the bootstrap tools.Ambroz Bizjak3-72/+3
2015-02-05Fix building and unpacking of the ARM boostrap tools.Ambroz Bizjak5-145/+138
2015-01-17mpc: also rename the attribute to libmpcVladimír Čunát3-4/+4
2015-01-14rename occurrences of gcc.gcc to gcc.ccEric Seidel3-17/+17
2015-01-14Add isGNU attribute to gccsShea Levy1-0/+1
2015-01-14rename gcc-wrapper to cc-wrapper.Eric Seidel1-5/+5
2015-01-03restore pkgs.gcc = stdenv.ccShea Levy1-0/+3
2014-12-26Merge branch 'staging'Vladimír Čunát3-6/+8
2014-12-26Change occurrences of gcc to the more general ccJohn Wiegley1-7/+7
2014-12-18Use updated bootstrap binariesEelco Dolstra2-6/+6
2014-12-15boostrap-tools: fix curl not finding libnss* and libresolvJaka Hudoklin1-0/+2
2014-11-16Merge remote-tracking branch 'origin/glibc-2.20' into stagingEelco Dolstra5-187/+98
2014-11-15linux-headers: Update to 3.12.32Eelco Dolstra1-1/+6
2014-11-06Fix stdenv allowedRequisites checkEelco Dolstra1-1/+2
2014-11-03Update bootstrap tools with the fix for GCC bug 61801Eelco Dolstra2-6/+6
2014-10-29Update the stdenv-linux bootstrap toolsEelco Dolstra4-79/+32
2014-10-29busybox: Optionally use uclibcEelco Dolstra1-0/+1
2014-10-29Update the stdenv bootstrap tools generatorEelco Dolstra1-95/+47
2014-10-29Remove tabs/whitespaceEelco Dolstra1-14/+14
2014-10-06stdenv-linux: Turn allowedRequisites back onEelco Dolstra1-2/+0
2014-10-06pcre: Update to 8.36Eelco Dolstra1-1/+1
2014-10-06stdenv-linux: Disable use of allowedRequisitesEelco Dolstra1-0/+2
2014-10-03Fix gcc.override (required by stdenv adapters like useGoldLinker)Eelco Dolstra1-1/+1
2014-09-14Cleanup legacy settings in stdenvLinuxGergely Risko1-10/+1
2014-09-14Cleanup perl logic in stdenvLinuxGergely Risko1-2/+6
2014-09-14pkgs/stdenv/linux: stageFun refactoringGergely Risko1-51/+67
2014-09-14Do allowed requisites check in stdenv/linuxGergely Risko1-9/+16