summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* Add support for cross compiling to `js-ghcjs`John Ericson2019-11-25
* stdenv: Introduce hasCC attributeJohn Ericson2019-11-25
* Merge branch 'master' into stagingVladimír Čunát2019-09-02
|\
| * Merge remote-tracking branch 'upstream/master' into feature/js-unknown-ghcjsJohn Ericson2019-09-02
| |\
| * | Add support for `js-unknown-ghcjs`Moritz Angermann2019-09-02
* | | treewide: remove redundant recvolth2019-08-28
* | | Merge staging-next into stagingFrederik Rietdijk2019-08-28
|\ \ \ | | |/ | |/|
| * | Merge pull request #66657 from danbst/pgpackages-fixesDanylo Hlynskyi2019-08-18
| |\ \
| | * | stdenv/check-meta: construct name from pname and version if name unavailabledanbst2019-08-15
* | | | treewide: remove redundant quotesvolth2019-08-26
* | | | Merge pull request #66725 from flokli/wrapqtappshook-execFlorian Klink2019-08-18
|\ \ \ \ | |/ / / |/| | |
| * | | setup.sh introduce isELFExec, isELFDynFlorian Klink2019-08-17
| |/ /
* | | Merge pull request #65484 from arcnmx/pr-stdenv-cmake-crossMatthew Bauer2019-08-14
|\ \ \ | |/ / |/| |
| * | stdenv: correct cross CMAKE_SYSTEM_NAMEarcnmx2019-07-27
* | | Merge master into staging-nextFrederik Rietdijk2019-08-01
|\ \ \
| * | | pkgsStatic: propagate all buildInputsTobias Mayer2019-07-24
| * | | Signal static build option in makeStaticLibrariesTobias Mayer2019-07-21
| |/ /
* / / stdenv: MACOSX_DEPLOYMENT_TARGET 10.10 -> 10.12Daiderd Jordan2019-07-08
|/ /
* | setup.sh: add dontUnpackworldofpeace2019-07-01
* | setup.sh: add dontConfigureworldofpeace2019-07-01
* | treewide: remove unused variables (#63177)volth2019-06-16
* | Merge branch 'master' into staging-nextVladimír Čunát2019-06-05
|\ \
| * \ Merge pull request #60349 from matthewbauer/fix-60345Matthew Bauer2019-06-04
| |\ \
| | * | check-meta: use system tuple in platformsMatthew Bauer2019-04-30
* | | | Merge branch 'staging-next' into stagingVladimír Čunát2019-05-26
|\| | |
| * | | Merge pull request #60406 from JohnAZoidberg/remove-isnullRobin Gloster2019-05-18
| |\ \ \
| | * | | treewide: Remove usage of isNullDaniel Schaefer2019-04-29
* | | | | Merge #61179: stdenv, cacert: $NIX_SSL_CERT_FILE changesVladimír Čunát2019-05-19
|\ \ \ \ \
| * | | | | stdenv: also override cert files in pure nix-shellVladimír Čunát2019-05-09
| * | | | | stdenv, cacert: consider $NIX_SSL_CERT_FILE in hooksVladimír Čunát2019-05-09
* | | | | | Merge pull request #61169 from matthewbauer/meson-staticMatthew Bauer2019-05-18
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | static: set default_library flag for meson in makeStaticLibraryMatthew Bauer2019-05-08
* | | | | | Changelog meta entry (#60371)Michael Raskin2019-05-10
|/ / / / /
* | | | | Merge branch 'master' into update-ios-gnu-configMatthew Bauer2019-05-07
|\| | | |
| * | | | Merge pull request #56744 from matthewbauer/macos-10-12Matthew Bauer2019-04-26
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | darwin-bootstrap: copy libLLVM dylibMatthew Bauer2019-04-26
| | * | | darwin/make-bootstrap-tools: fix buildMatthew Bauer2019-04-26
| | * | | stdenv/darwin: use libxml2-nopython for building llvmMatthew Bauer2019-04-26
| | * | | stdenv/darwin: put bash in extraBuildInputsMatthew Bauer2019-04-26
| | * | | setup.sh: make sure initialPath goes at end of HOST_PATHMatthew Bauer2019-04-26
| | * | | stdenv/darwin: move secure-format patch to gnum4Matthew Bauer2019-04-26
| | * | | cctools: enable tapi everywhereMatthew Bauer2019-04-26
| | * | | darwin: move to llvm7Matthew Bauer2019-04-20
| | |/ /
| * | | Merge pull request #56555 from matthewbauer/wasmMatthew Bauer2019-04-23
| |\ \ \
| | * | | stdenv, compiler-rt: Compress WASI conditionalsJohn Ericson2019-04-23
| | * | | gnu-config: bump to latest version for wasiMatthew Bauer2019-04-23
| | * | | wasm: init cross targetMatthew Bauer2019-04-23
| | |/ /
| * | | Merge pull request #59755 from matthewbauer/patches-in-make-derivationMatthew Bauer2019-04-23
| |\ \ \
| | * | | make-derivation: put patches in all derivationsMatthew Bauer2019-04-16
| * | | | make-derivation.nix: minorvolth2019-04-21