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