summary refs log tree commit diff
path: root/pkgs/top-level/release-cross.nix
Commit message (Expand)AuthorAge
* Merge branch 'ghcjs-cross-without-cc-19.09' into ghcjs-cross-without-ccJohn Ericson2019-12-24
|\
| * release-cross.nix: Add GHCJS-built helloJohn Ericson2019-12-24
* | top-level/release-cross.nix: add android32Matthew Bauer2019-10-01
|/
* Merge branch 'staging' into release-cross-fixesMatthew Bauer2019-05-18
|\
| * release-cross: use latest stable ghcMatthew Bauer2019-05-12
* | release-cross: remove androidndkMatthew Bauer2019-05-08
|/
* release-cross.nix: add mesa to platformsMatthew Bauer2019-05-02
* release-cross: add wasi targetsMatthew Bauer2019-04-23
* release-cross: remove alpha-elf targetMatthew Bauer2019-04-20
* systems: support TI MSP430 microcontrollersAaron Lindsay2019-03-25
* Merge pull request #50282 from vincrusher/masterJohn Ericson2018-11-12
|\
| * Cross-Compiling: alpha-embedded Support AddedVincent Weisner2018-11-12
* | release-cross: use ghc844 for testsMatthew Bauer2018-11-03
* | release-corss.nix: fix ppc-embedded nameMatthew Bauer2018-11-02
* | Merge remote-tracking branch 'upstream/master' into release-lib-cleanupJohn Ericson2018-11-01
|\|
| * systems/examples: add i686 & x86-64 embeddedMatthew Bauer2018-10-30
| * release-cross: add new targetsMatthew Bauer2018-10-29
| * release-cross: Cross compile from all 3 supported platformsJohn Ericson2018-10-23
* | release-lib: Cache cross nixpkgs evals tooJohn Ericson2018-11-01
|/
* release-lib: Filter supportedSystems with `meta.platforms`-style patternsJohn Ericson2018-03-19
* prebuilt android tools: Init using SDKJohn Ericson2018-02-27
* release-cross: add nix and nixUnstableWill Dietz2018-02-22
* release-cross: minor cleanup, add aarch64-muslWill Dietz2018-02-22
* bootstrap-tools-cross, release-cross: add various musl entriesWill Dietz2018-02-13
* release-cross.nix: add entry for testing muslWill Dietz2018-02-13
* release-cross: Try building on Windows tooJohn Ericson2018-01-22
* release-cross: Add a test for Haskell on Raspberry Pi and "Android"John Ericson2018-01-21
* release-lib: forAllSupportedSystems -> forTheseSystemsTuomas Tynkkynen2018-01-16
* mingw-w64-pthreads: The C compiler is neededBojan Nikolic2018-01-02
* linux bootstrap tools: Use same derivation whether cross compiling or notJohn Ericson2018-01-02
* all-packages: Remove gccCrossStageFinal; any gcc will not workJohn Ericson2017-09-21
* lib: Consolidate platform configurations (used for crossSystem)John Ericson2017-05-29
* release-cross: Be less absurd in `ensureUnaffected` testsJohn Ericson2017-05-23
* gdb: Modernize and simplify derivationJohn Ericson2017-05-22
* glibc: Simplify derivation furtherJohn Ericson2017-05-20
* release-cross: Do a recursive union to make sure we don't loose testsJohn Ericson2017-05-18
* release-cross: Make tests more uniformJohn Ericson2017-05-17
* release-cross: Add arms test from Darwin for binutilsJohn Ericson2017-05-17
* lib platform parsing: Fix windows support to conform to LLVM, take 2John Ericson2017-05-17
* Revert "Merge pull request #25275 from Ericson2314/platform-normalize"Vladimír Čunát2017-05-06
* release-cross: Add final "-gnu" to fuloong tripleJohn Ericson2017-04-27
* lib platform parsing: Fix windowsJohn Ericson2017-04-27
* release-cross: Fix more typos---this is embarrisingJohn Ericson2017-04-17
* release-cross: Fix typo preventing evaluationJohn Ericson2017-04-17
* lib: Fix system parsing, and use for doubles listsJohn Ericson2017-04-17
* lib: Collect system/platform related filesJohn Ericson2017-04-17
* top-level: Less indirection for lib in release*.nixJohn Ericson2017-04-17
* release-cross: For fuloong, just use the predefined platformJohn Ericson2017-04-17
* top-level: no more need to expose `splicedPackages`John Ericson2017-01-25
* top-level: Introduce `buildPackages` for resolving build-time depsJohn Ericson2017-01-24