about summary refs log tree commit diff
path: root/pkgs/build-support/setup-hooks
AgeCommit message (Expand)AuthorFilesLines
2024-05-27Revert "make-binary-wrapper: add cc to propagatedBuildInputs"Alyssa Ross1-1/+1
2024-05-26Merge pull request #311794 from rhelmot/freebsd-minimal3/make-binary-wrapperJohn Ericson1-1/+1
2024-05-24setup-hooks/strip: uniqify files by inode number before strippingThomas Watson1-6/+10
2024-05-17make-binary-wrapper: add cc to propagatedBuildInputsArtemis Tosini1-1/+1
2024-04-27treewide: wrapGAppsHook → wrapGAppsHook3Jan Tojnar1-7/+7
2024-04-27wrapGAppsHook: Flip inheritance relationship with wrapGAppsNoGuiHookJan Tojnar1-1/+1
2024-04-02auditBlasHook: removePhilip Taron1-37/+0
2024-03-22Merge pull request #297628 from cwp/python-env-venvDomen Kožar2-0/+50
2024-03-21Fix venv creation in Python environmentsColin Putney2-0/+50
2024-03-19Merge staging-next into staginggithub-actions[bot]2-16/+16
2024-03-17autoPatchelfHook: move multiline hook into a functionQyriad1-14/+13
2024-03-17stripJavaArchivesHook: rename from canonicalize-jars-hook and use strip-nonde...TomaSajt2-16/+16
2024-02-16Merge pull request #255463 from emilylange/stdenv/patch-shebangs-trailing-new...Rick van Schijndel1-1/+4
2024-01-22postgresqlTestHook: add postgresqlExtraSettings variableMario Rodas1-0/+2
2023-12-14auto-patchelf: improve deprecation check by searching all elementsConnor Baker1-6/+11
2023-12-14auto-patchelf: add support for __structuredAttrsConnor Baker1-4/+12
2023-11-30separateDebugInfo: use NIX_RUSTFLAGSAlyssa Ross1-1/+1
2023-11-17autoPatchelfHook: fix arguments parsingK9001-2/+5
2023-10-28darwin: fix also .so names in darwinJari Vetoniemi1-1/+1
2023-09-30autoPatchelfHook: add `patchelfFlags` optionK9002-7/+17
2023-09-20Merge pull request #255208 from rhendric/rhendric/make-binary-wrapperArtturi1-0/+15
2023-09-18makeBinaryWrapper: protect wildcards in flagsRyan Hendrickson1-0/+15
2023-09-16makeBinaryWrapper.extractCmd: fix use in cross compilationNick Cao1-1/+1
2023-09-16patch-shebangs: fix crash with shebang without trailing newlineemilylange1-1/+4
2023-09-14Merge pull request #249268 from Enzime/remmina-bundletoonn1-2/+2
2023-09-05Merge pull request #218783 from timbertson/stripExcludeExtensionsArtturi1-1/+9
2023-09-04Merge pull request #245909 from Artturin/setupshchanges2Artturi3-3/+6
2023-09-03setup-hooks/separate-debug-info.sh: Warn if necessary variables are not setArtturin1-0/+3
2023-09-03setup-hooks/strip: add stripExcludeTim Cuthbertson1-1/+9
2023-09-02stdenv: Fix possible issues discovered withArtturin2-3/+3
2023-08-31win-dll-links: also copy dll from dependenciesbrano5431-39/+83
2023-08-26Merge pull request #246867 from markuskowa/add-mpi-hookmarkuskowa2-0/+59
2023-08-22mpiCheckPhaseHook: add new setup hook for MPI aware check phasesMarkus Kowalewski2-0/+59
2023-08-21writeDarwinBundle: use binary wrapperMichael Hoang1-2/+2
2023-08-07setup-hooks/strip: Create the log file in '$TMDPIR'Artturin1-1/+1
2023-08-04makeBinaryWrapper: remove cc dependency on aarch64-darwinTheodore Ni1-5/+2
2023-08-04Merge pull request #238525 from tie/patch-shebang-update-store-pathsArtturi1-10/+32
2023-07-31Revert "stdenv: use improved strip.sh for aarch64-linux"Vladimír Čunát1-90/+0
2023-07-31Merge pull request #246164 from trofi/strip-no-symlinksLinus Heckemann1-0/+5
2023-07-30stdenv: use improved strip.sh for aarch64-linuxVladimír Čunát1-0/+90
2023-07-30setup-hooks/strip: resolve/uniq symlinks before strippingSergei Trofimovich1-0/+5
2023-07-21setup-hooks/strip: Exit if `cmd` or `ranlibCmd` are emptyArtturin1-0/+3
2023-07-21setup-hooks/strip: Add -- before $cmdArtturin1-1/+1
2023-07-21setup-hooks/strip: Print strip stderr if command failsArtturin1-2/+6
2023-07-10setup-hooks/strip: parallelise strippingLinus Heckemann1-1/+6
2023-06-19patch-shebangs: add a flag to update shebangs with store pathsIvan Trubach1-10/+32
2023-06-11makeWrapper: fix flag handlingJames Kay1-3/+3
2023-05-31pkgs/build-support: fix typosfetsorn1-3/+3
2023-05-30autoPatchelfHook: Add support for single filesGuillaume Maudoux1-5/+17
2023-05-01Merge #229154: staging: make wrapProgram<Type> use the right wrapperVladimír Čunát2-2/+2