about summary refs log tree commit diff
path: root/pkgs/stdenv/generic
AgeCommit message (Expand)AuthorFilesLines
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-08-28Merge staging-next into stagingFrederik Rietdijk1-8/+9
2019-08-26treewide: remove redundant quotesvolth1-1/+1
2019-08-18Merge pull request #66657 from danbst/pgpackages-fixesDanylo Hlynskyi1-8/+9
2019-08-18Merge pull request #66725 from flokli/wrapqtappshook-execFlorian Klink1-0/+12
2019-08-17setup.sh introduce isELFExec, isELFDynFlorian Klink1-0/+12
2019-08-15stdenv/check-meta: construct name from pname and version if name unavailabledanbst1-8/+9
2019-07-27stdenv: correct cross CMAKE_SYSTEM_NAMEarcnmx1-1/+1
2019-07-01setup.sh: add dontUnpackworldofpeace1-0/+1
2019-07-01setup.sh: add dontConfigureworldofpeace1-0/+1
2019-06-16treewide: remove unused variables (#63177)volth1-1/+0
2019-06-05Merge branch 'master' into staging-nextVladimír Čunát1-8/+5
2019-06-04Merge pull request #60349 from matthewbauer/fix-60345Matthew Bauer1-8/+5
2019-05-19Merge #61179: stdenv, cacert: $NIX_SSL_CERT_FILE changesVladimír Čunát1-4/+7
2019-05-10Changelog meta entry (#60371)Michael Raskin1-0/+1
2019-05-09stdenv: also override cert files in pure nix-shellVladimír Čunát1-3/+3
2019-05-09stdenv, cacert: consider $NIX_SSL_CERT_FILE in hooksVladimír Čunát1-2/+5
2019-04-30check-meta: use system tuple in platformsMatthew Bauer1-8/+5
2019-04-26Merge pull request #56744 from matthewbauer/macos-10-12Matthew Bauer1-4/+7
2019-04-26setup.sh: make sure initialPath goes at end of HOST_PATHMatthew Bauer1-4/+7
2019-04-23Merge pull request #56555 from matthewbauer/wasmMatthew Bauer1-1/+1
2019-04-23stdenv, compiler-rt: Compress WASI conditionalsJohn Ericson1-4/+1
2019-04-23wasm: init cross targetMatthew Bauer1-0/+3
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-16make-derivation: put patches in all derivationsMatthew Bauer1-0/+4
2019-04-11check-env: don't execute check-meta.nix 15,000 timesGraham Christensen2-13/+15
2019-03-01Merge staging-next into masterFrederik Rietdijk1-0/+3
2019-02-26llvm: support cross compilation with useLLVM flagMatthew Bauer1-1/+1
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 Bauer4-149/+345
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-06add generic x86_32 support (#52634)Daniel Goertzen1-1/+3