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