about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2022-04-17Merge master into staging-nextgithub-actions[bot]2-0/+26
2022-04-11pkgs/stdenv/linux: add powerpc64le bootstrap-filesAdam Joseph2-0/+26
2022-04-06Merge staging-next into staginggithub-actions[bot]1-3/+6
2022-04-05Merge pull request #166827 from Artturin/addtimeprintArtturi1-0/+23
2022-04-05Merge #165406: staging-next 2022-03-23Vladimír Čunát2-2/+5
2022-04-05Merge pull request #166383 from hercules-ci/always-sanitize-derivation-nameRobert Hensing1-3/+6
2022-04-05Merge remote-tracking branch 'origin/staging-next' into stagingMartin Weinelt1-0/+3
2022-04-04stdenv bootstrap tools: adjust with glibc-2.34 (2nd try)Vladimír Čunát1-0/+3
2022-04-04Revert "stdenv bootstrap tools: adjust with glibc-2.34"Vladimír Čunát1-2/+1
2022-04-04stdenv bootstrap tools: adjust with glibc-2.34Vladimír Čunát1-1/+2
2022-04-02Merge staging-next into staginggithub-actions[bot]1-1/+1
2022-04-02Merge master into staging-nextgithub-actions[bot]1-1/+1
2022-04-02Merge pull request #166430 from alyssais/openssl-static-retry7c6f434c1-1/+1
2022-04-02stdenv: print the time the phase took if it was longer than 30sArtturin1-0/+23
2022-03-30treewide: use lib.getLib for OpenSSL librariesAlyssa Ross1-1/+1
2022-03-30stdenv.mkDerivation: Always sanitize derivation nameRobert Hensing1-3/+6
2022-03-29Merge pull request #134917 from NixOS/binutils-2.37Bernardo Meurer2-3/+4
2022-03-28binutils: rename gold to enableGoldBernardo Meurer2-2/+2
2022-03-28stdenv: fix binutils' bootstrapBernardo Meurer1-1/+2
2022-03-26Merge staging-next into staginggithub-actions[bot]1-2/+2
2022-03-26Merge master into staging-nextgithub-actions[bot]1-2/+2
2022-03-26make-bootstrap-tools-cross: fix typo which prevents hydra evalAdam Joseph1-2/+2
2022-03-25Merge staging-next into staginggithub-actions[bot]1-1/+0
2022-03-25Merge branch 'master' into staging-nextVladimír Čunát1-1/+0
2022-03-24treewide: remove meta.repositoriesArtturin1-1/+0
2022-03-24stdenv/setup.sh: make sure $sourceRoot has +x before cd-ingsternenseemann1-0/+3
2022-03-18Merge staging-next into staginggithub-actions[bot]2-0/+3
2022-03-10lib/systems: add mips64el definitionsAdam Joseph2-0/+3
2022-03-07Merge staging-next into staginggithub-actions[bot]1-8/+1
2022-03-01Merge pull request #162197 from trofi/fix-gcc-wrapper-in-stdenvMaximilian Bosch1-1/+1
2022-03-01Merge pull request #161079 from SuperSandro2000/exit-handlerSandro1-2/+2
2022-02-28pkgs/stdenv/linux/default.nix: restore dropped gcc-wrapperSergei Trofimovich1-1/+1
2022-02-27stdenv: revert gcc hackMaximilian Bosch1-13/+0
2022-02-27stdenv-bootstrap: force using new libc from stage2Maximilian Bosch1-1/+14
2022-02-20stdenv, dep-licenses.sh: do not skip handling of other exit trapsSandro Jäckel1-2/+2
2022-02-17stdenv/check-meta: remove onlyLicenses checkNaïm Favier1-8/+1
2022-02-08Merge master into staging-nextgithub-actions[bot]1-1/+2
2022-02-08bootstrap-tools: disable iconv for the `hello` testzowoq1-1/+2
2022-02-01Merge branch 'staging-next' into stagingDmitry Kalinkin1-2/+9
2022-02-01stdenv/check-meta: add note for Flake usagematthewcroughan1-2/+9
2022-01-30Merge staging-next into staginggithub-actions[bot]1-0/+21
2022-01-29stdenv: introduce withCFlagsmatthewcroughan1-0/+21
2022-01-28Merge branch 'staging-next' into stagingJan Tojnar1-2/+0
2022-01-27Merge pull request #151363 from Stunkymonkey/doc-updateWalkerSandro1-2/+0
2022-01-26update-walker: remove because unusedFelix Buehler1-2/+0
2022-01-23stdenv: fix shellcheck complaining about things not being posix compliantSandro Jäckel1-0/+1
2022-01-23stdenv: restore bash options -e/-u to the values they where beforeSandro Jäckel1-2/+5
2022-01-13stdenv/darwin: fix for curl with zstd and idn2Dmitry Kalinkin1-0/+5
2022-01-08Merge pull request #153790 from sternenseemann/cross-bootstrap-logicJohn Ericson2-2/+8
2022-01-07llvmPackages_*: respect cc for target when choosing C++ flavoursternenseemann2-2/+8