aboutsummaryrefslogtreecommitdiff
path: root/pkgs/stdenv/cross (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #86223 from pikajude/darwin-static-evalSilvan Mosberger2020-09-301-0/+2
|\
| * pkgsStatic: fix eval on DarwinJude Taylor2020-04-281-0/+2
* | gnu-config: 2019-04-15 -> 2020-05-04Emery Hemingway2020-08-021-1/+2
* | redox: add as targetAaron Janse2020-07-211-2/+2
|/
* Fix lib testsJohn Ericson2019-11-261-1/+1
* Add support for cross compiling to `js-ghcjs`John Ericson2019-11-251-1/+7
* Merge remote-tracking branch 'upstream/master' into feature/js-unknown-ghcjsJohn Ericson2019-09-021-3/+6
|\
| * Merge branch 'master' into update-ios-gnu-configMatthew Bauer2019-05-071-2/+3
| |\
| | * gnu-config: bump to latest version for wasiMatthew Bauer2019-04-231-1/+1
| | * wasm: init cross targetMatthew Bauer2019-04-231-1/+2
| * | cross: use newer gnu-config on iOSMatthew Bauer2019-05-071-1/+1
| |/
| * llvm8: support c++ in cross caseMatthew Bauer2019-04-111-1/+1
| * androidndk: fixup messMatthew Bauer2019-04-101-1/+1
| * llvm: support cross compilation with useLLVM flagMatthew Bauer2019-02-261-0/+2
* | Add support for `js-unknown-ghcjs`Moritz Angermann2019-09-021-0/+2
|/
* Merge branch 'master' into stagingJan Tojnar2018-12-251-1/+1
|\
| * Separate androidndkpkgs from androidenvSander van der Burg2018-12-181-1/+1
* | treewide: remove paxutils from stdenvJörg Thalheim2018-12-221-1/+1
* | cctools: don’t depend on clang at runtimeMatthew Bauer2018-12-101-1/+0
|/
* stdenv: implement crossOverlaysMatthew Bauer2018-12-041-4/+9
* Revert "stdenv: partial revert of f2bb59e"John Ericson2018-09-261-0/+3
* stdenv: partial revert of f2bb59eMatthew Bauer2018-09-261-3/+0
* stdenv linux, stdenv cross: Harmonize extraNativeBuildInputsJohn Ericson2018-09-181-3/+6
* treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-301-2/+3
* cross stdenv: Forget `allowedRequisites = nulll;` on inlineJohn Ericson2018-07-251-0/+1
* makeStdenvCross: RemoveJohn Ericson2018-07-241-3/+17
* android: add ndkVer to resolve ndk ambiguityMatthew Bauer2018-06-221-1/+1
* android: Use NDK 17 for aarch32Matthew Bauer2018-06-221-3/+1
* androidndk: Fix usage as crossSystemBastian Köcher2018-05-171-1/+3
* ios-sdk-pkgs: Init from iOS SDK from XCodeKen Micklas2018-04-191-2/+2
* cross stdenv: Make depsBuildBuild overrideable by config too.John Ericson2018-03-201-2/+8
* prebuilt android tools: Init using SDKJohn Ericson2018-02-271-1/+3
* all-packages: Remove gccCrossStageFinal; any gcc will not workJohn Ericson2017-09-211-1/+1
* top-level: {build,host,target}Platform are defined in the stdenv insteadJohn Ericson2017-07-071-7/+4
* cross stdenv adaptor: Support --host --build --target across the boardJohn Ericson2017-06-221-6/+9
* cross stdenv adaptor: Remove `ccCross` `binutils` attrs and binutils extra bu...John Ericson2017-06-221-9/+6
* binutilsCross: Remove and use `binutils` instead alwaysJohn Ericson2017-04-251-1/+1
* cross-stdenv: Only prune most overrides in the final stageJohn Ericson2017-04-241-3/+1
* crossStdenv on iphone: Just get info from `targetPlatform`John Ericson2017-04-241-5/+1
* cross stdenv: let build package's build deps resolve to native packagesJohn Ericson2017-02-051-2/+1
* top-level: Lay the groundwork for `{build,host,target}Platform`John Ericson2017-01-241-6/+10
* top-level: Introduce `buildPackages` for resolving build-time depsJohn Ericson2017-01-241-6/+5
* Add overlays mechanism to Nixpkgs.Nicolas B. Pierron2017-01-161-4/+4
* top-level: Do stdenvOverrides in stage.nix even if crossSystem exists.David Grayson2017-01-131-0/+1
* top-level: Normalize stdenv bootingJohn Ericson2017-01-131-21/+34
* top-level: Close over fewer arguments for stdenv stagesJohn Ericson2016-11-301-6/+6
* top-level: Remove cycles: stdenv calls in top-level but not vice versaJohn Ericson2016-11-301-1/+1
* Move up `inherit` binding for consistencyJohn Ericson2016-11-301-1/+1
* top-level: Stop exposing all stdenvsJohn Ericson2016-11-301-1/+1
* Add initial basic support for cross-compiling to iOSShea Levy2016-11-151-0/+6