about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2023-07-06Merge pull request #239331 from pwaller/fix-pie-hardeningArtturi2-6/+6
2023-07-05Merge branch 'staging-next' into stagingJan Tojnar1-2/+14
2023-07-05Merge pull request #239120 from LibreCybernetics/arch-stuffArtturi1-2/+14
2023-07-04prefetch-npm-deps: use exponential backoffLily Foster3-126/+155
2023-07-02Merge staging-next into staginggithub-actions[bot]1-0/+4
2023-07-01buildFHSEnv: add multiArch flagAtemu1-2/+3
2023-07-01buildFHSEnv: cleanupAtemu1-23/+44
2023-06-30makeSetupHook: unbreak structuredAttrsByDefaultArtturin1-0/+4
2023-06-30Merge staging-next into staginggithub-actions[bot]1-2/+2
2023-06-30Merge pull request #240613 from SuperSandro2000/binary-cacheNick Cao1-2/+2
2023-06-30Merge staging-next into staginggithub-actions[bot]1-1/+3
2023-06-30binary-cache: use lib.makeBinPathSandro Jäckel1-2/+2
2023-06-29runNixOSTest: adds support for lib.extendArthur Gautier1-1/+3
2023-06-29prefetch-yarn-deps: add tests passthruLily Foster1-1/+5
2023-06-29prefetch-npm-deps: add env_loggerLily Foster3-0/+70
2023-06-29importCargoLock: fix git dep config filelinsui1-1/+1
2023-06-29prefetch-npm-deps: use isahc instead of ureqLily Foster6-236/+446
2023-06-29prefetch-npm-deps: update deps and base64 usageLily Foster3-165/+257
2023-06-29prefetch-npm-deps: support NIX_BUILD_CORESLily Foster1-0/+12
2023-06-29buildNpmPackage: add npmWorkspace and npmPruneFlags argsLily Foster3-6/+10
2023-06-28Merge pull request #239622 from corngood/dotnet-miscSandro4-17/+28
2023-06-28Merge pull request #238452 from XYenon/masterLily Foster1-3/+30
2023-06-29prefetch-npm-deps: add retryXYenon1-3/+30
2023-06-27buildNpmPackage: add lilyinstarlight as maintainer/code ownerWinter1-1/+1
2023-06-27prefetch-yarn-deps: add --fixup-lockfile flag to fixup a yarn.lock (#214062)Lily Foster4-16/+95
2023-06-27Merge pull request #236976 from amarshall/zip-reproducibleJanik1-5/+19
2023-06-26Merge master into staging-nextgithub-actions[bot]1-2/+6
2023-06-26Merge pull request #239658 from rnhmjoj/pr-compress-fwMichele Guerini Rocco1-2/+6
2023-06-25Merge master into staging-nextgithub-actions[bot]9-16/+12
2023-06-25treewide: use optionalAttrs instead of 'else {}'Felix Buehler9-16/+12
2023-06-25Merge master into staging-nextgithub-actions[bot]1-1/+1
2023-06-25hardening flags: enable fortify3 by defaultRobert Scott1-1/+1
2023-06-25compressFirmwareXz: preserve meta attributesrnhmjoj1-2/+6
2023-06-24nuget-to-nix: set nullglobDavid McFarland1-0/+1
2023-06-24buildDotnetModule: fix indentationDavid McFarland1-8/+8
2023-06-24buildDotnetModule: remove fetch-deps from tool packagesDavid McFarland1-1/+1
2023-06-24buildDotnetModule: use tmp file for fetch-deps outputDavid McFarland1-2/+4
2023-06-24buildDotnetModule: unset TMPDIR instead of setting it emptyDavid McFarland1-1/+1
2023-06-24buildDotnetModule: allow lockFile path to be set in nugetDepsDavid McFarland2-5/+13
2023-06-24treewide: use optionalString instead of 'then ""'Felix Buehler8-21/+21
2023-06-24lib.systems.architectures: add microarchitecture levelsFabián Heredia Montiel1-2/+14
2023-06-24fetchgit: add a default NIX_BUILD_CORES variableMario Rodas1-1/+1
2023-06-23build-support: Use response-expanded params in pie testPeter Waller2-6/+6
2023-06-23Merge staging-next into staginggithub-actions[bot]6-7/+62
2023-06-22Merge pull request #233422 from mdarocha/crossgen-fixSandro5-3/+58
2023-06-22Merge pull request #237235 from alyssais/vmTools-debGuillaume Girol1-4/+4
2023-06-22Merge staging-next into staginggithub-actions[bot]3-727/+2
2023-06-22Merge pull request #238593 from figsoda/maturinfigsoda3-727/+2
2023-06-21buildDotnetModule: support native binaries in nuget packagesmdarocha2-0/+31
2023-06-21buildDotnetModule: pass runtimeId whenever possible and disable trimming when...mdarocha4-3/+27