index
:
nixos/nixpkgs.git
master
nixos-16.03
nixos-16.09
nixos-18.09
nixos-18.09-small
nixos-19.03
nixos-19.03-small
nixos-19.09
nixos-19.09-small
nixos-20.03
nixos-20.03-small
nixos-20.09
nixos-20.09-aarch64
nixos-20.09-small
nixos-21.05
nixos-21.05-aarch64
nixos-21.05-small
nixos-21.11
nixos-21.11-aarch64
nixos-21.11-small
nixos-22.05
nixos-22.05-aarch64
nixos-22.05-small
nixos-22.11
nixos-22.11-small
nixos-23.05
nixos-23.05-small
nixos-23.11
nixos-23.11-small
nixos-24.05
nixos-24.05-small
nixos-24.11
nixos-24.11-small
nixos-25.05
nixos-25.05-small
nixos-25.11
nixos-25.11-small
nixos-26.05
nixos-26.05-small
nixos-test-staging
nixos-test-staging-baseline
nixos-unstable
nixos-unstable-small
nixpkgs-stable
nixpkgs-testing
nixpkgs-unstable
release-13.10
release-14.04
release-14.12
release-15.09
release-16.03
release-16.09
release-17.03
release-17.09
release-18.03
release-18.09
release-18.09-firefox64
release-19.03
release-19.09
release-20.03
release-20.09
release-21.05
release-21.11
release-22.05
release-22.11
release-23.05
release-23.11
release-24.05
release-24.11
release-25.05
release-25.11
release-26.05
staging
staging-18.03
staging-18.09
staging-19.03
staging-19.09
staging-20.03
staging-20.09
staging-21.05
staging-21.11
staging-22.05
staging-22.11
staging-23.05
staging-23.11
staging-24.05
staging-24.11
staging-25.05
staging-25.11
staging-26.05
staging-next
staging-next-21.05
staging-next-21.11
staging-next-22.05
staging-next-22.11
staging-next-23.05
staging-next-23.11
staging-next-24.05
staging-next-24.11
staging-next-25.05
staging-next-25.11
staging-next-26.05
staging-next-xdg-desktop-portal-gnome-dependency
staging-nixos
staging-patchelf
staging-python
staging.patchShebangs
Nix Packages collection
Octavian Cerna
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkgs
/
build-support
/
bintools-wrapper
/
ld-wrapper.sh
Age
Commit message (
Expand
)
Author
2025-12-22
bintools-wrapper: fix rpath handling with symlinks in the store #454199
Haonan Chen
2024-12-20
bintools-wrapper: introduce ld-wrapper-hook
Peter Waller
2024-10-28
bintools-wrapper: fix late‐bound command references (#351531)
Philip Taron
2024-10-27
bintools-wrapper: fix late‐bound command references
Emily
2024-10-26
{bintools-wrapper,cc-wrapper}: allow paths relative to the Darwin SDK
Emily
2024-10-26
{bintools-wrapper,cc-wrapper}: factor out Darwin SDK logic
Emily
2024-07-26
darwin.apple_sdk.frameworks: remove NIX_COREFOUNDATION_RPATH hook
Randy Eckenrode
2024-07-13
ld-wrapper: use a temporary file for reponse file
Randy Eckenrode
2023-04-29
wrapBintoolsWith: support LINK.EXE-style args in purity checks
Alyssa Ross
2023-02-25
bintools-wrapper: specify SHA1 as the `build-id` hash style explicitly
Rahul Butani
2023-02-23
bintools: Add response file support to `ld-wrapper` (#213831)
Gabriella Gonzalez
2022-07-23
gcc: pass --with-build-sysroot=/ for gcc builds
Sergei Trofimovich
2022-05-07
bintools-wrapper: Remove LDEMULATION setting.
Shea Levy
2022-01-01
Check link type based on expanded parameters
Moritz Angermann
2021-05-24
Update pkgs/build-support/bintools-wrapper/ld-wrapper.sh
Jörg Thalheim
2021-05-23
cc-wrapper: don't set rpath on static-pie executables
Jörg Thalheim
2021-05-17
bintools-wrapper: support post linker hooks
Andrew Childs
2021-04-11
bintools-wrapper: default platform versions for darwin
Andrew Childs
2020-12-27
bintools-wrapper: skip dynamic linker for static binaries
Jörg Thalheim
2020-12-21
Revert "bintools-wrapper: skip dynamic linker for static binaries"
Vladimír Čunát
2020-12-21
Revert "Merge #107253: bintools-wrapper: fix inverted link32 check"
Vladimír Čunát
2020-12-20
bintools-wrapper: fix inverted link32 check
Rouven Czerwinski
2020-12-14
bintools-wrapper: skip dynamic linker for static binaries
Jörg Thalheim
2020-05-12
*-wrapper; Switch from `infixSalt` to `suffixSalt`
John Ericson
2018-05-07
Merge pull request #40139 from obsidiansystems/modular-setup-hooks
John Ericson
2018-05-07
{bintools,cc}-wrapper: Factor out role accumulation logic
John Ericson
2018-04-11
Revert "Revert "Merge pull request #28029 from cstrahan/hardening-fix""
John Ericson
2018-04-10
Revert "Merge pull request #28029 from cstrahan/hardening-fix"
Matthew Bauer
2018-03-06
hardening: ld wrapper changes, setup-hook, etc
Charles Strahan
2018-03-06
hardening: allow user supplied flags to override
Charles Strahan
2017-12-29
bintools-wrapper: Define fallback default emulation
John Ericson
2017-12-13
bintools-wrapper: Init
John Ericson