about summary refs log tree commit diff
path: root/pkgs/top-level/release-cross.nix
AgeCommit message (Expand)AuthorFilesLines
2021-01-28release-cross: add ppc64le, ppc64le-muslRyan Burns1-0/+3
2020-09-11release*: Support nixpkgsArgs for all release-*.nix filesSilvan Mosberger1-1/+3
2020-07-26pkgs/top-level: add x86_64-redoxAaron Janse1-0/+4
2019-12-24Merge branch 'ghcjs-cross-without-cc-19.09' into ghcjs-cross-without-ccJohn Ericson1-0/+5
2019-12-24release-cross.nix: Add GHCJS-built helloJohn Ericson1-0/+5
2019-10-01top-level/release-cross.nix: add android32Matthew Bauer1-3/+2
2019-05-18Merge branch 'staging' into release-cross-fixesMatthew Bauer1-1/+1
2019-05-12release-cross: use latest stable ghcMatthew Bauer1-1/+1
2019-05-08release-cross: remove androidndkMatthew Bauer1-1/+0
2019-05-02release-cross.nix: add mesa to platformsMatthew Bauer1-0/+1
2019-04-23release-cross: add wasi targetsMatthew Bauer1-0/+9
2019-04-20release-cross: remove alpha-elf targetMatthew Bauer1-1/+0
2019-03-25systems: support TI MSP430 microcontrollersAaron Lindsay1-0/+1
2018-11-12Merge pull request #50282 from vincrusher/masterJohn Ericson1-0/+1
2018-11-12Cross-Compiling: alpha-embedded Support AddedVincent Weisner1-0/+1
2018-11-03release-cross: use ghc844 for testsMatthew Bauer1-1/+1
2018-11-02release-corss.nix: fix ppc-embedded nameMatthew Bauer1-1/+1
2018-11-01Merge remote-tracking branch 'upstream/master' into release-lib-cleanupJohn Ericson1-3/+16
2018-11-01release-lib: Cache cross nixpkgs evals tooJohn Ericson1-3/+3
2018-10-30systems/examples: add i686 & x86-64 embeddedMatthew Bauer1-0/+2
2018-10-29release-cross: add new targetsMatthew Bauer1-0/+11
2018-10-23release-cross: Cross compile from all 3 supported platformsJohn Ericson1-2/+2
2018-03-19release-lib: Filter supportedSystems with `meta.platforms`-style patternsJohn Ericson1-1/+1
2018-02-27prebuilt android tools: Init using SDKJohn Ericson1-2/+5
2018-02-22release-cross: add nix and nixUnstableWill Dietz1-0/+2
2018-02-22release-cross: minor cleanup, add aarch64-muslWill Dietz1-20/+13
2018-02-13bootstrap-tools-cross, release-cross: add various musl entriesWill Dietz1-1/+10
2018-02-13release-cross.nix: add entry for testing muslWill Dietz1-0/+2
2018-01-22release-cross: Try building on Windows tooJohn Ericson1-4/+2
2018-01-21release-cross: Add a test for Haskell on Raspberry Pi and "Android"John Ericson1-0/+7
2018-01-16release-lib: forAllSupportedSystems -> forTheseSystemsTuomas Tynkkynen1-1/+1
2018-01-02mingw-w64-pthreads: The C compiler is neededBojan Nikolic1-0/+1
2018-01-02linux bootstrap tools: Use same derivation whether cross compiling or notJohn Ericson1-1/+3
2017-09-21all-packages: Remove gccCrossStageFinal; any gcc will not workJohn Ericson1-1/+1
2017-05-29lib: Consolidate platform configurations (used for crossSystem)John Ericson1-82/+7
2017-05-23release-cross: Be less absurd in `ensureUnaffected` testsJohn Ericson1-2/+2
2017-05-22gdb: Modernize and simplify derivationJohn Ericson1-1/+1
2017-05-20glibc: Simplify derivation furtherJohn Ericson1-0/+1
2017-05-18release-cross: Do a recursive union to make sure we don't loose testsJohn Ericson1-3/+3
2017-05-17release-cross: Make tests more uniformJohn Ericson1-36/+27
2017-05-17release-cross: Add arms test from Darwin for binutilsJohn Ericson1-2/+24
2017-05-17lib platform parsing: Fix windows support to conform to LLVM, take 2John Ericson1-23/+20
2017-05-06Revert "Merge pull request #25275 from Ericson2314/platform-normalize"Vladimír Čunát1-20/+23
2017-04-27release-cross: Add final "-gnu" to fuloong tripleJohn Ericson1-1/+1
2017-04-27lib platform parsing: Fix windowsJohn Ericson1-22/+19
2017-04-17release-cross: Fix more typos---this is embarrisingJohn Ericson1-3/+3
2017-04-17release-cross: Fix typo preventing evaluationJohn Ericson1-1/+1
2017-04-17lib: Fix system parsing, and use for doubles listsJohn Ericson1-2/+2
2017-04-17lib: Collect system/platform related filesJohn Ericson1-2/+2
2017-04-17top-level: Less indirection for lib in release*.nixJohn Ericson1-3/+0