about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2018-03-10Merge branch 'master' into stagingJan Malakhovski2-2/+2
2018-03-06Merge pull request #36401 from obsidiansystems/no-stdenv-cross-adapterJohn Ericson1-11/+0
2018-03-06stdenv cross adapter: Get rid if `selfNativeBuildInput`John Ericson1-11/+0
2018-03-06stdenv: check-meta: fix fallout from #36119Jan Malakhovski1-1/+1
2018-03-06make-bootstrap-tools: preserve coreutils symlinksWill Dietz1-1/+1
2018-02-28Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen4-5/+9
2018-02-27prebuilt android tools: Init using SDKJohn Ericson1-1/+3
2018-02-27Merge pull request #35247 from telent/mips32John Ericson3-4/+6
2018-02-26Merge pull request #35071 from oxij/stdenv/infopagesJohn Ericson2-21/+26
2018-02-26stdenv: darwin: give distinct names to all the stagesJan Malakhovski1-11/+13
2018-02-26stdenv: linux: give distinct names to all the stagesJan Malakhovski1-10/+11
2018-02-26stdenv: linux, darwin: don't build documentation for the the intermediate stagesJan Malakhovski2-0/+2
2018-02-24libgcrypt: Fix cross-compilationShea Levy1-0/+2
2018-02-23lib, treewide: Add missing MIPS arches, and fix existing usageDaniel Barlow3-4/+6
2018-02-20Merge branch 'master' into stagingVladimír Čunát5-5/+7
2018-02-19Merge branch 'staging' into gcc-7Vladimír Čunát1-1/+1
2018-02-19Merge pull request #35111 from oxij/stdenv/available-evaluatesMichael Raskin2-3/+3
2018-02-19Merge pull request #35110 from oxij/pkgs/pretty-fetchurlMichael Raskin3-2/+4
2018-02-18Merge remote-tracking branch 'origin/master' into stagingShea Levy2-2/+4
2018-02-18Merge branch 'master' into gcc-7Shea Levy2-2/+3
2018-02-18Enable building riscv64 cross bootstrap toolsShea Levy2-2/+4
2018-02-18fetchurl: cleanup, better errorsJan Malakhovski3-2/+4
2018-02-18stdenv.mkDerivation: rename `meta.evaluates` -> `meta.available`Jan Malakhovski2-3/+3
2018-02-15Handle sourceRoots with leading dashesShea Levy1-1/+1
2018-02-15Merge remote-tracking branch 'upstream/staging' into gcc-7Tuomas Tynkkynen11-62/+232
2018-02-13x86_64-musl bootstrap: use separate 64bit busyboxWill Dietz1-3/+5
2018-02-13new musl bootstrap URL's, much smaller. rebuild all the things.Will Dietz3-9/+8
2018-02-13make-bootstrap-tools: set XZ to maximum level, big winsWill Dietz1-1/+1
2018-02-13aarch64-musl, armv6l-musl: fetch from wdtz.org instead of storePathWill Dietz2-6/+18
2018-02-13add musl bootstrap paths for aarch64, armv6lWill Dietz3-1/+13
2018-02-13bootstrap-files: nicer namingWill Dietz2-1/+1
2018-02-13restore stdenv.glibc, will remove separately.Will Dietz1-2/+5
2018-02-13make-bootstrap-tools: grab libc from stdenv.cc.libcWill Dietz1-3/+1
2018-02-13bootstrap-tools-cross, release-cross: add various musl entriesWill Dietz1-7/+10
2018-02-13linux stdenv: find bootstrap files by libc, then archWill Dietz1-11/+20
2018-02-13fixup linux stdenv bootstrapWill Dietz1-16/+23
2018-02-13musl bootstrap: allow libiconvWill Dietz1-0/+1
2018-02-13musl64 bootstrap: grab from gravity, requires netrc magicWill Dietz1-0/+10
2018-02-13linux bootstrap for musl: kludgeryWill Dietz2-3/+7
2018-02-13bootstrap-tools-musl: WIPWill Dietz3-13/+31
2018-02-13for now, copy bootstrap-tools instead of modify in-placeWill Dietz2-0/+81
2018-02-13make-bootstrap-tools: initial musl support, less glibc-specificWill Dietz1-19/+30
2018-02-13make-bootstrap-tools: glibc -> libcCrossWill Dietz1-1/+1
2018-02-13stdenv: automatically update config.sub for muslWill Dietz1-1/+1
2018-02-13make-bootstrap-tools-cross.nix: add musl -> musl64Will Dietz1-0/+1
2018-02-11check-meta: Use concatStringsTuomas Tynkkynen1-2/+1
2018-02-10darwin bootstrap tools: fix after #34339 (http2 in curl)Vladimír Čunát1-2/+2
2018-02-05Merge remote-tracking branch 'origin/master' into gcc-7Franz Pletz1-1/+1
2018-01-26Merge remote-tracking branch 'upstream/master' into gcc-7Tuomas Tynkkynen10-549/+581
2018-01-24unpackPhase: Handle sources starting with a hyphenShea Levy1-1/+1