about summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
...
| * | | | | Merge pull request #38639 from shlevy/platforms-not-brokenJohn Ericson2018-04-17
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | meta: Add `NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM` for consistencyJohn Ericson2018-04-17
| | * | | | meta: Don't bypass unsupported platforms with allowBroken.Shea Levy2018-04-17
| | |/ / /
| * / / / binutils: No more darwin conditionalsJohn Ericson2018-04-03
| |/ / /
| * | | meta: Simplify platform check logicJohn Ericson2018-03-27
| * | | meta: Add badPlatforms attribute for platform blacklisting.Shea Levy2018-03-27
| * | | cross stdenv: Make depsBuildBuild overrideable by config too.John Ericson2018-03-20
| * | | Merge pull request #37395 from obsidiansystems/lib-meta-platformJohn Ericson2018-03-19
| |\ \ \
| * \ \ \ Merge pull request #34444 from obsidiansystems/meta-checkJohn Ericson2018-03-18
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into stagingJan Malakhovski2018-03-10
| |\ \ \ \ \
| | * | | | | stdenv: check-meta: fix fallout from #36119Jan Malakhovski2018-03-06
| | * | | | | make-bootstrap-tools: preserve coreutils symlinksWill Dietz2018-03-06
| * | | | | | Merge pull request #36401 from obsidiansystems/no-stdenv-cross-adapterJohn Ericson2018-03-06
| |\ \ \ \ \ \
| | * | | | | | stdenv cross adapter: Get rid if `selfNativeBuildInput`John Ericson2018-03-06
| * | | | | | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-02-28
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge pull request #35071 from oxij/stdenv/infopagesJohn Ericson2018-02-26
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | stdenv: darwin: give distinct names to all the stagesJan Malakhovski2018-02-26
| | * | | | | | stdenv: linux: give distinct names to all the stagesJan Malakhovski2018-02-26
| | * | | | | | stdenv: linux, darwin: don't build documentation for the the intermediate stagesJan Malakhovski2018-02-26
* | | | | | | | treewide: Get rid of all uses of crossConfigJohn Ericson2018-05-14
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | linux stdenv: Update gnu-config on all non-x86John Ericson2018-05-14
| |_|_|_|_|/ |/| | | | |
* | | | | | stdenv: Put back isArm, with deprecation notice.John Ericson2018-05-07
* | | | | | treewide: isArm -> isAarch32John Ericson2018-04-25
| |_|_|_|/ |/| | | |
* | | | | lib: Factor in tiny bit of `meta.platform` checkingJohn Ericson2018-03-19
| |_|_|/ |/| | |
* | | | lib, stdenv: Check `meta.platforms` against host platform and be open worldJohn Ericson2018-03-15
* | | | stdenv: Clean up check meta argsJohn Ericson2018-03-14
| |_|/ |/| |
* | | prebuilt android tools: Init using SDKJohn Ericson2018-02-27
* | | Merge pull request #35247 from telent/mips32John Ericson2018-02-27
|\ \ \ | |/ / |/| |
| * | lib, treewide: Add missing MIPS arches, and fix existing usageDaniel Barlow2018-02-23
* | | libgcrypt: Fix cross-compilationShea Levy2018-02-24
* | | Merge branch 'master' into stagingVladimír Čunát2018-02-20
|\| |
| * | Merge pull request #35111 from oxij/stdenv/available-evaluatesMichael Raskin2018-02-19
| |\ \
| | * | stdenv.mkDerivation: rename `meta.evaluates` -> `meta.available`Jan Malakhovski2018-02-18
| * | | Merge pull request #35110 from oxij/pkgs/pretty-fetchurlMichael Raskin2018-02-19
| |\ \ \
| | * | | fetchurl: cleanup, better errorsJan Malakhovski2018-02-18
| | |/ /
* | | | Merge branch 'staging' into gcc-7Vladimír Čunát2018-02-19
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/master' into stagingShea Levy2018-02-18
| |\| | | | | |_|/ | |/| |
| * | | Handle sourceRoots with leading dashesShea Levy2018-02-15
| | |/ | |/|
* | | Merge branch 'master' into gcc-7Shea Levy2018-02-18
|\ \ \ | | |/ | |/|
| * | Enable building riscv64 cross bootstrap toolsShea Levy2018-02-18
| |/
* | Merge remote-tracking branch 'upstream/staging' into gcc-7Tuomas Tynkkynen2018-02-15
|\|
| * 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