about summary refs log tree commit diff
path: root/pkgs/build-support/bintools-wrapper/default.nix
AgeCommit message (Expand)AuthorFilesLines
2023-02-23bintools: Add response file support to `ld-wrapper` (#213831)Gabriella Gonzalez1-1/+4
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-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-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ß1-32/+0
2022-05-18Merge branch 'no-ldemulation' into stagingShea Levy1-33/+0
2022-05-09Set a default machine type when using lld targeting Windows.Shea Levy1-0/+18
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 Levy1-33/+0
2021-11-26bintools-wrapper: add dynamicLinker for riscvoxalica1-0/+2
2021-09-18stdenv: move --enable-deterministic-archives flag into GNU wrappersternenseemann1-0/+10
2021-09-17bintools-wrapper: check if bintools to wrap isGNU, not stdenvsternenseemann1-1/+1
2021-07-25Initial implementation of s390 cross-compileBen Siraphob1-0/+1
2021-07-24Initial implementation of m68k cross-compileBen Siraphob1-0/+1
2021-06-07wrapBintoolsWith: fix final stage NetBSDAlyssa Ross1-1/+3
2021-05-31bintools: fix dynamic linker for NetBSD crossAlyssa Ross1-1/+12
2021-05-31bintools-wrapper: Add `sharedLibraryLoader` parameterJohn Ericson1-15/+16
2021-05-17darwin: wrap strip and install_name_tool to codesign modified filesAndrew Childs1-0/+21
2021-04-11bintools-wrapper, cc-wrapper: parameterize darwin min version variableAndrew Childs1-1/+4
2021-04-11bintools-wrapper: default platform versions for darwinAndrew Childs1-5/+21
2021-03-04Merge branch 'staging-next' into stagingJan Tojnar1-1/+2
2021-03-04android_prebuilt: Fix evals13411-1/+2
2021-03-02bintools-wrapper: set -arch on darwinAndrew Childs1-0/+4
2021-02-07stdenv: Improve/fix FreeBSD supportAshish SHUKLA1-0/+1
2021-01-26Merge #104742: linux bootstrap tools: fix tests on ppc64Vladimír Čunát1-0/+1
2021-01-24pkgs/build-support: stdenv.lib -> libBen Siraphob1-7/+8
2021-01-23lib: Clean up how linux and gcc config is specifiedJohn Ericson1-1/+1
2021-01-22Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer1-1/+1
2021-01-21lib: Clean up how linux and gcc config is specifiedJohn Ericson1-1/+1
2020-12-27bintools-wrapper: skip dynamic linker for static binariesJörg Thalheim1-13/+8
2020-12-21Revert "bintools-wrapper: skip dynamic linker for static binaries"Vladimír Čunát1-1/+7
2020-12-14bintools-wrapper: skip dynamic linker for static binariesJörg Thalheim1-7/+1
2020-11-29lib, binutils: Move Risc-V bfdEmulation to be by the othersJohn Ericson1-1/+2
2020-11-24linux bootstrap tools: fix tests on ppc64Ryan Burns1-0/+1