aboutsummaryrefslogtreecommitdiff
path: root/pkgs/stdenv/generic (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove redundant recvolth2019-08-281-1/+1
* Merge staging-next into stagingFrederik Rietdijk2019-08-281-8/+9
|\
| * Merge pull request #66657 from danbst/pgpackages-fixesDanylo Hlynskyi2019-08-181-8/+9
| |\
| | * stdenv/check-meta: construct name from pname and version if name unavailabledanbst2019-08-151-8/+9
* | | treewide: remove redundant quotesvolth2019-08-261-1/+1
* | | Merge pull request #66725 from flokli/wrapqtappshook-execFlorian Klink2019-08-181-0/+12
|\ \ \ | |/ / |/| |
| * | setup.sh introduce isELFExec, isELFDynFlorian Klink2019-08-171-0/+12
| |/
* / stdenv: correct cross CMAKE_SYSTEM_NAMEarcnmx2019-07-271-1/+1
|/
* setup.sh: add dontUnpackworldofpeace2019-07-011-0/+1
* setup.sh: add dontConfigureworldofpeace2019-07-011-0/+1
* treewide: remove unused variables (#63177)volth2019-06-161-1/+0
* Merge branch 'master' into staging-nextVladimír Čunát2019-06-051-8/+5
|\
| * Merge pull request #60349 from matthewbauer/fix-60345Matthew Bauer2019-06-041-8/+5
| |\
| | * check-meta: use system tuple in platformsMatthew Bauer2019-04-301-8/+5
* | | Merge #61179: stdenv, cacert: $NIX_SSL_CERT_FILE changesVladimír Čunát2019-05-191-4/+7
|\ \ \ | |/ / |/| |
| * | stdenv: also override cert files in pure nix-shellVladimír Čunát2019-05-091-3/+3
| * | stdenv, cacert: consider $NIX_SSL_CERT_FILE in hooksVladimír Čunát2019-05-091-2/+5
* | | Changelog meta entry (#60371)Michael Raskin2019-05-101-0/+1
|/ /
* | Merge pull request #56744 from matthewbauer/macos-10-12Matthew Bauer2019-04-261-4/+7
|\ \ | |/ |/|
| * setup.sh: make sure initialPath goes at end of HOST_PATHMatthew Bauer2019-04-261-4/+7
* | Merge pull request #56555 from matthewbauer/wasmMatthew Bauer2019-04-231-1/+1
|\ \
| * | stdenv, compiler-rt: Compress WASI conditionalsJohn Ericson2019-04-231-4/+1
| * | wasm: init cross targetMatthew Bauer2019-04-231-0/+3
| |/
* | Merge pull request #59755 from matthewbauer/patches-in-make-derivationMatthew Bauer2019-04-231-0/+4
|\ \
| * | make-derivation: put patches in all derivationsMatthew Bauer2019-04-161-0/+4
| |/
* | make-derivation.nix: minorvolth2019-04-211-1/+1
* | make-derivation.nix: @matthewbauer's reviewvolth2019-04-211-3/+2
* | fix bootstrap when platform.gcc.arch=="skylake"volth2019-04-211-0/+3
|/
* check-env: don't execute check-meta.nix 15,000 timesGraham Christensen2019-04-112-13/+15
* Merge staging-next into masterFrederik Rietdijk2019-03-011-0/+3
|\
| * stdenv: only set __darwinAllowLocalNetworking on darwinDaiderd Jordan2019-02-141-0/+3
* | llvm: support cross compilation with useLLVM flagMatthew Bauer2019-02-261-1/+1
|/
* Merge remote-tracking branch 'origin/master' into stagingMatthew Bauer2019-02-091-6/+6
|\
| * make-derivation: only modify name when name is givenMatthew Bauer2019-02-041-2/+2
| * mkDerivation: cleaner handling of the `name` argumentVincent Laporte2019-02-011-5/+5
* | Merge branch 'staging-next' into stagingVladimír Čunát2019-02-011-16/+13
|\ \
| * | Merge branch 'master' into staging-nextVladimír Čunát2019-02-011-16/+13
| |\|
| | * Merge pull request #35884 from dtzWill/fix/man-in-outputsToInstallMatthew Bauer2019-01-311-1/+2
| | |\
| | | * Merge branch 'master' into fix/man-in-outputsToInstallMatthew Bauer2019-01-264-149/+345
| | | |\
| | | * | default to including "man" in outputsToInstallWill Dietz2018-02-271-1/+2
| | * | | make-derivation: fix ordering of conditionalsMatthew Bauer2019-01-281-3/+3
| | * | | make-derivation: try to fix stdenv.cc == null conditionalMatthew Bauer2019-01-281-1/+1
| | * | | make-derivation: fix position in traceMatthew Bauer2019-01-281-12/+10
| | * | | stdenv/make-derivation: don't hide broken packagesMatthew Bauer2019-01-271-3/+1
| | | |/ | | |/|
* | | | Merge pull request #49552 from matthewbauer/setup-dedupeMatthew Bauer2019-01-271-0/+8
|\ \ \ \
| * | | | setup.sh: avoid running the same hook twiceMatthew Bauer2019-01-271-0/+8
* | | | | Merge pull request #54652 from matthewbauer/shell-in-flags-arrayMatthew Bauer2019-01-271-3/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | setup.sh: put SHELL in flagsArrayMatthew Bauer2019-01-261-3/+4
| | |/ / | |/| |
* | | | stdenv: make checkInputs nativeFrederik Rietdijk2019-01-131-4/+4
* | | | stdenv: prune libtool files by default (#51767)Orivej Desh (NixOS)2019-01-111-0/+1
|\ \ \ \