about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2018-04-27check-meta.nix: specify meta.timeoutMichael Raskin1-0/+2
2018-04-25treewide: isArm -> isAarch32John Ericson1-1/+1
2018-04-25musl-stdenv: don't add special allowance for libiconvWill Dietz1-1/+0
2018-04-24musl bootstrap: remove libiconvWill Dietz2-3/+1
2018-04-19Merge pull request #39172 from obsidiansystems/ios-crossJohn Ericson1-2/+2
2018-04-19ios-sdk-pkgs: Init from iOS SDK from XCodeKen Micklas1-2/+2
2018-04-19Merge pull request #38485 from obsidiansystems/nixos-nixpkgs-optionsJohn Ericson1-1/+1
2018-04-18Merge pull request #38932 from svanderburg/cygwin-fixesJohn Ericson2-5/+14
2018-04-17Merge pull request #38639 from shlevy/platforms-not-brokenJohn Ericson1-5/+9
2018-04-17meta: Add `NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM` for consistencyJohn Ericson1-3/+6
2018-04-17meta: Don't bypass unsupported platforms with allowBroken.Shea Levy1-2/+3
2018-04-14Fix invalid Baseaddress must be > 0x200000000 on cygwinSander van der Burg1-1/+1
2018-04-14Fix stdenv-native by creating a bintools wrapper with similar settingsSander van der Burg1-4/+13
2018-04-06nixpkgs module: Clean up platform optionsJohn Ericson1-1/+1
2018-04-03binutils: No more darwin conditionalsJohn Ericson2-4/+4
2018-03-27meta: Simplify platform check logicJohn Ericson1-3/+4
2018-03-27meta: Add badPlatforms attribute for platform blacklisting.Shea Levy1-2/+4
2018-03-20cross stdenv: Make depsBuildBuild overrideable by config too.John Ericson1-2/+8
2018-03-19Merge pull request #37395 from obsidiansystems/lib-meta-platformJohn Ericson1-4/+2
2018-03-19lib: Factor in tiny bit of `meta.platform` checkingJohn Ericson1-4/+2
2018-03-18Merge pull request #34444 from obsidiansystems/meta-checkJohn Ericson2-18/+22
2018-03-15lib, stdenv: Check `meta.platforms` against host platform and be open worldJohn Ericson2-5/+10
2018-03-14stdenv: Clean up check meta argsJohn Ericson2-14/+13
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