summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support/bintools-wrapper/default.nix
AgeCommit message (Expand)Author
2022-05-25treewide: add enableParallelBuilding's to bootstrap packages so hashes stay t...Artturin
2022-05-18Revert "Add mingwW64-llvm cross-system."Janne Heß
2022-05-18Merge branch 'no-ldemulation' into stagingShea Levy
2022-05-09Set a default machine type when using lld targeting Windows.Shea Levy
2022-05-09bintools-wrapper: Don't pass -z to lld targeting WindowsShea Levy
2022-05-09bintools: Add isXXX flags to check linker typeShea Levy
2022-05-07bintools-wrapper: Remove LDEMULATION setting.Shea Levy
2021-11-26bintools-wrapper: add dynamicLinker for riscvoxalica
2021-09-18stdenv: move --enable-deterministic-archives flag into GNU wrappersternenseemann
2021-09-17bintools-wrapper: check if bintools to wrap isGNU, not stdenvsternenseemann
2021-07-25Initial implementation of s390 cross-compileBen Siraphob
2021-07-24Initial implementation of m68k cross-compileBen Siraphob
2021-06-07wrapBintoolsWith: fix final stage NetBSDAlyssa Ross
2021-05-31bintools: fix dynamic linker for NetBSD crossAlyssa Ross
2021-05-31bintools-wrapper: Add `sharedLibraryLoader` parameterJohn Ericson
2021-05-17darwin: wrap strip and install_name_tool to codesign modified filesAndrew Childs
2021-04-11bintools-wrapper, cc-wrapper: parameterize darwin min version variableAndrew Childs
2021-04-11bintools-wrapper: default platform versions for darwinAndrew Childs
2021-03-04Merge branch 'staging-next' into stagingJan Tojnar
2021-03-04android_prebuilt: Fix evals1341
2021-03-02bintools-wrapper: set -arch on darwinAndrew Childs
2021-02-07stdenv: Improve/fix FreeBSD supportAshish SHUKLA
2021-01-26Merge #104742: linux bootstrap tools: fix tests on ppc64Vladimír Čunát
2021-01-24pkgs/build-support: stdenv.lib -> libBen Siraphob
2021-01-23lib: Clean up how linux and gcc config is specifiedJohn Ericson
2021-01-22Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer
2021-01-21lib: Clean up how linux and gcc config is specifiedJohn Ericson
2020-12-27bintools-wrapper: skip dynamic linker for static binariesJörg Thalheim
2020-12-21Revert "bintools-wrapper: skip dynamic linker for static binaries"Vladimír Čunát
2020-12-14bintools-wrapper: skip dynamic linker for static binariesJörg Thalheim
2020-11-29lib, binutils: Move Risc-V bfdEmulation to be by the othersJohn Ericson
2020-11-24linux bootstrap tools: fix tests on ppc64Ryan Burns
2020-11-18Merge staging-next into stagingFrederik Rietdijk
2020-11-16Merge master into staging-nextFrederik Rietdijk
2020-11-14bintools-wrapper: remove redundant argzowoq
2020-11-09Initial support for OpenRISC 1000 (or1k)Samuel Dionne-Riel
2020-11-09Initial implementation of mmix cross-compileBen Siraphob
2020-09-06Revert "utils.bash: revert #93560 for darwin, unblocks channels"Frederik Rietdijk
2020-09-06utils.bash: revert #93560 for darwin, unblocks channelsFrederik Rietdijk
2020-06-30{bintools,cc}-wrapper: Ensure nix-support/*-flags files existJohn Ericson
2020-06-30{cc,bintools}-wrapper: Comments no longer splicedJohn Ericson
2020-05-13Merge pull request #83180 from matthewbauer/only-add-ldflags-for-macosMatthew Bauer
2020-05-12*-wrapper; Switch from `infixSalt` to `suffixSalt`John Ericson
2020-04-20bintools-wrapper: only propagate .info output if it exists in the originalDmitry Kalinkin
2020-03-23bintools: only add macos flags when targeting macOSMatthew Bauer
2019-12-30Merge pull request #74090 from obsidiansystems/ghcjs-cross-without-ccJohn Ericson
2019-11-25Merge remote-tracking branch 'upstream/staging-next' into stagingJohn Ericson
2019-11-25Merge remote-tracking branch 'upstream/master' into ghcjs-cross-without-ccJohn Ericson
2019-11-25stdenv: Introduce hasCC attributeJohn Ericson
2019-11-24Merge pull request #74065 from Ericson2314/cc-versionsJohn Ericson