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