about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2021-12-25Merge master into staging-nextgithub-actions[bot]1-1/+1
2021-12-24cmake make-derivation: fix hostPlatform uname release when cross compilingrembo101-1/+1
2021-12-23Merge branch 'master' into staging-nextDmitry Kalinkin3-0/+14
2021-12-23Merge pull request #147942 from oxalica/test/riscv-bootstrap-toolsBernardo Meurer3-0/+14
2021-12-11Merge master into staging-nextgithub-actions[bot]1-6/+7
2021-12-10Merge pull request #147544 from cab404/fix-stdenv-overrideGuillaume Girol1-6/+7
2021-11-30Merge staging-next into staginggithub-actions[bot]2-0/+9
2021-11-30stdenv: add bootstrap files for riscv64oxalica3-0/+14
2021-11-27stdenv: move overriden stdenv in closureVladimir Serov1-6/+7
2021-11-26stdenv: patch autoconf script for riscv in stage 2oxalica1-0/+4
2021-11-26make-bootstrap-tools: produce libatomic on riscv platformoxalica1-0/+5
2021-11-24stdenv: Pass standalone argument for libcxxabitoonn1-1/+1
2021-11-24stdenv: Darwin no longer needs 10.11 workaroundtoonn1-3/+0
2021-11-24bootstrap-tools: Introduce getLib for lib outputstoonn1-14/+14
2021-11-24darwin.stdenv: Update to LLVM 11 and clang 11.1.0toonn1-1/+1
2021-11-24darwin.Libsystem: Patch TargetConditionals.htoonn1-44/+3
2021-11-24xnu: Fix python3 patchtoonn1-4/+1
2021-11-24stdenv: update darwin bootstrap tools for llvm11Daiderd Jordan1-2/+2
2021-11-23stdenv/setup: tell libtool about library pathsAlyssa Ross1-1/+12
2021-10-25Merge pull request #137209 from milahu/patch-10Artturi1-2/+2
2021-10-13stdenv: add llvm-config to meson cross fileRick van Schijndel1-0/+3
2021-10-07Merge pull request #138289 from sternenseemann/fix-non-gnu-stripsterni1-6/+1
2021-10-06stdenv: add shopt inherit_errexithappysalada1-0/+1
2021-10-06stdenv: use named ref to clarify intenthappysalada1-11/+10
2021-10-02libxml2: use libiconv on DarwinEmily1-1/+1
2021-09-23Merge branch 'master' into staging-nextRyan Burns2-1/+7
2021-09-23sigtool: 4a3719b4 -> 2a13539d (#138453)Michael Stone2-1/+7
2021-09-18stdenv: move --enable-deterministic-archives flag into GNU wrappersternenseemann1-6/+1
2021-09-17stdenv: re-add isMachO helper function (#138334)Winter1-0/+28
2021-09-17Merge #138186: stdenv: remove isMachO helper functionVladimír Čunát1-23/+0
2021-09-16stdenv: remove isMachO helper functionWinter1-23/+0
2021-09-12stdenv/setup.sh: fix read -N 0 for bash 5happysalada1-1/+3
2021-09-09unpackFile: ignore timestamp warningsmilahu1-2/+2
2021-09-07stdenv: fix nix_build_cores guesshappysalada1-9/+4
2021-09-06stdenv: fix showBuildStatshappysalada1-8/+6
2021-09-05Revert "Merge remote-tracking branch 'origin/python-unstable' into staging-next"Martin Weinelt2-65/+57
2021-08-30stdenv setup.sh: remove combined [ in favor of [[happysalada1-3/+3
2021-08-30stdenv: remove bash version compatibility hackhappysalada1-16/+16
2021-08-30stdenv: remove combined command conditionalhappysalada1-9/+11
2021-08-30stdenv: arithmetic fixeshappysalada1-23/+23
2021-08-30stdenv: reduce iohappysalada1-6/+8
2021-08-30stdenv: declare missing variableshappysalada1-0/+4
2021-08-21stdenv: add isMachO helper function (#133808)Sebastián Mancilla1-0/+23
2021-08-20pkgsStatic: Finally obviate overlay!John Ericson2-5/+23
2021-08-19pkgsStatic: Inline more of static overlayJohn Ericson1-0/+18
2021-08-18Merge pull request #134463 from Ericson2314/stdenv-adapter-latebindJohn Ericson3-453/+482
2021-08-18pkgs/stdenv/make-derivation: ReindentJohn Ericson1-395/+396
2021-08-18stdenv: Fix overriding + `overrideAttrs`John Ericson3-59/+87
2021-08-07Merge master into staging-nextgithub-actions[bot]1-0/+1
2021-08-07stdenv/check-meta: add maxSilentArtturin1-0/+1