summaryrefslogtreecommitdiffstats
path: root/pkgs/stdenv
AgeCommit message (Expand)Author
2018-02-13make-bootstrap-tools: set XZ to maximum level, big winsWill Dietz
2018-02-13aarch64-musl, armv6l-musl: fetch from wdtz.org instead of storePathWill Dietz
2018-02-13add musl bootstrap paths for aarch64, armv6lWill Dietz
2018-02-13bootstrap-files: nicer namingWill Dietz
2018-02-13restore stdenv.glibc, will remove separately.Will Dietz
2018-02-13make-bootstrap-tools: grab libc from stdenv.cc.libcWill Dietz
2018-02-13bootstrap-tools-cross, release-cross: add various musl entriesWill Dietz
2018-02-13linux stdenv: find bootstrap files by libc, then archWill Dietz
2018-02-13fixup linux stdenv bootstrapWill Dietz
2018-02-13musl bootstrap: allow libiconvWill Dietz
2018-02-13musl64 bootstrap: grab from gravity, requires netrc magicWill Dietz
2018-02-13linux bootstrap for musl: kludgeryWill Dietz
2018-02-13bootstrap-tools-musl: WIPWill Dietz
2018-02-13for now, copy bootstrap-tools instead of modify in-placeWill Dietz
2018-02-13make-bootstrap-tools: initial musl support, less glibc-specificWill Dietz
2018-02-13make-bootstrap-tools: glibc -> libcCrossWill Dietz
2018-02-13stdenv: automatically update config.sub for muslWill Dietz
2018-02-13make-bootstrap-tools-cross.nix: add musl -> musl64Will Dietz
2018-02-11check-meta: Use concatStringsTuomas Tynkkynen
2018-02-10darwin bootstrap tools: fix after #34339 (http2 in curl)Vladimír Čunát
2018-02-05Merge remote-tracking branch 'origin/master' into gcc-7Franz Pletz
2018-01-26Merge remote-tracking branch 'upstream/master' into gcc-7Tuomas Tynkkynen
2018-01-24unpackPhase: Handle sources starting with a hyphenShea Levy
2018-01-16Merge branch 'ericson2314-cross-master' into stagingJohn Ericson
2018-01-14Merge #33057: stdenv meta checks: make them lazyVladimír Čunát
2018-01-14Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen
2018-01-14stdenv: provide `meta.name`Jan Malakhovski
2018-01-14stdenv: hide `name` under `check-meta` assertJan Malakhovski
2018-01-14stdenv: implement `config.checkMetaRecursively`Jan Malakhovski
2018-01-14stdenv: provide `meta.evaluates`Jan Malakhovski
2018-01-14stdenv: change some indentJan Malakhovski
2018-01-10Merge pull request #33681 from obsidiansystems/fixed-output-depsJohn Ericson
2018-01-10treewide: Fetchers should use `stdenvNoCC`.John Ericson
2018-01-09Merge pull request #33670 from obsidiansystems/cross-checkJohn Ericson
2018-01-09stdenv: Fix doCheck and doInstallCheck logicJohn Ericson
2018-01-09Merge pull request #33603 from obsidiansystems/cross-checkJohn Ericson
2018-01-09stdenv: Force `doCheck` and `doInstallCheck` to be false when we are cross co...John Ericson
2018-01-09schedulingPriority should be an int, fix check-meta type and in-tree useWill Dietz
2018-01-09stdenv: Kill off ensureDiradisbladis
2018-01-07Merge pull request #33342 from LnL7/clang-outputsDaiderd Jordan
2018-01-03stdenv: perform checks only when evaluating .drv and .outJan Malakhovski
2018-01-02stdenv: allow lib output of clang on darwinDaiderd Jordan
2018-01-02linux bootstrap tools: Use same derivation whether cross compiling or notJohn Ericson
2017-12-30Merge pull request #26805 from obsidiansystems/cross-elegantJohn Ericson
2017-12-30stdenv-setup: Ease the transition with native buildsJohn Ericson
2017-12-30linux bootstrap tools cross: Nuke more refsJohn Ericson
2017-12-30{bintools,cc}-wrapper: Fix setup hook to respect the role of the cc-compilerJohn Ericson
2017-12-30stdenv: Fix handling of dependencies and hooksJohn Ericson
2017-12-29Merge pull request #33186 from obsidiansystems/cross-binutilsJohn Ericson
2017-12-29stdenv cross adapter: Get rid of extra propagatation of buildInputsJohn Ericson