summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* Merge master into staging-nextgithub-actions[bot]2022-04-17
|\
| * pkgs/stdenv/linux: add powerpc64le bootstrap-filesAdam Joseph2022-04-11
* | Merge staging-next into staginggithub-actions[bot]2022-04-06
|\|
| * Merge #165406: staging-next 2022-03-23Vladimír Čunát2022-04-05
| |\
| * \ Merge pull request #166383 from hercules-ci/always-sanitize-derivation-nameRobert Hensing2022-04-05
| |\ \
| | * | stdenv.mkDerivation: Always sanitize derivation nameRobert Hensing2022-03-30
* | | | Merge pull request #166827 from Artturin/addtimeprintArtturi2022-04-05
|\ \ \ \
| * | | | stdenv: print the time the phase took if it was longer than 30sArtturin2022-04-02
* | | | | Merge remote-tracking branch 'origin/staging-next' into stagingMartin Weinelt2022-04-05
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | stdenv bootstrap tools: adjust with glibc-2.34 (2nd try)Vladimír Čunát2022-04-04
| * | | | Revert "stdenv bootstrap tools: adjust with glibc-2.34"Vladimír Čunát2022-04-04
| * | | | stdenv bootstrap tools: adjust with glibc-2.34Vladimír Čunát2022-04-04
* | | | | Merge staging-next into staginggithub-actions[bot]2022-04-02
|\| | | | | |/ / / |/| | |
| * | | Merge master into staging-nextgithub-actions[bot]2022-04-02
| |\| |
| | * | Merge pull request #166430 from alyssais/openssl-static-retry7c6f434c2022-04-02
| | |\ \ | | | |/ | | |/|
| | | * treewide: use lib.getLib for OpenSSL librariesAlyssa Ross2022-03-30
* | | | Merge pull request #134917 from NixOS/binutils-2.37Bernardo Meurer2022-03-29
|\ \ \ \
| * | | | binutils: rename gold to enableGoldBernardo Meurer2022-03-28
| * | | | stdenv: fix binutils' bootstrapBernardo Meurer2022-03-28
| | |/ / | |/| |
* | | | Merge staging-next into staginggithub-actions[bot]2022-03-26
|\ \ \ \ | | |/ / | |/| |
| * | | Merge master into staging-nextgithub-actions[bot]2022-03-26
| |\| |
| | * | make-bootstrap-tools-cross: fix typo which prevents hydra evalAdam Joseph2022-03-26
| | |/
* | | Merge staging-next into staginggithub-actions[bot]2022-03-25
|\| |
| * | Merge branch 'master' into staging-nextVladimír Čunát2022-03-25
| |\|
| | * treewide: remove meta.repositoriesArtturin2022-03-24
* | | stdenv/setup.sh: make sure $sourceRoot has +x before cd-ingsternenseemann2022-03-24
|/ /
* | Merge staging-next into staginggithub-actions[bot]2022-03-18
|\|
| * lib/systems: add mips64el definitionsAdam Joseph2022-03-10
* | Merge staging-next into staginggithub-actions[bot]2022-03-07
|\|
| * stdenv/check-meta: remove onlyLicenses checkNaïm Favier2022-02-17
* | Merge pull request #162197 from trofi/fix-gcc-wrapper-in-stdenvMaximilian Bosch2022-03-01
|\ \
| * | pkgs/stdenv/linux/default.nix: restore dropped gcc-wrapperSergei Trofimovich2022-02-28
* | | Merge pull request #161079 from SuperSandro2000/exit-handlerSandro2022-03-01
|\ \ \ | |/ / |/| |
| * | stdenv, dep-licenses.sh: do not skip handling of other exit trapsSandro Jäckel2022-02-20
| |/
* | stdenv: revert gcc hackMaximilian Bosch2022-02-27
* | stdenv-bootstrap: force using new libc from stage2Maximilian Bosch2022-02-27
|/
* Merge master into staging-nextgithub-actions[bot]2022-02-08
|\
| * bootstrap-tools: disable iconv for the `hello` testzowoq2022-02-08
* | Merge branch 'staging-next' into stagingDmitry Kalinkin2022-02-01
|\|
| * stdenv/check-meta: add note for Flake usagematthewcroughan2022-02-01
* | Merge staging-next into staginggithub-actions[bot]2022-01-30
|\|
| * stdenv: introduce withCFlagsmatthewcroughan2022-01-29
* | Merge branch 'staging-next' into stagingJan Tojnar2022-01-28
|\|
| * Merge pull request #151363 from Stunkymonkey/doc-updateWalkerSandro2022-01-27
| |\
| | * update-walker: remove because unusedFelix Buehler2022-01-26
* | | stdenv: fix shellcheck complaining about things not being posix compliantSandro Jäckel2022-01-23
* | | stdenv: restore bash options -e/-u to the values they where beforeSandro Jäckel2022-01-23
|/ /
* | stdenv/darwin: fix for curl with zstd and idn2Dmitry Kalinkin2022-01-13
* | Merge pull request #153790 from sternenseemann/cross-bootstrap-logicJohn Ericson2022-01-08
|\ \
| * | llvmPackages_*: respect cc for target when choosing C++ flavoursternenseemann2022-01-07
| |/