about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2023-10-13Merge staging-next into staginggithub-actions[bot]1-1/+4
2023-10-13stdenvAdapters.useMoldLinker: automatically add `allowedRequisites`Artturin1-1/+4
2023-10-13Merge staging-next into staginggithub-actions[bot]1-2/+2
2023-10-13mold: add tests for `mold-wrapped` and `useMoldLinker` adapterArtturin1-2/+2
2023-10-09Merge staging-next into staginggithub-actions[bot]1-1/+1
2023-10-07release.nix: namespace bootstrap tools with triplesAlyssa Ross1-1/+1
2023-10-05Merge pull request #257919 from Ma27/structured-attrs-env-varsLinus Heckemann2-18/+3
2023-10-05Merge staging-next into staginggithub-actions[bot]16-27/+27
2023-10-04treewide: refactor `.attrs.sh` detectionMaximilian Bosch1-3/+1
2023-10-04stdenv: refactor `.attrs.sh` detectionMaximilian Bosch1-15/+2
2023-10-03bootstrap-tools-cross: Rename bootstrap file jobs to be more descriptiveArtturin16-27/+27
2023-10-02Merge staging-next into staginggithub-actions[bot]2-54/+10
2023-10-02Merge pull request #258476 from Artturin/bootstrapthingies2Artturi2-54/+10
2023-10-02bootstrap-tools-cross: Add a note about what should be hereArtturin1-1/+3
2023-10-02stdenv: remove unused loongson2f bootstrap filesArtturin1-44/+0
2023-10-01bootstrap-tools-cross: sortArtturin1-5/+8
2023-10-01bootstrap-tools-cross: remove bootstrap files for systems which are not used ...Artturin1-5/+0
2023-10-01Merge pull request #253160 from pwaller/static-skip-install-rpathArtturi1-6/+7
2023-09-30Revert "Revert "Merge pull request #253760 from chivay/bootstrap-scrt""Artturin1-1/+2
2023-09-07Merge staging-next into staginggithub-actions[bot]1-1/+1
2023-09-07freshBootstrapTools.bootstrapTools: fix eval on darwinArtturin1-1/+1
2023-09-05Merge staging-next into staginggithub-actions[bot]1-1/+1
2023-09-04pkgs/stdenv: fix typo in booter.nix docsMartin Zacho1-1/+1
2023-09-04Merge pull request #245909 from Artturin/setupshchanges2Artturi1-1/+1
2023-09-03makeStaticBinaries: Set -DCMAKE_SKIP_INSTALL_RPATHPeter Waller1-6/+7
2023-09-02stdenv: Fix possible issues discovered withArtturin1-1/+1
2023-08-29stdenv: Add hack to fix cmake canExecute cross-compilationArtturin1-0/+2
2023-08-10stdenv: Print `_allFlags` debug output to stderrArtturin1-1/+1
2023-08-06Merge pull request #219421 from risicle/ris-fortify-headers-autoRobert Scott1-0/+3
2023-08-06cc-wrapper: include fortify-headers before libc includes for muslRobert Scott1-0/+3
2023-08-06Merge staging-next into staginggithub-actions[bot]1-1/+1
2023-08-06Merge master into staging-nextgithub-actions[bot]1-1/+1
2023-08-05treewide: fix some comments (#247365)Jan Malakhovski1-1/+1
2023-08-01codesign_allocate: reference cctoolsSimon Žlender1-0/+4
2023-08-01Merge pull request #245640 from reckenrode/revert-stdenv-no-responseWeijia Wang1-48/+17
2023-07-31Revert "stdenv: use improved strip.sh for aarch64-linux"Vladimír Čunát1-4/+1
2023-07-30stdenv: use improved strip.sh for aarch64-linuxVladimír Čunát1-1/+4
2023-07-28stdenv: Make condition clearerArtturin1-1/+1
2023-07-25darwin-stdenv: revert `NIX_CC_NO_RESPONSE_FILE` logicRandy Eckenrode1-48/+17
2023-07-22Merge master into staging-nextgithub-actions[bot]1-4/+1
2023-07-21stdenvAdapters: Remove 6 year old commentArtturin1-3/+0
2023-07-21stdenvAdapters: Fix conditionArtturin1-1/+1
2023-07-17Merge pull request #241025 from uri-canva/fix-nativeUri Baghin1-2/+5
2023-07-15freshBootstrapTools: fix build on darwinWeijia Wang1-6/+6
2023-07-14stdenvBootstrapTools: in darwin, only run install_name_tool on Mach-O filesTheodore Ni1-2/+2
2023-07-09darwin.stdenv: allow `patchShebangs` during the bootstrapRandy Eckenrode1-12/+26
2023-07-09Merge master into staging-nextgithub-actions[bot]2-2/+3
2023-07-08darwin.stdenv: only run `install_name_tool` on filesRandy Eckenrode1-1/+1
2023-07-08darwin.stdenv: fix portable libsystem hook with sandboxingRandy Eckenrode2-1/+2
2023-07-06Merge #224822: hardening flags: enable fortify3 by defaultVladimír Čunát1-6/+3