about summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* stdenv/check-meta: alignment/widthzowoq2020-06-11
* Merge branch 'staging-next'Vladimír Čunát2020-06-10
|\
| * Merge pull request #89036 from Ericson2314/fix-mesa-wayland-crossJohn Ericson2020-05-27
| |\
| | * mkDerivation: Don't need to specify pkg-config for meson any moreJohn Ericson2020-05-27
| * | Merge pull request #87583 from Gaelan/single-llvmMatthew Bauer2020-05-15
| |\ \ | | |/ | |/|
| | * stdenv: only build LLVM once on darwinGaelan Steele2020-05-11
| * | Merge pull request #83180 from matthewbauer/only-add-ldflags-for-macosMatthew Bauer2020-05-13
| |\ \
| | * | bintools: only add macos flags when targeting macOSMatthew Bauer2020-03-23
| * | | *-wrapper; Switch from `infixSalt` to `suffixSalt`John Ericson2020-05-12
| | |/ | |/|
* / | docs: increase awareness of NIXPKGS_ALLOW_INSECURE=1Geoffrey Huntley2020-06-10
|/ /
* | mkDerivation mesonFlags: Fix arm cpu familiesJohn Ericson2020-04-28
* | mkDerivation mesonFlags: Fix cross file logic to handle more casesJohn Ericson2020-04-28
* | meson: Make target-agnosticJohn Ericson2020-04-28
* | Merge branch 'staging-next' into stagingJan Tojnar2020-04-13
|\ \
| * | treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
* | | setup.sh: add dontPatchworldofpeace2020-04-12
* | | generic/setup.sh: allow clobbering env-vars fileMatthew Bauer2020-04-09
|/ /
* / stdenv/linux: remove powerpc64le bootstrap toolsMatthew Bauer2020-03-31
|/
* armv{5tel,6l,7l}: bootstrap-files: quote URLs for rfc-45Graham Christensen2020-03-16
* armv{5tel,6l,7l}: update bootstrap tools after #80497Graham Christensen2020-03-16
* Merge staging-next into masterFrederik Rietdijk2020-03-08
|\
| * unpack-bootstrap-tools: remove obsolete linker script patchingBen Wolsieffer2020-03-06
| * stdenv: update ARM bootstrap tarballsBen Wolsieffer2020-03-06
* | make-bootstrap-tools: add libssp to allow stack protector to workBen Wolsieffer2020-02-18
|/
* make-bootstrap-tools: fixup after glibc updateVladimír Čunát2020-02-10
* Merge master into staging-nextFrederik Rietdijk2020-02-09
|\
| * stdenv: Remove isArm (use isAarch32 instead)Chuck2020-02-05
* | stdenv bootstrap tools: switch one file to official URLVladimír Čunát2020-02-05
* | Merge #66528: glibc: 2.27 -> 2.30 (into staging)Vladimír Čunát2020-02-05
|\ \ | |/ |/|
| * stdenv bootstrap tools: regenerate "officialy"Vladimír Čunát2020-02-05
| * Merge branch 'staging' into glibc230Maximilian Bosch2020-02-01
| |\
| * \ Merge branch 'staging' into glibc230Maximilian Bosch2020-01-23
| |\ \
| * | | stdenv: rebuild aarch64 bootstrap files with gcc8Maximilian Bosch2020-01-14
| * | | glibc: depend on libidn2 (and libunistring, transitively)Vladimír Čunát2020-01-14
| * | | stdenv bootstrap: disable dejagnu testsVladimír Čunát2020-01-14
| * | | bootstrap-files: bump WIPLuka Blaskovic2020-01-14
* | | | Merge staging-next into stagingFrederik Rietdijk2020-02-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | stdenv, darwin: fix setupHook locationLuka Blaskovic2020-01-30
| | |/ | |/|
* | | cmake: move CMAKE_OSX_ARCHITECTURES out of the stdenvDaiderd Jordan2020-01-31
* | | stdenv: introduce appleSdkVersion and macosVersionMinDaiderd Jordan2020-01-31
* | | stdenv: make darwin builds reproducableDaiderd Jordan2020-01-31
|/ /
* | stdenv: make symlinks that refer to the same output relativeAndreas Rammhold2020-01-15
* | Merge pull request #77610 from LnL7/darwin-stdenv-python3Frederik Rietdijk2020-01-15
|\ \ | |/ |/|
| * stdenv: bootstrap darwin with python3Daiderd Jordan2020-01-13
* | pkgsStatic: set BUILD_SHARED_LIBS=OFF for cmakeDmitry Kalinkin2020-01-03
|/
* Merge pull request #74090 from obsidiansystems/ghcjs-cross-without-ccJohn Ericson2019-12-30
|\
| * Merge remote-tracking branch 'obsidian/ghcjs-cross-without-cc-common' into gh...John Ericson2019-12-30
| |\
| | * pkgs/stdenv/booter.nix: Add comment explaining hasCC trickeryJohn Ericson2019-12-30
| * | Merge remote-tracking branch 'obsidian/ghcjs-cross-without-cc-19.09' into ghc...John Ericson2019-11-26
| |\|
| | * Fix lib testsJohn Ericson2019-11-26