about summary refs log tree commit diff
path: root/pkgs/build-support/bintools-wrapper
AgeCommit message (Expand)AuthorFilesLines
2019-12-30Merge pull request #74090 from obsidiansystems/ghcjs-cross-without-ccJohn Ericson1-1/+1
2019-11-25Merge remote-tracking branch 'upstream/staging-next' into stagingJohn Ericson1-0/+1
2019-11-25Merge remote-tracking branch 'upstream/master' into ghcjs-cross-without-ccJohn Ericson2-19/+6
2019-11-25stdenv: Introduce hasCC attributeJohn Ericson1-1/+1
2019-11-24Merge pull request #74065 from Ericson2314/cc-versionsJohn Ericson1-3/+3
2019-11-24Merge pull request #72657 from cleverca22/vc4John Ericson1-0/+1
2019-11-24{cc,bintools}-wrapper: Inherit compiler versionCraig Hall1-3/+3
2019-11-24Merge branch 'wrapper-pname-support-19.09' into wrapper-pname-supportJohn Ericson1-1/+1
2019-11-24bintools-wrapper: Fix versionJohn Ericson1-1/+1
2019-11-24Merge remote-tracking branch 'upstream/master' into wrapper-pname-supportJohn Ericson2-19/+5
2019-11-24{cc,bintools}-wrapper: use cc pname/version if setCraig Hall1-3/+3
2019-11-19initial implementation of vc4 cross-compileMichael Bishop1-0/+1
2019-11-04cc-wrapper, bintools-wrapper: Remove now unneeded `set {+,-}u`John Ericson2-8/+1
2019-11-01bintools-wrapper: Don't stop `set -u`-ingJohn Ericson1-7/+0
2019-09-20bintools-wrapper: avoid subshells: glob matchAlbert Safin1-1/+2
2019-09-20bintools-wrapper: avoid subshells: upcaseAlbert Safin1-3/+2
2019-08-26treewide: remove redundant quotesvolth1-4/+4
2019-04-23wasm: init cross targetMatthew Bauer1-1/+2
2019-04-05Merge branch 'master' into stagingJan Tojnar1-0/+1
2019-03-25systems: support TI MSP430 microcontrollersAaron Lindsay1-0/+1
2019-03-09Merge pull request #56031 from matthewbauer/prioritiesMatthew Bauer1-0/+1
2019-02-26bintools-wrapper: fix unknown emulation error messageMatthew Bauer1-1/+1
2019-02-26netbsd: add cross targetMatthew Bauer1-0/+1
2019-02-19Fix alpha-embedded Target on Hydra (#55725)Vincent Weisner1-0/+1
2019-02-18bintools-wrapper: set low priorityMatthew Bauer1-0/+1
2019-01-06add generic x86_32 support (#52634)Daniel Goertzen1-1/+1
2018-11-22Merge staging-next into stagingFrederik Rietdijk1-1/+1
2018-11-22Merge pull request #46115 from oxij/stdenv/bintools-cc-symlinkMichael Raskin1-3/+2
2018-11-21bintools: use i386 on all 32 bit x86 systemsMatthew Bauer1-1/+1
2018-11-07cc-wrapper, bintools-wrapper: simply symlink man and info outputsJan Malakhovski1-3/+2
2018-10-29gcc: support avrMatthew Bauer1-1/+11
2018-10-29avr: use new compilation infrastructureMatthew Bauer1-0/+1
2018-09-23bintools-wrapper, cc-wrapper, stdenv: infer propagateDoc automaticallyJan Malakhovski1-3/+4
2018-08-22Revert "Merge pull request #44767 from obsidiansystems/wrapper-env-var-path"Matthew Bauer1-4/+4
2018-08-21[RFC] ppc64le enablement (#45340)CrystalGamma1-2/+2
2018-08-17Merge pull request #44767 from obsidiansystems/wrapper-env-var-pathJohn Ericson1-4/+4
2018-08-09bintools-wrapper: propagated-build-inputs -> propagated-user-env-packagesEelco Dolstra1-2/+2
2018-08-09Revert "cc-wrapper, bintools-wrapper: simply symlink man and info outputs"Eelco Dolstra1-6/+6
2018-08-08bintools-wrapper: Define env vars with full pathJohn Ericson1-4/+4
2018-08-06cc-wrapper, bintools-wrapper: simply symlink man and info outputsJan Malakhovski1-6/+6
2018-07-28{cc,bintools}-wrapper: also replace . in configMatthew Bauer1-3/+1
2018-07-26systems: Allow detection of powerpc and sparcJohn Q Crosscompiler1-0/+2
2018-07-24Merge staging-next into master (#44009)Frederik Rietdijk1-1/+7
2018-06-03cc-wrapper, bintools-wrapper: use getHostRoleEnvHook instead of getTargetRole...Ben Wolsieffer1-1/+1
2018-05-14Merge remote-tracking branch 'upstream/staging' into strictDepsJohn Ericson5-103/+88
2018-05-14treewide: Get rid of all uses of crossConfigJohn Ericson2-1/+2
2018-05-07Merge pull request #40139 from obsidiansystems/modular-setup-hooksJohn Ericson4-44/+18
2018-05-07{bintools,cc}-wrapper: Factor out role accumulation logicJohn Ericson3-13/+4
2018-05-07treewide: Use pkgs/build-support/roles.bash to remove copy pastaJohn Ericson2-31/+14
2018-05-02Merge branch 'staging' into fix-ncurses-darwin-extensionsMatthew Justin Bauer5-46/+56