summary refs log tree commit diff
path: root/pkgs/stdenv/cross
AgeCommit message (Expand)AuthorFilesLines
2023-05-19pkgs: fix typosfigsoda1-1/+1
2023-04-28pkgsLLVM.stdenv: use clangNoLibc when libc is nullAlyssa Ross1-1/+1
2022-06-06stdenv/cross: remove now-redundant `file` nativeBuildInput on mingwAdam Joseph1-3/+0
2022-01-07llvmPackages_*: respect cc for target when choosing C++ flavoursternenseemann1-1/+1
2021-08-20pkgsStatic: Finally obviate overlay!John Ericson1-5/+9
2021-05-17darwin cross: include CoreFoundation in stdenvAndrew Childs1-1/+3
2021-05-14treewide: All the linker to be chosen independentlyJohn Ericson1-1/+1
2021-01-04llvmPackages: select version by targetPlatformEmery Hemingway1-1/+1
2020-09-30Merge pull request #86223 from pikajude/darwin-static-evalSilvan Mosberger1-0/+2
2020-08-02gnu-config: 2019-04-15 -> 2020-05-04Emery Hemingway1-1/+2
2020-07-21redox: add as targetAaron Janse1-2/+2
2020-04-28pkgsStatic: fix eval on DarwinJude Taylor1-0/+2
2019-11-26Fix lib testsJohn Ericson1-1/+1
2019-11-25Add support for cross compiling to `js-ghcjs`John Ericson1-1/+7
2019-09-02Merge remote-tracking branch 'upstream/master' into feature/js-unknown-ghcjsJohn Ericson1-3/+6
2019-09-02Add support for `js-unknown-ghcjs`Moritz Angermann1-0/+2
2019-05-07Merge branch 'master' into update-ios-gnu-configMatthew Bauer1-2/+3
2019-05-07cross: use newer gnu-config on iOSMatthew Bauer1-1/+1
2019-04-23gnu-config: bump to latest version for wasiMatthew Bauer1-1/+1
2019-04-23wasm: init cross targetMatthew Bauer1-1/+2
2019-04-11llvm8: support c++ in cross caseMatthew Bauer1-1/+1
2019-04-10androidndk: fixup messMatthew Bauer1-1/+1
2019-02-26llvm: support cross compilation with useLLVM flagMatthew Bauer1-0/+2
2018-12-25Merge branch 'master' into stagingJan Tojnar1-1/+1
2018-12-22treewide: remove paxutils from stdenvJörg Thalheim1-1/+1
2018-12-18Separate androidndkpkgs from androidenvSander van der Burg1-1/+1
2018-12-10cctools: don’t depend on clang at runtimeMatthew Bauer1-1/+0
2018-12-04stdenv: implement crossOverlaysMatthew Bauer1-4/+9
2018-09-26Revert "stdenv: partial revert of f2bb59e"John Ericson1-0/+3
2018-09-26stdenv: partial revert of f2bb59eMatthew Bauer1-3/+0
2018-09-18stdenv linux, stdenv cross: Harmonize extraNativeBuildInputsJohn Ericson1-3/+6
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson1-2/+3
2018-07-25cross stdenv: Forget `allowedRequisites = nulll;` on inlineJohn Ericson1-0/+1
2018-07-24makeStdenvCross: RemoveJohn Ericson1-3/+17
2018-06-22android: add ndkVer to resolve ndk ambiguityMatthew Bauer1-1/+1
2018-06-22android: Use NDK 17 for aarch32Matthew Bauer1-3/+1
2018-05-17androidndk: Fix usage as crossSystemBastian Köcher1-1/+3
2018-04-19ios-sdk-pkgs: Init from iOS SDK from XCodeKen Micklas1-2/+2
2018-03-20cross stdenv: Make depsBuildBuild overrideable by config too.John Ericson1-2/+8
2018-02-27prebuilt android tools: Init using SDKJohn Ericson1-1/+3
2017-09-21all-packages: Remove gccCrossStageFinal; any gcc will not workJohn Ericson1-1/+1
2017-07-07top-level: {build,host,target}Platform are defined in the stdenv insteadJohn Ericson1-7/+4
2017-06-22cross stdenv adaptor: Support --host --build --target across the boardJohn Ericson1-6/+9
2017-06-22cross stdenv adaptor: Remove `ccCross` `binutils` attrs and binutils extra bu...John Ericson1-9/+6
2017-04-25binutilsCross: Remove and use `binutils` instead alwaysJohn Ericson1-1/+1
2017-04-24cross-stdenv: Only prune most overrides in the final stageJohn Ericson1-3/+1
2017-04-24crossStdenv on iphone: Just get info from `targetPlatform`John Ericson1-5/+1
2017-02-05cross stdenv: let build package's build deps resolve to native packagesJohn Ericson1-2/+1
2017-01-24top-level: Lay the groundwork for `{build,host,target}Platform`John Ericson1-6/+10
2017-01-24top-level: Introduce `buildPackages` for resolving build-time depsJohn Ericson1-6/+5