about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2018-06-25make-bootstrap-tools-cross: remove broken i686-musl variantWill Dietz1-1/+0
2018-06-23Merge staging into masterFrederik Rietdijk1-24/+15
2018-06-22android: add ndkVer to resolve ndk ambiguityMatthew Bauer1-1/+1
2018-06-22android: Use NDK 17 for aarch32Matthew Bauer1-3/+1
2018-06-18Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson1-7/+15
2018-06-18darwin stdenv: Put back "man" attribute on clang and llvmJohn Ericson1-3/+12
2018-06-14llvm 5: split out compiler-rt and remove libcxxabi depJohn Ericson1-24/+16
2018-06-14darwin bootstrapping: Avoid overriding aliases for LLVMJohn Ericson1-29/+43
2018-06-13darwin stdenv: fix llvmPackage overridesJohn Ericson1-6/+5
2018-05-23Merge pull request #40933 from obsidiansystems/linux-to-darwinJohn Ericson1-3/+8
2018-05-23Merge pull request #40992 from obsidiansystems/stdenv-darwin-persistJohn Ericson1-10/+9
2018-05-23stdenv: Avoid targetPlatform.isDarwin causing a mass rebuildJohn Ericson1-3/+8
2018-05-23Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson1-1/+1
2018-05-23darwin stdenv: Properly compose overridesJohn Ericson1-10/+9
2018-05-23darwin stdenv: Persist `darwin.binutils-unwrapped`John Ericson1-1/+1
2018-05-18Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen1-1/+3
2018-05-17androidndk: Fix usage as crossSystemBastian Köcher1-1/+3
2018-05-14stdenv cross adapter: Don't define crossConfigJohn Ericson1-2/+0
2018-05-14Merge remote-tracking branch 'upstream/staging' into strictDepsJohn Ericson11-152/+244
2018-05-14treewide: Get rid of all uses of crossConfigJohn Ericson2-3/+6
2018-05-14Merge pull request #40040 from obsidiansystems/gnu-config-armJohn Ericson1-4/+4
2018-05-14Merge remote-tracking branch 'upstream/master' into gnu-config-armJohn Ericson9-59/+74
2018-05-14linux stdenv: Update gnu-config on all non-x86John Ericson1-4/+4
2018-05-13Revert "darwin.libSystem: multiple outputs"Daiderd Jordan1-3/+3
2018-05-09Merge master into stagingFrederik Rietdijk1-0/+1
2018-05-08Merge pull request #40154 from obsidiansystems/stdenv-arm-aliasJohn Ericson1-0/+1
2018-05-07stdenv: Put back isArm, with deprecation notice.John Ericson1-0/+1
2018-05-07Merge pull request #40139 from obsidiansystems/modular-setup-hooksJohn Ericson1-28/+61
2018-05-07stdenv: Support concatenating setup hooks from multiple parts.John Ericson1-28/+61
2018-05-03stdenv: add libSystem.dev to allowedRequisitesMatthew Justin Bauer1-3/+3
2018-05-02Merge branch 'staging' into fix-ncurses-darwin-extensionsMatthew Justin Bauer3-65/+109
2018-04-30Merge pull request #39464 from oxij/stdenv/docheck-infraMichael Raskin2-57/+100
2018-04-27Merge pull request #39457 from oxij/stdenv/texinfo-bashMichael Raskin1-1/+2
2018-04-27check-meta.nix: specify meta.timeoutMichael Raskin1-0/+2
2018-04-26stdenv: steal `checkInputs` from buildPythonPackageJan Malakhovski1-1/+7
2018-04-26stdenv: cleanup things a little bitJan Malakhovski1-26/+29
2018-04-26stdenv: introduce and use `config.doCheckByDefault` optionJan Malakhovski1-8/+14
2018-04-26linux bootstrap: remove assertion failure from dev, fixes 'nix eval'Will Dietz1-7/+0
2018-04-25stdenv: implement `checkTarget` and `installCheckTarget` autodetectionJan Malakhovski1-22/+52
2018-04-25stdenv: generic/setup.sh: cleanup installPhaseJan Malakhovski1-3/+1
2018-04-25stdenv: generic/setup.sh: simplify buildPhase Makefile checkJan Malakhovski1-1/+1
2018-04-25stdenv: linux: stop recompiling `texinfo`Jan Malakhovski1-1/+2
2018-04-25treewide: isArm -> isAarch32John Ericson1-1/+1
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-22Merge remote-tracking branch 'upstream/master' into HEADTuomas Tynkkynen4-13/+26
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