summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
...
| * | | stdenv: remove isMachO helper functionWinter2021-09-16
| |/ /
| * | Revert "Merge remote-tracking branch 'origin/python-unstable' into staging-next"Martin Weinelt2021-09-05
* | | stdenv/setup.sh: fix read -N 0 for bash 5happysalada2021-09-12
* | | stdenv: fix nix_build_cores guesshappysalada2021-09-07
* | | stdenv: fix showBuildStatshappysalada2021-09-06
|/ /
* | stdenv setup.sh: remove combined [ in favor of [[happysalada2021-08-30
* | stdenv: remove bash version compatibility hackhappysalada2021-08-30
* | stdenv: remove combined command conditionalhappysalada2021-08-30
* | stdenv: arithmetic fixeshappysalada2021-08-30
* | stdenv: reduce iohappysalada2021-08-30
* | stdenv: declare missing variableshappysalada2021-08-30
* | stdenv: add isMachO helper function (#133808)Sebastián Mancilla2021-08-21
* | pkgsStatic: Finally obviate overlay!John Ericson2021-08-20
* | pkgsStatic: Inline more of static overlayJohn Ericson2021-08-19
|/
* Merge pull request #134463 from Ericson2314/stdenv-adapter-latebindJohn Ericson2021-08-18
|\
| * pkgs/stdenv/make-derivation: ReindentJohn Ericson2021-08-18
| * stdenv: Fix overriding + `overrideAttrs`John Ericson2021-08-18
* | Merge master into staging-nextgithub-actions[bot]2021-08-07
|\|
| * stdenv/check-meta: add maxSilentArtturin2021-08-07
* | stdenv/setup: force libtool to skip dep checksAlyssa Ross2021-07-27
|/
* Merge pull request #130601 from happysalada/stdenv_cosmeticJörg Thalheim2021-07-23
|\
| * stdenv: typohappysalada2021-07-19
* | Revert #127736: stdenv changes towards an alternative shellVladimír Čunát2021-07-17
* | Merge #129854: stdenv/darwin: finalize URLs (into staging-next)Vladimír Čunát2021-07-16
|\ \
| * | stdenv/darwin: switch to the official bootstrap URLsVladimír Čunát2021-07-16
* | | stdenv/make-bootstrap-tools: nuke yet another headerVladimír Čunát2021-07-16
|/ /
* | Merge #129854: stdenv/darwin: update bootstrap toolsVladimír Čunát2021-07-16
|\ \
| * | stdenv/darwin: update bootstrap tools for x86_64-darwinVladimír Čunát2021-07-10
* | | Revert "setup.sh: fatal: This word should yield a string, but it contains an ...Vladimír Čunát2021-07-16
|/ /
* | Merge branch 'glibc-2.33' into stagingVladimír Čunát2021-07-06
|\ \
| * | stdenv bootstrap: hack around glibc version mismatchVladimír Čunát2021-07-06
* | | Update pkgs/stdenv/generic/setup.sh:use [[ instead of [Raphael Megzari2021-07-06
* | | Update pkgs/stdenv/generic/setup.sh: use [[ instead of [Raphael Megzari2021-07-06
* | | Update pkgs/stdenv/generic/setup.sh: group var declarationRaphael Megzari2021-07-06
* | | Update pkgs/stdenv/generic/setup.sh: group var declarationRaphael Megzari2021-07-06
* | | setup.sh: separate command from combined conditionalhappysalada2021-07-06
* | | Update pkgs/stdenv/generic/setup.shRaphael Megzari2021-07-06
* | | setup.sh: remove bash empty array old hackhappysalada2021-07-06
* | | setup.sh: use [[ for combined conditionalshappysalada2021-07-06
* | | setup.sh: remove extraneous cat cmdhappysalada2021-07-06
* | | setup.sh: arithmetic conditional stylehappysalada2021-07-06
* | | setup.sh: fatal: Undefined variablehappysalada2021-07-06
* | | setup.sh: fatal: This word should yield a string, but it contains an arrayhappysalada2021-07-06
* | | setup.sh: shellcheck disable=SC1091happysalada2021-07-06
* | | setup.sh: shellcheck disable=SC2034happysalada2021-07-06
* | | setup.sh: missing white spacehappysalada2021-07-06
* | | setup.sh: add quotes where semantically validhappysalada2021-07-06
* | | setup.sh: fatal: Invalid integer constant 'relHostOffset'happysalada2021-07-06
* | | setup.sh: shellcheck disable=SC2123happysalada2021-07-06
* | | setup.sh: shellcheck disable=SC1090happysalada2021-07-06