about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
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-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
2019-01-11stdenv: prune libtool files by default (#51767)Orivej Desh (NixOS)1-0/+1
2019-01-10Merge remote-tracking branch 'origin/master' into stagingFranz Pletz2-2/+2
2019-01-07stdenv: allow custom stdenv to take crossOverlaysDylan Simon1-1/+1
2019-01-06darwin.make-bootstrap-tools: remove dsymutilMatthew Bauer1-1/+1
2019-01-06add generic x86_32 support (#52634)Daniel Goertzen1-1/+3
2019-01-02Merge master into staging-nextFrederik Rietdijk2-5/+5
2019-01-02stdenv/native: add missing argumentAndrew Dunham1-1/+1
2018-12-31Merge pull request #36384 from dtzWill/musl-native-bootstrapWill Dietz1-4/+4
2018-12-25Merge branch 'master' into stagingJan Tojnar1-1/+1
2018-12-22treewide: remove paxutils from stdenvJörg Thalheim4-13/+6
2018-12-19Merge staging-next into stagingFrederik Rietdijk1-3/+9
2018-12-18Separate androidndkpkgs from androidenvSander van der Burg1-1/+1
2018-12-18stdenv: shorten evaluation errors when in HydraGraham Christensen1-3/+9
2018-12-16Merge remote-tracking branch 'upstream/master' into stagingJan Tojnar1-4/+11