about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2018-08-02treewide: Remove stdenv.isCrossJohn Ericson1-2/+0
2018-07-28Merge master into staging-nextFrederik Rietdijk1-11/+2
2018-07-28llvm-packages: fix manpages with python-boot and cleanupDaiderd Jordan1-11/+2
2018-07-26Merge master into stagingFrederik Rietdijk3-42/+19
2018-07-25cross stdenv: Forget `allowedRequisites = nulll;` on inlineJohn Ericson1-0/+1
2018-07-24makeStdenvCross: RemoveJohn Ericson2-32/+17
2018-07-24stdenv cross adapter: Use `extraNativeBuildInputs`John Ericson1-21/+12
2018-07-24stdenv: Remove crossAttrs, now that it is no longer usedJohn Ericson2-2/+2
2018-07-24Merge staging-next into master (#44009)Frederik Rietdijk2-11/+29
2018-07-23Merge pull request #44025 from obsidiansystems/stdenv-deps-typoJohn Ericson1-2/+2
2018-07-23mkDerivation: depsHostBuild -> depsHostHostJohn Ericson1-2/+2
2018-07-22setup.sh: add HOST_PATHMatthew Bauer1-0/+4
2018-07-22Merge master into stagingFrederik Rietdijk1-1/+1
2018-07-21Merge pull request #43561 from LnL7/darwin-llvm-bootDaiderd Jordan1-11/+25
2018-07-21Merge pull request #43224 from volth/patch-179Matthew Bauer1-0/+4
2018-07-21Merge master into staging-nextFrederik Rietdijk1-1/+1
2018-07-21stdenv: cleanup darwin bootstrappingDaiderd Jordan1-11/+25
2018-07-20[bot] treewide: remove unused 'inherit' in let blocksvolth1-1/+1
2018-07-10Merge master into stagingFrederik Rietdijk1-2/+11
2018-07-09stdenv-setup: Remove superfluous check for /bin/shaszlig1-1/+0
2018-07-09make-derivation: Don't add host-suffix to fixed-output derivations namesWill Dietz1-2/+11
2018-07-08substitute(): --subst-var was silently coercing to "" if the variable does no...volth1-0/+4
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