summary refs log tree commit diff
path: root/pkgs/stdenv/cross
Commit message (Expand)AuthorAge
* 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
* Add overlays mechanism to Nixpkgs.Nicolas B. Pierron2017-01-16
* top-level: Do stdenvOverrides in stage.nix even if crossSystem exists.David Grayson2017-01-13
* top-level: Normalize stdenv bootingJohn Ericson2017-01-13
* top-level: Close over fewer arguments for stdenv stagesJohn Ericson2016-11-30
* top-level: Remove cycles: stdenv calls in top-level but not vice versaJohn Ericson2016-11-30
* Move up `inherit` binding for consistencyJohn Ericson2016-11-30
* top-level: Stop exposing all stdenvsJohn Ericson2016-11-30
* Add initial basic support for cross-compiling to iOSShea Levy2016-11-15
* top-level: Make cross compiling slightly sanerJohn Ericson2016-11-12
* top-level: Make config-overriden stdenv bootstrap more normallyJohn Ericson2016-11-06
* top-level: Make stdenvCross which appears at first glance normal...John Ericson2016-11-06