about summary refs log tree commit diff
path: root/pkgs/build-support/bintools-wrapper
AgeCommit message (Expand)AuthorFilesLines
2023-02-25bintools-wrapper: specify SHA1 as the `build-id` hash style explicitlyRahul Butani1-1/+4
2023-02-23bintools: Add response file support to `ld-wrapper` (#213831)Gabriella Gonzalez2-5/+16
2023-02-17Merge pull request #216383 from Artturin/bintoolswrappermoldArtturi1-5/+6
2023-02-17bintools-wrapper: dont wrap ld if it doesn't existArtturin1-1/+3
2023-02-15bintools-wrapper: wrap all 'ld.*'Artturin1-4/+3
2023-02-13treewide: use optionalStringFelix Buehler1-3/+2
2023-01-20bintools: add isGNU and isLLVM attributesAlyssa Ross1-1/+2
2023-01-13Merge master into staging-nextgithub-actions[bot]1-0/+13
2023-01-07bintoolsDualAs: Add packageBoey Maun Suang1-0/+13
2022-12-08treewide: fix some core package structuredAttrsArtturin1-8/+6
2022-12-08allow derivation attributes in envArtturin1-9/+9
2022-12-08stdenv: support opt-in __structuredAttrsArtturin1-2/+2
2022-12-03bintools-wrapper: add dlltool, dllwrap, windmc, and windresZane van Iperen1-1/+2
2022-11-29build-support: Use equivalent valid exit codeVictor Engmark1-1/+1
2022-07-31bintools-wrapper, cc-wrapper: avoid invalid export of 'expand-response-params'Sergei Trofimovich1-1/+1
2022-07-30Merge master into staging-nextgithub-actions[bot]1-0/+1
2022-07-30Merge pull request #183415 from dramforever/uclibc-dyldSergei Trofimovich1-0/+1
2022-07-28bintools-wrapper: symlink ar tooArtturin1-1/+1
2022-07-29bintools-wrapper: Add dynamicLinker for uClibcdramforever1-0/+1
2022-07-23Merge pull request #181943 from trofi/fix-cross-built-gccJohn Ericson1-0/+5
2022-07-23gcc: pass --with-build-sysroot=/ for gcc buildsSergei Trofimovich1-0/+5
2022-07-22bintools-wrapper: symlink unsymlinked binaries from -unwrappedArtturin1-4/+6
2022-05-25treewide: add enableParallelBuilding's to bootstrap packages so hashes stay t...Artturin1-0/+2
2022-05-18Revert "Add mingwW64-llvm cross-system."Janne Heß2-38/+0
2022-05-18Merge branch 'no-ldemulation' into stagingShea Levy2-38/+0
2022-05-09Set a default machine type when using lld targeting Windows.Shea Levy2-0/+24
2022-05-09bintools-wrapper: Don't pass -z to lld targeting WindowsShea Levy1-0/+5
2022-05-09bintools: Add isXXX flags to check linker typeShea Levy1-0/+9
2022-05-07bintools-wrapper: Remove LDEMULATION setting.Shea Levy2-38/+0
2022-01-01Check link type based on expanded parametersMoritz Angermann1-1/+1
2021-11-26bintools-wrapper: add dynamicLinker for riscvoxalica1-0/+2
2021-10-07Merge pull request #138289 from sternenseemann/fix-non-gnu-stripsterni2-0/+14
2021-09-23Merge pull request #135619 from r-burns/fpie-musl-fixesr-burns1-1/+5
2021-09-20{cc,binutils}-wrapper: match leading/trailing argumentsRyan Burns1-1/+5
2021-09-18stdenv: move --enable-deterministic-archives flag into GNU wrappersternenseemann2-0/+14
2021-09-17bintools-wrapper: check if bintools to wrap isGNU, not stdenvsternenseemann1-1/+1
2021-07-25Merge master into staging-nextgithub-actions[bot]1-0/+1
2021-07-25Initial implementation of s390 cross-compileBen Siraphob1-0/+1
2021-07-24Merge master into staging-nextgithub-actions[bot]1-0/+1
2021-07-24Initial implementation of m68k cross-compileBen Siraphob1-0/+1
2021-07-18Merge staging-next into staginggithub-actions[bot]1-7/+2
2021-07-17Revert #127736: stdenv changes towards an alternative shellVladimír Čunát1-7/+2
2021-07-15bintools: disable -pie when -r or -Ur are used (#128674)Matthew Bauer1-1/+1
2021-07-06setup-hook.sh: use eval for dynamic variable exporthappysalada1-2/+7
2021-06-07Merge staging-next into staginggithub-actions[bot]1-1/+3
2021-06-07wrapBintoolsWith: fix final stage NetBSDAlyssa Ross1-1/+3
2021-05-31Merge staging-next into staginggithub-actions[bot]1-15/+27
2021-05-31bintools: fix dynamic linker for NetBSD crossAlyssa Ross1-1/+12
2021-05-31bintools-wrapper: Add `sharedLibraryLoader` parameterJohn Ericson1-15/+16
2021-05-24Update pkgs/build-support/bintools-wrapper/ld-wrapper.shJörg Thalheim1-1/+3