about summary refs log tree commit diff
path: root/pkgs/build-support/setup-hooks
AgeCommit message (Expand)AuthorFilesLines
2023-12-22auto-patchelf: improve deprecation check by searching all elementsConnor Baker1-6/+11
2023-12-22auto-patchelf: add support for __structuredAttrsConnor Baker1-4/+12
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-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
2023-05-01Merge master into staging-nextgithub-actions[bot]1-19/+12
2023-04-30Merge pull request #224178 from Yarny0/patch-ppd-files-metaArtturi1-19/+12
2023-04-30pkgs/build-support: call the right makeWrapper function from wrapProgram<Type>K9002-2/+2
2023-04-25Merge staging-next into staginggithub-actions[bot]1-9/+35
2023-04-25Merge master into staging-nextgithub-actions[bot]1-9/+35
2023-04-25Merge pull request #223759 from 2xsaiko/outgoing/darwin-bundletoonn1-9/+35
2023-04-23Merge pull request #227762 from raboof/separate-debug-info-deterministicallyGuillaume Girol1-1/+5
2023-04-23setup-hooks/separate-debug-info.sh: make deterministicArnout Engelen1-1/+5
2023-04-15Merge staging-next into staginggithub-actions[bot]1-0/+12
2023-04-14moveBuildTree: initWeijia Wang1-0/+12
2023-04-13autoPatchelfHook: add appendRunpaths argumentSomeone Serge2-6/+18
2023-04-11patch-ppd-files: use `meta` and `passthru` directlyYarny01-19/+12
2023-04-09Merge pull request #224669 from raboof/preserve-dates-while-strippingSandro1-2/+2
2023-04-04setup-hooks/strip.sh: preserve file datesArnout Engelen1-2/+2
2023-03-29desktopToDarwinBundle: Fix icon selection algorithmMarco Rebhan1-3/+12
2023-03-29desktopToDarwinBundle: Add debug outputs for icon conversionMarco Rebhan1-0/+4
2023-03-26desktopToDarwinBundle: Return at most 1 literal match from desktop fileMarco Rebhan1-6/+19