about summary refs log tree commit diff
path: root/pkgs/build-support/bintools-wrapper
AgeCommit message (Expand)AuthorFilesLines
2023-09-11bintools-wrapper: fix dynamic linker for powerpc64 big-endianMinijackson1-1/+2
2023-07-22Merge pull request #239624 from Stunkymonkey/use-optionalString-thenFelix Bühler1-8/+8
2023-07-06Merge pull request #239331 from pwaller/fix-pie-hardeningArtturi1-5/+5
2023-06-25treewide: use optionalAttrs instead of 'else {}'Felix Buehler1-2/+2
2023-06-24treewide: use optionalString instead of 'then ""'Felix Buehler1-8/+8
2023-06-23build-support: Use response-expanded params in pie testPeter Waller1-5/+5
2023-04-29wrapBintoolsWith: support LINK.EXE-style args in purity checksAlyssa Ross1-4/+6
2023-04-28Merge pull request #227560 from jackyliu16/loongnix-commitWeijia Wang1-0/+1
2023-04-28bintools: set dynamic linkerjackyliu161-0/+1
2023-04-15gnatboot: rename to gnat-bootstrapManuel Mendez1-1/+1
2023-04-14Merge pull request #216992 from SuperSandro2000/stdenvNative-fix-evalSandro1-1/+1
2023-04-12{bintools,cc}-wrapper: don't fallback to version = nullSandro Jäckel1-1/+1
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