summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* 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
| * | | make-derivation.nix: @matthewbauer's reviewvolth2019-04-21
| * | | fix bootstrap when platform.gcc.arch=="skylake"volth2019-04-21
| | |/ | |/|
* / | cross: use newer gnu-config on iOSMatthew Bauer2019-05-07
|/ /
* / stdenv/linux: use isCompatible to find bootstrap toolsMatthew Bauer2019-04-19
|/
* Merge pull request #59338 from matthewbauer/llvm-libc++Matthew Bauer2019-04-12
|\
| * llvm8: support c++ in cross caseMatthew Bauer2019-04-11
* | check-env: don't execute check-meta.nix 15,000 timesGraham Christensen2019-04-11
|/
* androidndk: fixup messMatthew Bauer2019-04-10
* top-level: Create `pkgs{Build,Host,Target}{Build,Host,Target}`John Ericson2019-03-24
* pkgs/stdenv/booter.nix: fix a typoJan Malakhovski2019-03-14