about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
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
2023-07-05Merge pull request #240433 from reckenrode/darwin-stdenv-reworkWeijia Wang3-558/+1149
2023-07-03stdenvAdapters: don't use lib.optional with a listfigsoda1-1/+1
2023-07-03stdenv: fix overriding with attrset when finalAttrs isn't usedArtturin1-1/+1
2023-07-02swift-corelibs: don’t link against libcurlRandy Eckenrode1-53/+33
2023-07-02darwin.stdenv: refactor stdenv definitionRandy Eckenrode3-556/+1167
2023-07-02stdenv: fix stagesNativeuri1-2/+5
2023-07-01Merge pull request #239005 from Artturin/setorfunoverrRobert Hensing1-1/+1
2023-06-30stdenv: let overrideAttrs accept attrset OR functionArtturin1-1/+1