about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2019-05-18Merge pull request #60406 from JohnAZoidberg/remove-isnullRobin Gloster3-3/+3
2019-05-10Changelog meta entry (#60371)Michael Raskin1-0/+1
2019-05-07Merge branch 'master' into update-ios-gnu-configMatthew Bauer7-51/+47
2019-05-07cross: use newer gnu-config on iOSMatthew Bauer1-1/+1
2019-04-29treewide: Remove usage of isNullDaniel Schaefer3-3/+3
2019-04-26Merge pull request #56744 from matthewbauer/macos-10-12Matthew Bauer4-48/+37
2019-04-26darwin-bootstrap: copy libLLVM dylibMatthew Bauer1-0/+2
2019-04-26darwin/make-bootstrap-tools: fix buildMatthew Bauer1-3/+1
2019-04-26stdenv/darwin: use libxml2-nopython for building llvmMatthew Bauer1-1/+2
2019-04-26stdenv/darwin: put bash in extraBuildInputsMatthew Bauer1-4/+4
2019-04-26setup.sh: make sure initialPath goes at end of HOST_PATHMatthew Bauer1-4/+7
2019-04-26stdenv/darwin: move secure-format patch to gnum4Matthew Bauer2-21/+0
2019-04-26cctools: enable tapi everywhereMatthew Bauer1-1/+7
2019-04-23Merge pull request #56555 from matthewbauer/wasmMatthew Bauer2-3/+4
2019-04-23stdenv, compiler-rt: Compress WASI conditionalsJohn Ericson1-4/+1
2019-04-23gnu-config: bump to latest version for wasiMatthew Bauer1-1/+1
2019-04-23wasm: init cross targetMatthew Bauer2-1/+5
2019-04-23Merge pull request #59755 from matthewbauer/patches-in-make-derivationMatthew Bauer1-0/+4
2019-04-21make-derivation.nix: minorvolth1-1/+1
2019-04-21make-derivation.nix: @matthewbauer's reviewvolth1-3/+2
2019-04-21fix bootstrap when platform.gcc.arch=="skylake"volth1-0/+3
2019-04-20darwin: move to llvm7Matthew Bauer2-15/+15
2019-04-19stdenv/linux: use isCompatible to find bootstrap toolsMatthew Bauer2-3/+17
2019-04-16make-derivation: put patches in all derivationsMatthew Bauer1-0/+4
2019-04-12Merge pull request #59338 from matthewbauer/llvm-libc++Matthew Bauer1-1/+1
2019-04-11llvm8: support c++ in cross caseMatthew Bauer1-1/+1
2019-04-11check-env: don't execute check-meta.nix 15,000 timesGraham Christensen2-13/+15
2019-04-10androidndk: fixup messMatthew Bauer1-1/+1
2019-03-24top-level: Create `pkgs{Build,Host,Target}{Build,Host,Target}`John Ericson1-7/+19
2019-03-14pkgs/stdenv/booter.nix: fix a typoJan Malakhovski1-1/+1
2019-03-01Merge pull request #51628 from ju1m/armMatthew Bauer2-0/+2
2019-03-01Merge staging-next into masterFrederik Rietdijk1-0/+3
2019-02-26llvm: support cross compilation with useLLVM flagMatthew Bauer2-1/+3
2019-02-14stdenv: only set __darwinAllowLocalNetworking on darwinDaiderd Jordan1-0/+3
2019-02-09Merge remote-tracking branch 'origin/master' into stagingMatthew Bauer1-6/+6
2019-02-04make-derivation: only modify name when name is givenMatthew Bauer1-2/+2
2019-02-01mkDerivation: cleaner handling of the `name` argumentVincent Laporte1-5/+5
2019-02-01Merge branch 'staging-next' into stagingVladimír Čunát1-16/+13
2019-02-01Merge branch 'master' into staging-nextVladimír Čunát1-16/+13
2019-01-31Merge pull request #35884 from dtzWill/fix/man-in-outputsToInstallMatthew Bauer1-1/+2
2019-01-28make-derivation: fix ordering of conditionalsMatthew Bauer1-3/+3
2019-01-28make-derivation: try to fix stdenv.cc == null conditionalMatthew Bauer1-1/+1
2019-01-28make-derivation: fix position in traceMatthew Bauer1-12/+10
2019-01-27Merge pull request #49552 from matthewbauer/setup-dedupeMatthew Bauer1-0/+8
2019-01-27setup.sh: avoid running the same hook twiceMatthew Bauer1-0/+8
2019-01-27stdenv/make-derivation: don't hide broken packagesMatthew Bauer1-3/+1
2019-01-27Merge pull request #54652 from matthewbauer/shell-in-flags-arrayMatthew Bauer1-3/+4
2019-01-26setup.sh: put SHELL in flagsArrayMatthew Bauer1-3/+4
2019-01-26Merge branch 'master' into fix/man-in-outputsToInstallMatthew Bauer21-399/+683
2019-01-13stdenv: make checkInputs nativeFrederik Rietdijk1-4/+4