summary refs log tree commit diff
path: root/pkgs/build-support/bintools-wrapper
Commit message (Expand)AuthorAge
* bintools-wrapper: fix dynamic linker for powerpc64 big-endianMinijackson2023-09-11
* Merge pull request #239624 from Stunkymonkey/use-optionalString-thenFelix Bühler2023-07-22
|\
| * treewide: use optionalString instead of 'then ""'Felix Buehler2023-06-24
* | Merge pull request #239331 from pwaller/fix-pie-hardeningArtturi2023-07-06
|\ \
| * | build-support: Use response-expanded params in pie testPeter Waller2023-06-23
| |/
* / treewide: use optionalAttrs instead of 'else {}'Felix Buehler2023-06-25
|/
* wrapBintoolsWith: support LINK.EXE-style args in purity checksAlyssa Ross2023-04-29
* Merge pull request #227560 from jackyliu16/loongnix-commitWeijia Wang2023-04-28
|\
| * bintools: set dynamic linkerjackyliu162023-04-28
* | gnatboot: rename to gnat-bootstrapManuel Mendez2023-04-15
* | Merge pull request #216992 from SuperSandro2000/stdenvNative-fix-evalSandro2023-04-14
|\ \ | |/ |/|
| * {bintools,cc}-wrapper: don't fallback to version = nullSandro Jäckel2023-04-12
* | bintools-wrapper: specify SHA1 as the `build-id` hash style explicitlyRahul Butani2023-02-25
* | bintools: Add response file support to `ld-wrapper` (#213831)Gabriella Gonzalez2023-02-23
* | Merge pull request #216383 from Artturin/bintoolswrappermoldArtturi2023-02-17
|\ \ | |/ |/|
| * bintools-wrapper: dont wrap ld if it doesn't existArtturin2023-02-17
| * bintools-wrapper: wrap all 'ld.*'Artturin2023-02-15
* | treewide: use optionalStringFelix Buehler2023-02-13
|/
* bintools: add isGNU and isLLVM attributesAlyssa Ross2023-01-20
* Merge master into staging-nextgithub-actions[bot]2023-01-13
|\
| * bintoolsDualAs: Add packageBoey Maun Suang2023-01-07
* | treewide: fix some core package structuredAttrsArtturin2022-12-08
* | allow derivation attributes in envArtturin2022-12-08
* | stdenv: support opt-in __structuredAttrsArtturin2022-12-08
|/
* bintools-wrapper: add dlltool, dllwrap, windmc, and windresZane van Iperen2022-12-03
* build-support: Use equivalent valid exit codeVictor Engmark2022-11-29
* bintools-wrapper, cc-wrapper: avoid invalid export of 'expand-response-params'Sergei Trofimovich2022-07-31
* Merge master into staging-nextgithub-actions[bot]2022-07-30
|\
| * Merge pull request #183415 from dramforever/uclibc-dyldSergei Trofimovich2022-07-30
| |\
| | * bintools-wrapper: Add dynamicLinker for uClibcdramforever2022-07-29
* | | bintools-wrapper: symlink ar tooArtturin2022-07-28
* | | Merge pull request #181943 from trofi/fix-cross-built-gccJohn Ericson2022-07-23
|\ \ \
| * | | gcc: pass --with-build-sysroot=/ for gcc buildsSergei Trofimovich2022-07-23
| |/ /
* / / bintools-wrapper: symlink unsymlinked binaries from -unwrappedArtturin2022-07-22
|/ /
* | treewide: add enableParallelBuilding's to bootstrap packages so hashes stay t...Artturin2022-05-25
* | Revert "Add mingwW64-llvm cross-system."Janne Heß2022-05-18
* | Merge branch 'no-ldemulation' into stagingShea Levy2022-05-18
|\ \
| * | bintools-wrapper: Remove LDEMULATION setting.Shea Levy2022-05-07
* | | Set a default machine type when using lld targeting Windows.Shea Levy2022-05-09
* | | bintools-wrapper: Don't pass -z to lld targeting WindowsShea Levy2022-05-09
* | | bintools: Add isXXX flags to check linker typeShea Levy2022-05-09
|/ /
* / Check link type based on expanded parametersMoritz Angermann2022-01-01
|/
* bintools-wrapper: add dynamicLinker for riscvoxalica2021-11-26
* Merge pull request #138289 from sternenseemann/fix-non-gnu-stripsterni2021-10-07
|\
| * stdenv: move --enable-deterministic-archives flag into GNU wrappersternenseemann2021-09-18
* | Merge pull request #135619 from r-burns/fpie-musl-fixesr-burns2021-09-23
|\ \ | |/ |/|
| * {cc,binutils}-wrapper: match leading/trailing argumentsRyan Burns2021-09-20
* | bintools-wrapper: check if bintools to wrap isGNU, not stdenvsternenseemann2021-09-17
|/
* Merge master into staging-nextgithub-actions[bot]2021-07-25
|\
| * Initial implementation of s390 cross-compileBen Siraphob2021-07-25