summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* Merge master into staging-nextgithub-actions[bot]2023-01-25
|\
| * llvmPackages: use libcxxrt on FreeBSDAlyssa Ross2023-01-24
* | Merge master into staging-nextgithub-actions[bot]2023-01-22
|\|
| * lib/meta.nix: platformMatch: allow predicate functionsAdam Joseph2023-01-22
* | Merge remote-tracking branch 'origin/staging' into staging-nativeCheckInputsGuillaume Girol2023-01-21
|\ \
| * | make-bootstrap-tools.nix: fix for wrapped gzipArtturin2023-01-21
| * | Merge remote-tracking branch 'origin/staging-next' into stagingSergei Trofimovich2023-01-20
| |\ \
* | \ \ Merge branch 'nativeCheckInputs' into staging-nativeCheckInputsGuillaume Girol2023-01-21
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | mkDerivation: introduce native checkInputs and nativeCheckInputsGuillaume Girol2023-01-21
| |/
| * make-bootstrap-tools.nix: don't pull in pkgs.glibc in test (#210038)sternenseemann2023-01-16
* | treewide: add names to all setup hooksAlyssa Ross2023-01-19
* | stdenv: don't clobber useArray and type in {prepend,append}ToVarAndrew Childs2023-01-18
* | stdenv: disable shellcheck rule SC2068 & SC1091Artturin2023-01-16
* | stdenv: fix SC2242Artturin2023-01-16
* | stdenv: disable shellcheck rule SC2048Artturin2023-01-16
* | stdenv: disable shellcheck rulesArtturin2023-01-16
* | stdenv: fix SC2004 & SC2086Artturin2023-01-16
* | stdenv: fix SC2223Artturin2023-01-16
* | stdenv: drop remove unnecessary env varArtturin2023-01-15
* | Merge pull request #210752 from trofi/make-bootstrap-tools-libstdcxx-rpathSergei Trofimovich2023-01-15
|\ \
| * | make-bootstrap-tools: fix test to include libstdc++ -rpathSergei Trofimovich2023-01-14
* | | Merge pull request #209371 from Artturin/gzipreproArtturi2023-01-15
|\ \ \
| * | | gzip: make reproducible when GZIP_NO_TIMESTAMPS is setArtturin2023-01-12
* | | | Merge pull request #210109 from amjoseph-nixpkgs/pr/stdenv/build-gettext-only...Artturi2023-01-14
|\ \ \ \ | |_|/ / |/| | |
| * | | stdenv: build gettext only onceAdam Joseph2023-01-10
* | | | stdenv: mark binutils-patchelfed (#209600)Adam Joseph2023-01-14
* | | | Merge pull request #209054 from trofi/stdcxx-out-of-bootstrap-libSergei Trofimovich2023-01-12
|\ \ \ \
| * | | | linux/bootstrap-tools: move libstdc++ out of default library search pathSergei Trofimovich2023-01-04
* | | | | Merge staging-next into staginggithub-actions[bot]2023-01-11
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge master into staging-nextgithub-actions[bot]2023-01-11
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | check-meta(hasUnsupportedPlatform): use lib.meta.availableOnAdam Joseph2023-01-11
| | | |/ | | |/|
* | | | Merge pull request #209255 from Artturin/stdenvupdate1Artturi2023-01-10
|\ \ \ \ | |/ / / |/| | |
| * | | stdenv: don't fail installPhase on missing makefileArtturin2023-01-06
* | | | stdenv/darwin: rebuild gawk earlier: in stage4 instead of final stageSergei Trofimovich2023-01-06
|/ / /
* | / Merge staging-next into staginggithub-actions[bot]2023-01-04
|\| | | |/ |/|
| * Merge pull request #175495 from amjoseph-nixpkgs/pr/sourceProvenance/correct-...piegames2023-01-04
| |\
| | * check-meta.nix: make non-source consistent with documentationAdam Joseph2023-01-01
* | | Merge staging-next into staginggithub-actions[bot]2023-01-03
|\| |
| * | Merge pull request #208478 from trofi/comment-stdenv-bootstrapJohn Ericson2023-01-02
| |\ \ | | |/ | |/|
| | * stdenv/linux: document some tips in debugging stdenv bootstrap towerSergei Trofimovich2023-01-02
* | | Merge branch 'staging-next' into stagingJan Tojnar2023-01-02
|\| |
| * | stdenv/check-meta: do deep type checksNaïm Favier2023-01-01
| |/
* | Merge staging-next into staginggithub-actions[bot]2022-12-18
|\|
| * treewide: fix typosfigsoda2022-12-17
* | stdenv: set `enableParallelBuilding` explicitly if `enableParallelBuildingByD...Sergei Trofimovich2022-12-17
* | stdenv: use `intersectAttrs` instead of `intersectLists`Naïm Favier2022-12-17
* | Merge pull request #205944 from ncfavier/structured-attrs-envNaïm Favier2022-12-15
|\ \
| * | stdenv: handle `env` gracefullyNaïm Favier2022-12-15
* | | stdenv: sort defaultNativeBuildInputs alphabeticallyArtturin2022-12-13
* | | stdenv: remove now unneeded linux conditionalArtturin2022-12-13