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